Commit Graph

60536 Commits

Author SHA1 Message Date
bart
e95298f4e2 MaskEdit: use a lookup table for "simple cMask tokens" in SetEditMask.
git-svn-id: trunk@64925 -
2021-04-05 11:47:17 +00:00
michl
d1651733f2 DockedFormEditor: Fixed dimensions of form with menu are wrong. Issue #38701
git-svn-id: trunk@64924 -
2021-04-04 21:39:58 +00:00
michl
90d5a28700 DockedFormEditor: Create ModulePageControl in empty SourceEditorWindow at cloning a unit
git-svn-id: trunk@64923 -
2021-04-04 21:06:58 +00:00
zeljko
14ef04d220 Qt5: fixed error message
git-svn-id: trunk@64922 -
2021-04-04 13:48:47 +00:00
balazs
3c3bdedabf Opkman: Assign nil to download thread to prevent dangling pointers.
git-svn-id: trunk@64921 -
2021-04-04 11:47:40 +00:00
zeljko
a3a9c7213c Qt5: Implemented extend LCL TLazAccessibleObject accessibility functionality. patch by Dmitry Boyarintsev and David Jenkins. issue #38604
git-svn-id: trunk@64920 -
2021-04-04 10:41:06 +00:00
wp
49cd28f16b TAChart: Avoid too many notifications to the ChartExtentLink.
git-svn-id: trunk@64919 -
2021-04-04 09:01:15 +00:00
michl
143823e00f IDE: Fixed IDE with AnchorDockingDsgn throws AV when unit is cloned in SourceEditor to new SourceEditor. Issue #38699
git-svn-id: trunk@64918 -
2021-04-03 21:17:34 +00:00
wp
9abd98a3ea TAChart/TChartExtentLink: Automatically sync chart sides when the axis title size changes.
git-svn-id: trunk@64917 -
2021-04-03 20:47:59 +00:00
wp
f1e4528ce3 TAChart/TChartExtentLink: Fix alignment of chart sides having no axes (property AlignMissingAxes)
git-svn-id: trunk@64916 -
2021-04-03 20:06:32 +00:00
michl
32bbb65e68 DockedFormEditor: Some missed debug lines added
git-svn-id: trunk@64915 -
2021-04-03 20:02:23 +00:00
michl
cf64cce4f8 AnchorDocking: Option MultiLinePages added
git-svn-id: trunk@64914 -
2021-04-03 18:40:14 +00:00
michl
4b78f92518 DockedFormEditor: Optional show debug output in IDE
git-svn-id: trunk@64913 -
2021-04-03 13:32:29 +00:00
mattias
14676d7a8e IDE: less verbosity
git-svn-id: trunk@64912 -
2021-04-03 12:06:26 +00:00
wp
691f8578fc TAChart: Clearer code in TAChartExtentLink
git-svn-id: trunk@64911 -
2021-04-03 12:03:31 +00:00
mattias
6ad65c8d94 IDE: default position of object inspector: consider docked controls in MainIDEBar
git-svn-id: trunk@64910 -
2021-04-03 11:57:07 +00:00
wp
b2fec33aad TAChart: Fix TAChartExtentLink ignoring the size of the axis title.
git-svn-id: trunk@64909 -
2021-04-03 11:40:55 +00:00
mattias
8c91f78ac6 anchordocking: layout
git-svn-id: trunk@64908 -
2021-04-03 11:04:30 +00:00
bart
f217ea7fc4 MaskEdit: coding style and indentation. No functional changes.
git-svn-id: trunk@64907 -
2021-04-03 10:18:37 +00:00
bart
47a0ef2d84 MaskEdit: simplify ClearChar()
git-svn-id: trunk@64906 -
2021-04-03 10:08:54 +00:00
bart
3236750d4e MaskEdit: refactor SetEditMask.
git-svn-id: trunk@64905 -
2021-04-03 10:02:36 +00:00
bart
c3c7456d6f MaskEdit: if an exception is raised inside SetEditMask, make the control UnMasked (otherwise havoc will occur).
git-svn-id: trunk@64904 -
2021-04-02 21:52:01 +00:00
bart
9124789bc5 MaskEdit: new exception type for errors in EditMask.
git-svn-id: trunk@64903 -
2021-04-02 21:34:20 +00:00
bart
bf15a643ab MaskEdit: add some comments about sets in the EditMask.
git-svn-id: trunk@64902 -
2021-04-02 21:08:38 +00:00
bart
1402472897 LCL: start implemention sets in TMaskEdit. Experimental and disabled by default. Delphi does not support this.
Implementation may change in the future.

git-svn-id: trunk@64901 -
2021-04-02 20:55:07 +00:00
michl
7afc1df1e9 IDE: Remove OnIdle-handler of CodeBrowser when searching is finished
git-svn-id: trunk@64900 -
2021-04-02 19:10:56 +00:00
mattias
74b6997d63 ide: on app activate: invalidate file state cache immediately
git-svn-id: trunk@64899 -
2021-04-02 17:26:11 +00:00
mattias
165e812983 IDE: search results view: fixed close while docked
git-svn-id: trunk@64898 -
2021-04-02 13:25:25 +00:00
juha
047a6801cc Docs: Updates for LCL. Issue #38696, patch from Don Siders.
git-svn-id: trunk@64897 -
2021-04-02 09:57:29 +00:00
martin
dbd1e52b63 IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter.
git-svn-id: trunk@64896 -
2021-03-31 19:37:03 +00:00
martin
f803f8f8c4 IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter.
git-svn-id: trunk@64895 -
2021-03-30 21:53:23 +00:00
maxim
db10027e7d IDE: make sure to always load form resources when resaving forms with i18n, bug #38640
git-svn-id: trunk@64891 -
2021-03-29 22:24:02 +00:00
bart
ce7e9909e5 LCL: fix OpenDocument on Mac for folders. Issue #0038670. Patch by Trevor Roydhouse.
git-svn-id: trunk@64890 -
2021-03-29 15:46:18 +00:00
mattias
be1d17f306 lcl: gtk2: fixed freeing TLCLHandledKeyEvent while processing keys
git-svn-id: trunk@64889 -
2021-03-29 12:14:55 +00:00
martin
176d2080c3 LazDebuggerFp: fixed race conditions / Cache variables must only be used for calls by main-thread.
git-svn-id: trunk@64888 -
2021-03-28 20:26:25 +00:00
martin
e75dd9a3a6 FpDebug: fix compilation with -dWITH_REFCOUNT_DEBUG
git-svn-id: trunk@64887 -
2021-03-28 20:26:23 +00:00
martin
57e759e6ee GdbmiDebugger: publish new config properties
git-svn-id: trunk@64886 -
2021-03-28 20:26:21 +00:00
martin
f2db095c73 Debugger: fix missing inherited call / for TRefCountedObject
git-svn-id: trunk@64885 -
2021-03-28 20:26:19 +00:00
martin
4b10871614 GdbmiDebugger: fix missing inherited call / for TRefCountedObject
git-svn-id: trunk@64884 -
2021-03-28 20:26:17 +00:00
martin
a6b862f417 LazLogger: fix missing inherited call / for TRefCountedObject
git-svn-id: trunk@64883 -
2021-03-28 20:26:15 +00:00
michl
cafbad9bab LCL: TFrame, TGroupBox: Set ParentBackGround to False if color is changed and visa versa as requested in German LazarusForum from wp. Related to 64871, 64872
git-svn-id: trunk@64882 -
2021-03-28 19:32:11 +00:00
juha
8a0e6f91ee LCL-GTK3: Move ScreenToClient from winapi to TGtk3Widget. Improve setting FullScreen during creation. Issues #38669 and #38672.
git-svn-id: trunk@64881 -
2021-03-28 19:13:45 +00:00
martin
b7ca687f37 Debugger, GDBMI: Fix uninitialized result
git-svn-id: trunk@64880 -
2021-03-28 13:18:05 +00:00
juha
4c1f609650 LCL-GTK3: Allow maximizing main form during OnCreate. Issue #38669, patch from Anton Kavalenka.
git-svn-id: trunk@64879 -
2021-03-28 09:02:41 +00:00
juha
b13c6706db Docs: Updates for LCL and LazUtils. Issue #38671, patch from Don Siders.
git-svn-id: trunk@64878 -
2021-03-28 08:50:36 +00:00
martin
8c6c10dd8b DebuggerGdbmi: Deal with cygwin path
git-svn-id: trunk@64877 -
2021-03-27 23:50:46 +00:00
martin
1b907520c7 Test Debugger, GDBMI: ArgC/Env Utf8 handling for cygwin builds
git-svn-id: trunk@64876 -
2021-03-27 23:50:44 +00:00
martin
d515edebc4 Debugger, GDBMI: ArgC/Env/ExeName Utf8 handling for cygwin builds
git-svn-id: trunk@64875 -
2021-03-27 23:50:41 +00:00
juha
6fb06881e3 LCL-GTK3: Fix popUp menu position with component Click. Issue #38647, patch from Anton Kavalenka.
git-svn-id: trunk@64874 -
2021-03-27 18:36:34 +00:00
michl
23f7f0a5ad LCL: Win32: Fixed wrong type cast
git-svn-id: trunk@64873 -
2021-03-27 13:17:56 +00:00