Commit Graph

56250 Commits

Author SHA1 Message Date
bart
df0b4e4aa9 IDE: GotoLine dialog:
- restrict user input
- disable OK button if text is not a number

git-svn-id: trunk@60108 -
2019-01-19 15:45:35 +00:00
michl
c3186f7af3 AnchorDocking: Fixed SIGSEGV when starting application with -dVerboseAnchorDockRestore.
git-svn-id: trunk@60107 -
2019-01-19 14:56:12 +00:00
balazs
90b424680b Opkman: Fix install bug.
git-svn-id: trunk@60106 -
2019-01-19 13:44:10 +00:00
wp
033dcb2dee TAChart: Undo part of r60075 #361e42f65a (see issue #34898).
git-svn-id: trunk@60105 -
2019-01-18 23:31:29 +00:00
wp
974e1fea09 TAChart: Fix sign error in coordinate transformation (issue #34898, found by Marcin Wiazowski)
git-svn-id: trunk@60104 -
2019-01-18 22:55:21 +00:00
martin
d00b7d06af FpDebug: fix compile on linux. Issue #0034894
git-svn-id: trunk@60103 -
2019-01-18 11:26:00 +00:00
michl
4bdacc309a AnchorDocking: Cleanup: Less hints.
git-svn-id: trunk@60102 -
2019-01-17 23:18:30 +00:00
michl
d6b9c94c3f Anchordocking: Showing a docked minimized window causes an access violation. Issue #34775. Based on patch from erno.
git-svn-id: trunk@60101 -
2019-01-17 22:53:02 +00:00
maxim
4c178a150f LazReport: fixed 'Editor' sample compilation after LCLTranslator changes in r60097 #114df2b6b6
git-svn-id: trunk@60100 -
2019-01-17 22:45:45 +00:00
michl
4bb6efce90 AnchorDocking: Fixed load layout for visible=false forms minimize button not show. Issue #34347. Patch from Andrey Zubarev
git-svn-id: trunk@60099 -
2019-01-17 22:45:28 +00:00
michl
9730cd7027 AnchorDocking: Header drawer added. Issue #34508 Patch from Andrey Zubarev
git-svn-id: trunk@60098 -
2019-01-17 22:39:15 +00:00
maxim
114df2b6b6 LCLTranslator: allow to optionally specify the name of translation file. Based on patch by Alfred, bug #34836. As SetDefaultLang signature is changed (in order to not force users specify 'obscure' ForceUpdate parameter if they want to set translation name), adapted DefaultTranslator unit to these changes.
git-svn-id: trunk@60097 -
2019-01-17 00:08:03 +00:00
martin
cd32b50fa8 FpDebug: Linux, pause all threads if any is paused
git-svn-id: trunk@60096 -
2019-01-16 22:34:33 +00:00
martin
95d1609a43 FpDebug: add enumerator for threadmap
git-svn-id: trunk@60095 -
2019-01-16 22:32:49 +00:00
michl
b98f61cd23 EvaluateDlg: Prevent hanging of IDE with opened dialog by a exception.
git-svn-id: trunk@60094 -
2019-01-16 17:26:52 +00:00
balazs
f401b35e17 Opkman: Do not overwrite link to external json, it might have been updated in the central repository.
git-svn-id: trunk@60093 -
2019-01-16 06:43:46 +00:00
michl
f060e4ae45 IDE: Don't close package editors before layout is saved. Just test if package editors can be closed.
git-svn-id: trunk@60092 -
2019-01-15 21:38:30 +00:00
wp
fcf8d854dc TAChart: Replace deprecated Reticule in demo/basic by a DataPointCrosshairTool.
git-svn-id: trunk@60090 -
2019-01-15 11:57:25 +00:00
wp
b60e2c8d42 TAChart: Update area demo to show new property "MarkPositionCentered".
git-svn-id: trunk@60089 -
2019-01-15 11:35:47 +00:00
wp
7596783b3d TAChart: Replace TMarkPositions option lmpInsideCenter by new property "MarkPositionCentered" published for bar and area series.
git-svn-id: trunk@60088 -
2019-01-15 10:33:57 +00:00
wp
12f19c342d TAChart: Correct vertical position of stacked bar series centered labels if ZeroLevel is not used.
git-svn-id: trunk@60087 -
2019-01-15 09:12:06 +00:00
martin
ca3d4a29d7 FpDebug: Fix DW_FORM_strp for Dwarf3's 64Bit-Dwarf info
git-svn-id: trunk@60086 -
2019-01-14 23:13:21 +00:00
martin
9a9d87e661 FpDebug: fix cache when cross debugging a 64bit target from a 32bit IDE. (affects FpLldb)
git-svn-id: trunk@60085 -
2019-01-14 23:05:10 +00:00
martin
ea6abfeb17 LazDebuggerFpLldb: correctly initialize pretty-printer
git-svn-id: trunk@60084 -
2019-01-14 20:15:08 +00:00
martin
95f4d65126 FpDebug: fix type in macho debug structure (avoid range check errors)
git-svn-id: trunk@60083 -
2019-01-14 20:14:17 +00:00
wp
4747a4d09e TAChart: Fix crash of IDE due to r60070 #9d2ff37d62
git-svn-id: trunk@60082 -
2019-01-14 17:59:59 +00:00
zeljko
cab53de86d LCL: fixed regression from r59186 #8d0fe522bb. issue #34870
git-svn-id: trunk@60081 -
2019-01-14 12:16:26 +00:00
martin
0911c1c97f SynEdit: test for improved syncro/template edit to deal with adjacent cells. (no text between cells)
git-svn-id: trunk@60080 -
2019-01-14 01:54:11 +00:00
martin
507784f308 SynEdit: improved syncro/template edit to deal with adjacent cells. (no text between cells)
git-svn-id: trunk@60079 -
2019-01-14 01:53:46 +00:00
martin
02479b4a1f SynEdit: Trailing-Space-Trimmer, clean up / better workaround for syncro edit
git-svn-id: trunk@60078 -
2019-01-14 01:45:01 +00:00
wp
26d29fe3be TAChart: Fix positioning of series labels (hopefully...) by reverting some of r56492 #1401108152. Issue #34819
git-svn-id: trunk@60077 -
2019-01-13 23:48:36 +00:00
zeljko
e7abcc7ff1 Qt,Qt5: call inherited Create for TStrings
git-svn-id: trunk@60076 -
2019-01-13 20:45:45 +00:00
wp
361e42f65a TAChart: Fix AreaSeries drawing inverted area if it extends down to -Inf.
git-svn-id: trunk@60075 -
2019-01-13 19:05:26 +00:00
wp
25e8ac68ed TAChart: Fix positioning of centered labels for logarithmic, non-stacked bar series with multiple y values.
git-svn-id: trunk@60074 -
2019-01-13 17:09:05 +00:00
wp
ed08eac4e4 TAChart: Fix horizontal position of series labels for a bar series having multiple, non-stacked y values (issue #34862)
git-svn-id: trunk@60073 -
2019-01-13 15:56:22 +00:00
wp
554039e183 TAChart: Fix painting of a non-stacked bar series in case of a nonlinear axis transformation.
git-svn-id: trunk@60072 -
2019-01-13 15:47:26 +00:00
wp
c09a250d35 TAChart: Fix vertical placement of series labels on stacked series with logarithmic axis (issue #34861)
git-svn-id: trunk@60071 -
2019-01-13 15:19:39 +00:00
wp
9d2ff37d62 TAChart: Use data point index limits FLoBound and FUoBound instead of 0 and Count-1 in data point labeling routines. Issue #34819. Patch by Marcin Wiazowski.
git-svn-id: trunk@60070 -
2019-01-13 00:38:45 +00:00
wp
6d5b031556 TAChart: Fix precedance of boolean operators error in TCustomChartSeries.Drawlabels. Issue #34819. Patch by Marcin Wiazowski.
git-svn-id: trunk@60069 -
2019-01-13 00:30:23 +00:00
wp
6fbf3f209a TAChart: Undo 60021, 60027, 60057, 60058, 60059, 60060, 60065, 60066
git-svn-id: trunk@60068 -
2019-01-13 00:18:44 +00:00
wp
84a9df69ff TAChart: Fix position of series labels at a multi-y-valued non-stacked bar series.
git-svn-id: trunk@60066 -
2019-01-12 23:43:20 +00:00
wp
a9b6333383 TAChart: Fix severe speed issue when switching to logarithmic axis. Improved label positioning for logarithmic bar series. Fix drawing of logarithmic bar series.
git-svn-id: trunk@60065 -
2019-01-12 22:28:30 +00:00
juha
6831ce0d0b LCL-GTK2: Prevent Clipboard.AsText crashing. Issue #34795, patch from engkin.
git-svn-id: trunk@60064 -
2019-01-12 20:27:02 +00:00
martin
cf72a12b68 SynEdit: Syncro/Template-edit, fix adjusting work area, if it ends exactly at end of last cell. Fix adjusting points on line insert (exactly at point)
git-svn-id: trunk@60063 -
2019-01-12 17:48:45 +00:00
juha
33c6cbeb45 LCL: Prevent a rare range error in ImageListResolution.
git-svn-id: trunk@60062 -
2019-01-12 17:01:24 +00:00
juha
5f255ad9d1 IDE: Support many picture formats for project icon. It was wrongly changed for issue #34464.
git-svn-id: trunk@60061 -
2019-01-12 17:01:19 +00:00
wp
5c04c460cf TAChart: Fix precedance of boolean operators error in TCustomChartSeries.Drawlabels. Issue #34819. Patch by Marcin Wiazowski.
git-svn-id: trunk@60060 -
2019-01-12 06:45:29 +00:00
wp
677076e5e4 TAChart: Use data point index limits FLoBound and FUoBound instead of 0 and Count-1 in data point labeling routines. Issue #34819. Patch by Marcin Wiazowski.
git-svn-id: trunk@60059 -
2019-01-12 06:27:54 +00:00
wp
17bcdd3a7f TAChart: Fix uninitialized variable in TCustomSeries.DrawLabels (issue #34819).
git-svn-id: trunk@60058 -
2019-01-12 00:17:42 +00:00
wp
363d5d8418 TAChart: Fix series label positioning for stacked series. Issue #34819.
git-svn-id: trunk@60057 -
2019-01-12 00:09:42 +00:00