mattias
26e96486c9
docs: lazfileutils, issue #34984 , from Don Siders
...
git-svn-id: branches/fixes_2_0@60259 -
2019-01-31 19:17:30 +00:00
mattias
658468ef4d
IDE: keymap conflict: show relation caption
...
git-svn-id: branches/fixes_2_0@60255 -
2019-01-31 10:51:16 +00:00
mattias
a371520347
IDE: keymap conflict: show relation caption
...
git-svn-id: branches/fixes_2_0@60254 -
2019-01-31 10:45:04 +00:00
mattias
eaa9b98eee
docs: documentation of lazutf8classes, issue #34968 , from Don Siders
...
git-svn-id: branches/fixes_2_0@60243 -
2019-01-29 19:13:32 +00:00
martin
68698e6304
Merged revision(s) 60239 #7243ffc25d from trunk:
...
Lldb / FpLldb: fix length of exception class names
........
git-svn-id: branches/fixes_2_0@60240 -
2019-01-29 17:57:42 +00:00
maxim
65cd5f6bcb
Merged revision(s) 60218 #f21f956ce1 from trunk:
...
Tools, UpdatePoFiles: corrected accepted resource file extension (.lrt -> .lrj)
........
git-svn-id: branches/fixes_2_0@60222 -
2019-01-25 22:42:15 +00:00
maxim
64941cd4a8
Merged revision(s) 60206 #3d405210f9 from trunk:
...
AnchorDocking: Fixed SimplifyOneControl destroy the layout, Issue #34937
........
git-svn-id: branches/fixes_2_0@60221 -
2019-01-25 22:38:03 +00:00
maxim
4fcdffe2a9
Merged revision(s) 60048 #f737797457, 60133 #52cadc4bb3 from trunk:
...
FpDebugServer: fix compilation / support multiple addresses per breakpoint
........
Debugger-tests: speed up internal logging (needed on windows).
........
git-svn-id: branches/fixes_2_0@60220 -
2019-01-25 22:37:12 +00:00
maxim
59d4a48130
Merged revision(s) 60129 #3b38aad6ce, 60151 #e4ec9da618, 60162-60163 #59e51e3587-#59e51e3587, 60216 #6ae52eb288 from trunk:
...
TAChart: Fix axes for series having very long labels. Issue #34896 . Based on patch by Marcin Wiazowski.
........
TAChart: Refinements for long series labels (respect device scaling, introduce chart property MinDataSpace). Issue #34896 .
........
TAChart: Avoid crash of chart if an axis is destroyed. Add chart properties HorAxis and VertAxis.
........
TAChart: Fix uninitialized variables FLoBound and FUpBound used by TBasicPointSeries. Patch by Marcin Wiazowski. Issue #34935
........
TAChart: Fix too late updating of variables FLoBounds and FUpBounds of TBasicChartSeries. Patch by Marcin Wiazowski. Issue #34935 .
........
git-svn-id: branches/fixes_2_0@60219 -
2019-01-25 22:34:26 +00:00
mattias
2b8c5424db
IDE: Support many picture formats for project icon. It was wrongly changed for Issue #34464
...
git-svn-id: branches/fixes_2_0@60205 -
2019-01-24 09:58:42 +00:00
mattias
2f4272b1cb
chmhelp: Fix compilation of lhelpconnectiondemo1 project
...
git-svn-id: branches/fixes_2_0@60204 -
2019-01-24 09:52:02 +00:00
mattias
8e650dbdea
LCL-GTK2: Support pasting images copied from another application. Issue #34840
...
git-svn-id: branches/fixes_2_0@60203 -
2019-01-24 09:51:42 +00:00
mattias
a6272617be
Debugger: remove some active logging
...
git-svn-id: branches/fixes_2_0@60202 -
2019-01-24 09:51:19 +00:00
mattias
a6635fbe9b
TAChart: Fix logical error in previous commit
...
git-svn-id: branches/fixes_2_0@60201 -
2019-01-24 09:50:51 +00:00
mattias
250a385e08
TAChart: Fix series label direction for an inverted axis.
...
git-svn-id: branches/fixes_2_0@60200 -
2019-01-24 09:50:34 +00:00
mattias
f34df6c717
LCL: TComboBox: Fixed invisible mouse. Issue #34913
...
git-svn-id: branches/fixes_2_0@60199 -
2019-01-24 09:50:13 +00:00
mattias
1a882cc823
TAChart: Fix series label direction in case of right-to-left mode.
...
git-svn-id: branches/fixes_2_0@60198 -
2019-01-24 09:49:53 +00:00
mattias
bba73073f1
Sparta docked formeditor: Change visibility of methods so it compiles with FPC trunk. Issue #34816
...
git-svn-id: branches/fixes_2_0@60197 -
2019-01-24 09:49:35 +00:00
mattias
1a43728757
TAChart: Fix scaling of axis with fixed range when associated series is hidden.
...
git-svn-id: branches/fixes_2_0@60196 -
2019-01-24 09:49:15 +00:00
mattias
01ec95d8d2
TAChart: Use ChildSizing technique to position charts in demo/panes.
...
git-svn-id: branches/fixes_2_0@60195 -
2019-01-24 09:48:57 +00:00
mattias
191dd10a60
TAChart: Undo part of r60075 #361e42f65a (see Issue #34898 ).
...
git-svn-id: branches/fixes_2_0@60194 -
2019-01-24 09:48:40 +00:00
mattias
bef942e6c5
TAChart: Fix sign error in coordinate transformation (Issue #34898 , found by Marcin Wiazowski)
...
git-svn-id: branches/fixes_2_0@60193 -
2019-01-24 09:48:22 +00:00
mattias
a07eef42b0
TAChart: Replace deprecated Reticule in demo/basic by a DataPointCrosshairTool.
...
git-svn-id: branches/fixes_2_0@60192 -
2019-01-24 09:47:59 +00:00
mattias
9790b72f61
TAChart: Update area demo to show new property "MarkPositionCentered".
...
git-svn-id: branches/fixes_2_0@60191 -
2019-01-24 09:47:40 +00:00
mattias
f9e9f72707
TAChart: Replace TMarkPositions option lmpInsideCenter by new property "MarkPositionCentered" published for bar and area series.
...
git-svn-id: branches/fixes_2_0@60190 -
2019-01-24 09:47:18 +00:00
mattias
0dab183da0
TAChart: Correct vertical position of stacked bar series centered labels if ZeroLevel is not used.
...
git-svn-id: branches/fixes_2_0@60189 -
2019-01-24 09:46:59 +00:00
mattias
c0049566e4
FpDebug: Fix DW_FORM_strp for Dwarf3s 64Bit-Dwarf info
...
git-svn-id: branches/fixes_2_0@60188 -
2019-01-24 09:46:36 +00:00
mattias
3ef62d3860
FpDebug: fix cache when cross debugging a 64bit target from a 32bit IDE. (affects FpLldb)
...
git-svn-id: branches/fixes_2_0@60187 -
2019-01-24 09:46:08 +00:00
mattias
0dda202453
LazDebuggerFpLldb: correctly initialize pretty-printer
...
git-svn-id: branches/fixes_2_0@60186 -
2019-01-24 09:45:50 +00:00
mattias
38ccd796b3
FpDebug: fix type in macho debug structure (avoid range check errors)
...
git-svn-id: branches/fixes_2_0@60185 -
2019-01-24 09:45:31 +00:00
mattias
72b51f3448
TAChart: Fix crash of IDE due to r60070 #9d2ff37d62
...
git-svn-id: branches/fixes_2_0@60184 -
2019-01-24 09:45:07 +00:00
mattias
0cb5c68866
TAChart: Fix positioning of series labels (hopefully...) by reverting some of r56492 #1401108152 . Issue #34819
...
git-svn-id: branches/fixes_2_0@60183 -
2019-01-24 09:44:46 +00:00
mattias
b21c0f8f75
Qt,Qt5: call inherited Create for TStrings.
...
git-svn-id: branches/fixes_2_0@60182 -
2019-01-24 09:44:26 +00:00
mattias
651746a306
TAChart: Fix AreaSeries drawing inverted area if it extends down to -Inf.
...
git-svn-id: branches/fixes_2_0@60181 -
2019-01-24 09:44:08 +00:00
mattias
7bba9a748a
TAChart: Fix positioning of centered labels for logarithmic, non-stacked bar series with multiple y values.
...
git-svn-id: branches/fixes_2_0@60180 -
2019-01-24 09:43:50 +00:00
mattias
0aad0270a8
TAChart: Fix horizontal position of series labels for a bar series having multiple, non-stacked y values (Issue #34862 )
...
git-svn-id: branches/fixes_2_0@60179 -
2019-01-24 09:43:33 +00:00
mattias
1fdd7446cb
TAChart: Fix painting of a non-stacked bar series in case of a nonlinear axis transformation
...
git-svn-id: branches/fixes_2_0@60178 -
2019-01-24 09:43:13 +00:00
mattias
a034b52e45
TAChart: Fix vertical placement of series labels on stacked series with logarithmic axis (Issue #34861 )
...
git-svn-id: branches/fixes_2_0@60177 -
2019-01-24 09:42:55 +00:00
mattias
69854dd02a
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: branches/fixes_2_0@60176 -
2019-01-24 09:42:36 +00:00
mattias
aef73040b2
TAChart: Fix precedance of boolean operators error in TCustomChartSeries.Drawlabels. Issue #34819 . Patch by Marcin Wiazowski
...
git-svn-id: branches/fixes_2_0@60175 -
2019-01-24 09:42:11 +00:00
mattias
b69c815f04
LCL: Prevent a rare range error in ImageListResolution
...
git-svn-id: branches/fixes_2_0@60174 -
2019-01-24 09:41:49 +00:00
mattias
f001cc32ec
Debugger: fix compile after r60049 #52e85d555e keep register-names in register window, while debugger is running. Issue #34844
...
git-svn-id: branches/fixes_2_0@60173 -
2019-01-24 09:34:47 +00:00
mattias
61ef566417
Debugger: keep register-names in register window, while debugger is running (show <unavailable>). This way scroll pos is preserved. Issue #32654
...
git-svn-id: branches/fixes_2_0@60172 -
2019-01-24 09:34:00 +00:00
mattias
7c6b8f01a5
FpDebug: Windows, fixed intercepting system exceptions (access violations, stack overflow, div zero,...)
...
git-svn-id: branches/fixes_2_0@60171 -
2019-01-24 09:33:38 +00:00
mattias
ce95a8b81d
LazDebuggerFpLldb: allow external dwarf symbols on Mac
...
git-svn-id: branches/fixes_2_0@60170 -
2019-01-24 09:33:20 +00:00
mattias
fa637c6909
FpDebug: MacOs, 64bit IDE loading of dwarf for 32 bit target
...
git-svn-id: branches/fixes_2_0@60169 -
2019-01-24 09:32:02 +00:00
mattias
9ff9dcb919
LazDebuggerFp: use dsInternalPause to set/unset breakpoints
...
git-svn-id: branches/fixes_2_0@60168 -
2019-01-24 09:31:28 +00:00
mattias
413834fca3
Converter: Give a converted binary DFM file a .lfm suffix. Issue #34811
...
git-svn-id: branches/fixes_2_0@60167 -
2019-01-24 09:31:03 +00:00
mattias
b127ffe142
FpDebug: MacOs, loading of dwarf symbols missed some global vars
...
git-svn-id: branches/fixes_2_0@60166 -
2019-01-24 09:30:33 +00:00
mattias
7313bea60c
IdeIntf: Fix compilation after fpc trunk r40645 #01591fa851. Issue #34765
...
git-svn-id: branches/fixes_2_0@60165 -
2019-01-24 09:29:53 +00:00