Commit Graph

64105 Commits

Author SHA1 Message Date
Bart
3a944f112d Dialogs: fix compliation with fpc < 3.2.2 after commit #70688d5a (2nd try) 2023-01-14 00:25:55 +01:00
Bart
76c9b140ac Dialogs: fix compliation with fpc < 3.2.2 after commit #70688d5a 2023-01-13 22:57:28 +01:00
Željan Rikalo
0981b599de Qt,Qt5,Qt6: fixed TListBox, TListView so it does not change ItemIndex when focused via keyboard. Fixed ItemIndex when clicking Item 1 in TListView. issue #40089, issue #40091 2023-01-13 16:04:00 +01:00
Bart
70688d5a1f Dialogs: simplify internal helper function. 2023-01-13 15:08:06 +01:00
mattias
1b490d997c codetools: implemented $if sizeof() for some built-in types 2023-01-13 12:43:46 +01:00
wp_xyz
fece524746 Images: Some icons with darker green to improve visibility in the Win-11 menu. By Roland Hahn. 2023-01-13 11:58:06 +01:00
Maxim Ganetsky
6c23df0dd6 IDE: for now load IdeDebugger translation earlier in order to restore translations of several menu items with captions still initialized e. g. in TMainIDEBase.SetupViewMenu method 2023-01-13 02:17:58 +03:00
dsiders
7abe883a09 Docs: LazControls/extendedtabcontrols. Fixes invalid links to inherited topics. 2023-01-12 20:10:20 +00:00
dsiders
9c56ab2cd4 Docs: LazControls/shortpathedit. Adds See Also links to topics. 2023-01-12 19:24:41 +00:00
wp_xyz
cbf86becca fpvectorial: Improved rendering of text in wmf. 2023-01-12 13:49:02 +01:00
Ondrej Pokorny
d4d30d7e31 TProjectResources: prevent crash when having invalid resource files 2023-01-11 08:59:08 +01:00
Martin
666ab2572e Removed incorrect msgctxt from po 2023-01-11 01:06:20 +01:00
dsiders
f72f490593 Docs: LazControls. Removes invalid See Also links. 2023-01-10 23:26:08 +00:00
Maxim Ganetsky
6d58da75ff IDEDebugger: updated Russian translation 2023-01-11 01:56:28 +03:00
Maxim Ganetsky
42d7e64364 IDE: regenerated translations 2023-01-11 01:32:12 +03:00
Maxim Ganetsky
7511fdb89b IDE: cleaned up unneeded calls of TranslateUnitResourceStrings for LazarusCommonStrConst and IdeDebuggerStringConstants units 2023-01-11 01:25:45 +03:00
Maxim Ganetsky
eb5dd94931 Translations: cleaned up localize scripts 2023-01-11 01:19:00 +03:00
dsiders
1b71949ac2 Docs: LazUtils/masks. Fixes invalid See Also links. 2023-01-10 21:54:24 +00:00
dsiders
9b289f9a32 Docs: Lazutils/masks. Updates topics for changes in 3b1bba21. 2023-01-10 19:07:12 +00:00
dsiders
7c3adad134 Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in 4c822bb36e, 11a35ff5. 2023-01-10 18:37:10 +00:00
Ondrej Pokorny
3c917017f5 IDE: ignore exceptions for invalid project icons 2023-01-10 18:57:21 +01:00
wp_xyz
77aecca951 Images: Replace some of the icons of commit cf58d5fc by improved versions. Work by Roland Hahn. 2023-01-10 17:55:30 +01:00
Martin
48d8522073 IdeDebugger: Fixed Makefile 2023-01-10 17:27:39 +01:00
Martin
574ccd903a IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg) 2023-01-10 17:04:54 +01:00
Martin
739b542449 IDEIntf: rename some ResourceString to match the common naming scheme 2023-01-10 17:00:42 +01:00
Martin
2d2e5431aa IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
Martin
deaf6e0318 Debugger: Fix missing result for 0d3a7504d7 "IdeDebugger: Move unit DebuggerDlg from Ide to IdeDebugger." 2023-01-10 17:00:41 +01:00
Bart
96db2a62d9 Examples: replace icon for laz_scalables with default icon, since the icon was corrupted. 2023-01-10 16:23:00 +01:00
wp_xyz
2320646b2d TAChart: Fix compilation of fpvectorial drawer package broken after commit 53f7749d. Issue #40086. 2023-01-10 15:35:05 +01:00
Bart
3b1bba21ff Masks: rename TMask.Compile to TMask.PrepareCompile and make it set fMaskIsCompiled to False.
TMaskUTF8.Compile is now the base method for compiling the mask.
Add a comment about fMaskIsCompiled.
Reasons:
- TMask.Compile did not really compile anything.
- fMaskIsCompiled should only be set to True if (real) compilation of the mask is succesfull
2023-01-10 12:52:45 +01:00
Ondrej Pokorny
11a35ff5e6 restore FilterLowercase property 2023-01-10 12:22:35 +01:00
Maxim Ganetsky
42595db183 IDEDebugger: updated Russian translation 2023-01-10 03:07:57 +03:00
Martin
0d3a7504d7 IdeDebugger: Move unit DebuggerDlg from Ide to IdeDebugger. 2023-01-09 23:05:16 +01:00
Martin
d469c50a29 IdeDebugger: Move unit WatchPropertyDlg from Ide to IdeDebugger. 2023-01-09 23:05:16 +01:00
Martin
e22f69d623 IdeDebugger: Move unit BaseDebugManager from Ide to IdeDebugger. 2023-01-09 23:05:15 +01:00
mattias
0395ecb8b9 ide: call register of LazDebuggerFpLldb, LazDebuggerFp, laz.virtualtreeview_package 2023-01-09 20:51:37 +01:00
mattias
44235e7124 ide: updated list of base packages 2023-01-09 20:41:48 +01:00
mattias
6bdd3dfa3d codetools: updated ide unit paths 2023-01-09 20:41:31 +01:00
Martin
d31003464a LazDebuggerFp: remove int3 when conditional breakpoint is getting disabled/inactive. (used to wait until condition was true) 2023-01-09 17:08:14 +01:00
Martin
e90e3d0637 Debugger: remove ifdef CD_Cocoa 2023-01-09 16:46:53 +01:00
Martin
3ea1675362 FpDebug: Fix test for "step over". non-breaking breakpoints no longer cause an internal pause 2023-01-09 16:46:53 +01:00
Martin
d99e76636d FpDebug: fix storing "step info" (symbol/line at PC) 2023-01-09 16:46:53 +01:00
wp_xyz
c69c83ead1 fpvectorial: Fix some issues with text in svg files. 2023-01-09 12:06:08 +01:00
Maxim Ganetsky
ad5d9a11e8 IDE: regenerated translations and updated Russian translation 2023-01-09 04:50:21 +03:00
Maxim Ganetsky
8d4ca8f43f IDE: improved strings in Debugger Initial Setup dialog 2023-01-09 04:49:10 +03:00
Martin
c59f34e9ba FpDebug: fixed spelling / thanks to ccrause 2023-01-08 19:33:20 +01:00
mattias
f09a59cb1c updated lpl files 2023-01-08 18:46:33 +01:00
mattias
770a65172b ide: less hints 2023-01-08 18:45:51 +01:00
mattias
955ab8dc27 IDE: less hints 2023-01-08 18:45:51 +01:00
mattias
ce2948da4f ide: comments 2023-01-08 18:45:51 +01:00