Commit Graph

60571 Commits

Author SHA1 Message Date
zeljko
7b8b329d98 Qt5: Fixed TGroupBox margins & wrong mouse coordinates. fixes issues #32186 and #37576
git-svn-id: trunk@64857 -
2021-03-22 13:12:05 +00:00
juha
6e22a97b90 Docs: Updates for LCL and LazUtils. Issue #38650, patch from Don Siders.
git-svn-id: trunk@64856 -
2021-03-22 12:14:52 +00:00
wp
a1aea6a20a LCL/TreeView: Fix OnExpand* events not firing any more after r64142 #2a0df745f0. Issue #38084.
git-svn-id: trunk@64855 -
2021-03-22 08:43:53 +00:00
michl
59f20b5871 DockedFormEditor: AnchorDesigner: Select parent when child is no selectable design control
git-svn-id: trunk@64854 -
2021-03-21 21:28:53 +00:00
bart
42133a87e9 MaskEdit: enforce upper/lowercase for Char_All*Up/DownCase
git-svn-id: trunk@64853 -
2021-03-21 21:18:41 +00:00
michl
d6d91c0ccb DockedFormEditor: Only designer selectable controls can be used in AnchorDesigner
git-svn-id: trunk@64852 -
2021-03-21 19:43:24 +00:00
juha
60fe218c22 LazUtils: Remove a stray debugging statement. Issue #38649.
git-svn-id: trunk@64851 -
2021-03-21 18:02:28 +00:00
bart
66c44791cd MaskEdit:
- 'C' in an EditMask means that any char is OK, except FSpaceChar (Delphi compatibility)
- fix some more range errors

git-svn-id: trunk@64850 -
2021-03-21 16:17:33 +00:00
bart
e224bb5467 MaskEdit: fix range error in SelectNextChar.
git-svn-id: trunk@64849 -
2021-03-21 15:38:49 +00:00
juha
c5c78f2c8b LCL: Add widgetset support for TCustomListView.GetNextItem. Implement now for Win32. Issue #38565, patch from Remko Plantenga.
git-svn-id: trunk@64848 -
2021-03-21 08:31:45 +00:00
balazs
5912848083 Opkman: Crash in online package manager. Issue #38648.
git-svn-id: trunk@64847 -
2021-03-21 08:07:56 +00:00
juha
0f0a63f6d9 LCL-GTK3: Improve alpha channel in bitmap drawing. Issue #38567, patch from Anton Kavalenka.
git-svn-id: trunk@64846 -
2021-03-21 07:23:53 +00:00
bart
966ee04907 LazUtils: in CopyDirTree() add a PathDelim to both SourceDir and TarGetDir before testing wether TarGetDir is a subdirectory of SourceDir. Issue #0038644.
git-svn-id: trunk@64845 -
2021-03-20 16:55:26 +00:00
balazs
32d3a2159b Opkman: Change Install button caption.
git-svn-id: trunk@64844 -
2021-03-20 13:13:32 +00:00
mattias
bd5b47ce14 codetools: GetCompatiblePublishedMethods check if class or property missing
git-svn-id: trunk@64842 -
2021-03-20 11:28:01 +00:00
juha
01aadf340e LCL-GTK3: Prevent a crash while exiting. Issue #38635, patch from Anton Kavalenka.
git-svn-id: trunk@64841 -
2021-03-20 10:16:33 +00:00
balazs
a4e3ce8735 Opkman: Update interface before package compressing. Prevent form close and show crHourGlass cursor during compress.
git-svn-id: trunk@64840 -
2021-03-20 08:14:30 +00:00
wp
bd831082aa TAChart: Avoid ListChartSource.CopyFrom adding NaN-Points at the end when copying from a DbChartSource and RecordCount is not correct.
git-svn-id: trunk@64839 -
2021-03-19 23:49:09 +00:00
martin
82be1e231b fix for g_value - propper init,set,unset
git-svn-id: trunk@64838 -
2021-03-19 21:05:36 +00:00
martin
1f29891c35 IDE, Project: Add config for NSPrincipalClass (MacOS)
git-svn-id: trunk@64837 -
2021-03-19 20:28:42 +00:00
juha
692175a06d LCL-GTK3: My own component renders empty caption. Issue #38621, patch by Anton Kavalenka.
git-svn-id: trunk@64836 -
2021-03-18 18:01:29 +00:00
balazs
83820dbaf0 IDE: IDE does not remember width of CoolBar. Issue #37214.
git-svn-id: trunk@64835 -
2021-03-18 13:18:21 +00:00
dmitry
dff67d134c lcl: update accessibility patch by David Jenkins. bug #38603
git-svn-id: trunk@64834 -
2021-03-18 02:48:41 +00:00
michl
66d4faff93 IDE: Designer: Use clWindowText as color for control text like components, requested in German Lazarusforum
git-svn-id: trunk@64833 -
2021-03-17 21:49:18 +00:00
michl
60109e3de5 IDE: Designer: Use same background color for control texts as NonFormDesigner background
git-svn-id: trunk@64832 -
2021-03-17 21:28:11 +00:00
michl
190edf1ecd IDE: Change default non form designer background color to clWindow as requested in German Lazarusforum to take care of dark theme
git-svn-id: trunk@64831 -
2021-03-17 21:14:46 +00:00
michl
965b69876b AnchorDocking: Enable normal CloseButton icon only for Win32, other widgetsets can't handle it. Related to revision 64812 #ccb4169a92, Issue #35806
git-svn-id: trunk@64830 -
2021-03-17 20:33:59 +00:00
juha
51dce4deb3 Docs: Updates for LazUtils. Issue #38629, patch from Don Siders.
git-svn-id: trunk@64829 -
2021-03-17 10:44:33 +00:00
martin
da9b3f55f6 Syn Test, fix compile
git-svn-id: trunk@64828 -
2021-03-16 20:40:26 +00:00
martin
38d12137b3 SynEdit: fix for replace in column-mode selection
git-svn-id: trunk@64827 -
2021-03-16 20:40:24 +00:00
martin
0de591ed36 SynEdit: Tests for keep caret x
git-svn-id: trunk@64826 -
2021-03-16 16:05:36 +00:00
martin
9c4e45f598 SynEdit: Fix uninitialized var for "keep caret X"
git-svn-id: trunk@64825 -
2021-03-16 16:03:20 +00:00
martin
e5e203904d FpDebug: fix nil pointer in value evaluate (editor hint on identifier)
git-svn-id: trunk@64824 -
2021-03-16 16:03:18 +00:00
wp
77c4956c67 LCL/ShellCtrls: Undo r64821 #3ff38bdc82 for the ShellTreeView (does not display overlay icons; no speed advantage in contrast to ShellListView)
git-svn-id: trunk@64823 -
2021-03-16 09:28:30 +00:00
maxim
bdc78cd5af IDE: improved wording of newly added caption, regenerated translations and updated Russian translation
git-svn-id: trunk@64822 -
2021-03-15 23:19:23 +00:00
wp
3ff38bdc82 LCL/ShellCtrls: Speed-up of built-in shell icons (https://forum.lazarus.freepascal.org/index.php/topic,31625.msg397701.html#msg397701)
git-svn-id: trunk@64821 -
2021-03-15 21:53:49 +00:00
michl
19c40b93bd IDE: Option background color for Non Form Designer e.g. TDataModule added - as requested in German Lazarus Forum
git-svn-id: trunk@64820 -
2021-03-15 13:37:40 +00:00
michl
4a439a8841 DockedFormEditor: Prevent AV when cloning a pascal unit to new created SourceEditorWindow
git-svn-id: trunk@64819 -
2021-03-15 12:58:36 +00:00
ondrej
aefd991f45 LPI: save RunParams from active mode only in CompatibilityMode (it is not used in recent Lazarus versions and only causes dummy changes in the LPI file - the current mode is stored within the LPS)
git-svn-id: trunk@64818 -
2021-03-15 11:12:03 +00:00
pascal
1ceca464e8 codetools: added DISCARDRESULT to IsKeyWordProcedureSpecifier
git-svn-id: trunk@64817 -
2021-03-15 10:08:54 +00:00
michl
9432e8db16 AnchorDockingDsgn: Just load config from file, when file is available or settings from ADLayoutDefault.lrs will be ignored
git-svn-id: trunk@64816 -
2021-03-15 00:34:38 +00:00
michl
0a5bd9f64e AnchorDocking: Fixed IDE with AnchorDockingDesgn cannot close cloned source editor, issue #38296
git-svn-id: trunk@64815 -
2021-03-15 00:21:50 +00:00
michl
c5b06ed789 IDE: Close empty Source Editor window same as with one source file left
git-svn-id: trunk@64814 -
2021-03-15 00:13:35 +00:00
michl
3ef2b000df AnchorDocking: Revert revision 64798 #970b6b43d6, 64805 #9777df5da6 and 64806 as it is not clear for user and open a new clean window can be implemented otherwise
git-svn-id: trunk@64813 -
2021-03-15 00:08:14 +00:00
michl
ccb4169a92 AnchorDocking: Use default close button, so it scaled in HighDPI, issue #35806
git-svn-id: trunk@64812 -
2021-03-14 21:51:30 +00:00
wp
2c5911c6d3 TAChart: Fix compilation with FPC 3.0.4, issue #38623. Undo part of r64450 #47499875e6 which does not compile with 3.0.4 either.
git-svn-id: trunk@64811 -
2021-03-14 21:30:50 +00:00
maxim
fe03edd4aa IDE: increased DropDownCount of project types ComboBox in Startup options page even more (to 20) and improved its anchoring
git-svn-id: trunk@64810 -
2021-03-14 21:02:57 +00:00
maxim
868f533cc1 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@64809 -
2021-03-14 20:47:00 +00:00
juha
e258c45f8c IDE: Increase DropDownCount of project types ComboBox in Startup options page.
git-svn-id: trunk@64808 -
2021-03-14 20:40:25 +00:00
michl
b73594affa AnchorDocking: Fixed size of close buttons very small on High DPI, patch from Sven Barth, issue #35806
git-svn-id: trunk@64807 -
2021-03-14 19:22:14 +00:00