Commit Graph

55796 Commits

Author SHA1 Message Date
mattias
902e02e3f2 TAChart: Fix of TChart.IsPointInViewPort and axis labels if all data values are < 1E-12.
git-svn-id: branches/fixes_2_0@60293 -
2019-02-02 18:46:17 +00:00
mattias
f442c1dd8f Debugger GDBMI: Fix compilation of tests
git-svn-id: branches/fixes_2_0@60292 -
2019-02-02 18:45:58 +00:00
mattias
f3bde69494 Debugger GDBMI: Attempt workaround for step-over issue (step-over performs step-in). See Issue #0034159
git-svn-id: branches/fixes_2_0@60291 -
2019-02-02 18:45:32 +00:00
mattias
85af017a0e Debugger GDBMI: Fix thread context for finding correct frame
git-svn-id: branches/fixes_2_0@60290 -
2019-02-02 18:45:16 +00:00
mattias
2c9ab572d6 Qt,Qt5: fixed AppRun when called with Application.Terminated - eg. app terminated in mainform.OnShow when using QtUseNativeEventLoop. part of Issue #34982
git-svn-id: branches/fixes_2_0@60289 -
2019-02-02 18:44:59 +00:00
mattias
7e5b882e03 Qt,Qt5: fixed application hang when terminated but trying to show another form. Now we do not use QtUseNativeEventLoop on qt4 anymore. Issue #34982
git-svn-id: branches/fixes_2_0@60288 -
2019-02-02 18:44:41 +00:00
mattias
ef32e7493c LCL: GTK2: Fixed memory leak in StatusBar. Issue #34951
git-svn-id: branches/fixes_2_0@60287 -
2019-02-02 18:44:09 +00:00
mattias
b74885843b Qt,Qt5: do not send LM_MOVE from QLineEdit of QComboBox. Issue #0034880
git-svn-id: branches/fixes_2_0@60286 -
2019-02-02 18:43:49 +00:00
mattias
16e1738cde Qt,Qt5: do not send LM_MOVE from viewport of TCustomControl since param is position of viewport by itself.
git-svn-id: branches/fixes_2_0@60285 -
2019-02-02 18:43:33 +00:00
mattias
2e698baa89 Docs: Update documentation for PopupNotifier, remove a duplicate UTF8Process.xml file. Issue #34962 and Issue #34966
git-svn-id: branches/fixes_2_0@60284 -
2019-02-02 18:41:28 +00:00
mattias
6f9a33b570 TAChart: Fix TChart.IsPointInViewPort to allow for floating point round-off errors. Issue #34961
git-svn-id: branches/fixes_2_0@60283 -
2019-02-02 18:40:49 +00:00
mattias
53de1be2d1 Qt,Qt5: fixed themed drawing of combobox when we draw regular dropdown button.
git-svn-id: branches/fixes_2_0@60282 -
2019-02-02 18:40:30 +00:00
mattias
8335988cf7 Qt5: fixed invalid positions of TCustomControl. Issue #0034880
git-svn-id: branches/fixes_2_0@60281 -
2019-02-02 18:40:12 +00:00
mattias
4b5c1dcce3 TAChart: Fix incorrect scaling of TScaledCanvasDrawer
git-svn-id: branches/fixes_2_0@60280 -
2019-02-02 18:39:54 +00:00
mattias
239b73fdac LCL: Win32: Fixed not every TGroupBox child follows parent's Enabled property. Issue #0034763. Patch by BrunoK
git-svn-id: branches/fixes_2_0@60279 -
2019-02-02 18:39:33 +00:00
mattias
1ba8ad7485 Qt,Qt5: deliver left,up,right,down keys to the lcl from calendarWidget. Issue #0034752
git-svn-id: branches/fixes_2_0@60278 -
2019-02-02 18:38:57 +00:00
mattias
b89c9f5628 LCL: TCustomImageList fix for memory leak. Patch by Ondrej Pokorny. Issue #0034708
git-svn-id: branches/fixes_2_0@60277 -
2019-02-02 18:38:35 +00:00
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