Commit Graph

58637 Commits

Author SHA1 Message Date
maxim
056c393c8f POChecker: store total translation statistics in TPOFamilyList
git-svn-id: trunk@62834 -
2020-03-31 16:21:23 +00:00
maxim
7bf136d6ac POChecker: there is no need to copy PoFamilyStats all over the place anymore
git-svn-id: trunk@62833 -
2020-03-31 14:19:29 +00:00
maxim
48951b67fb POChecker: there is no need to copy logs to result form separately anymore
git-svn-id: trunk@62832 -
2020-03-31 13:30:35 +00:00
juha
3dd719c344 IDE: Open Code Explorer next to source editor by default. Partly reverts r59830 #95f1c7e0bc. Issue #36808.
git-svn-id: trunk@62831 -
2020-03-31 13:15:39 +00:00
juha
111c34dec3 Formatting.
git-svn-id: trunk@62830 -
2020-03-31 13:15:27 +00:00
maxim
30f1ec9708 POChecker: store PoFamilyList in one place
git-svn-id: trunk@62829 -
2020-03-31 13:02:44 +00:00
zeljko
42c1f05392 LCL: TTreeView fixed sort under unixes. issue #33064
git-svn-id: trunk@62828 -
2020-03-31 11:03:33 +00:00
zeljko
5e1a4e94f5 Qt,Qt5: set selection start to 0 if edit control is disabled. issue #23369
git-svn-id: trunk@62827 -
2020-03-31 10:48:29 +00:00
zeljko
ca458a59c2 Qt,Qt5: set ListView.AutoWidthLastColumn to qt widget. issue #27850
git-svn-id: trunk@62826 -
2020-03-31 10:18:57 +00:00
juha
d84fe6746d IDE: Jump to code declarations from Code Explorer with shortcut keys. Reuse event handlers. Issue #20048.
git-svn-id: trunk@62821 -
2020-03-30 18:26:36 +00:00
maxim
0bdef3f301 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36841
git-svn-id: trunk@62820 -
2020-03-30 15:01:52 +00:00
juha
d7bff517ba IDE: Middle mouse click in Code Explorer now jumps to implementation. Issue #20048.
git-svn-id: trunk@62819 -
2020-03-30 13:56:00 +00:00
juha
56a4a9e0d5 IDE: Expand nodes in Code Explorer matching a filter. Reduce some parameters. Issue #36787.
git-svn-id: trunk@62818 -
2020-03-30 12:43:35 +00:00
lacak
864df52f4a LCL: WinCE: fix function "LCLBoundsToWin32Bounds()" signature introduced by rev. 61112. Bug #36848
git-svn-id: trunk@62817 -
2020-03-30 07:27:25 +00:00
juha
707c0d5894 IDE: Fix filter for directives in Code Explorer. Issue #35767.
git-svn-id: trunk@62816 -
2020-03-29 21:49:23 +00:00
juha
5a2520082e IdeIntf: Show icons in ActionlistEditor in native size. Fix offset in ImageIndexPropertyEditor. Issue #35810.
git-svn-id: trunk@62815 -
2020-03-28 11:21:40 +00:00
juha
d5e5203170 Docs: Updated documentation for LazUtils. Issue #36834, patch from Don Siders.
git-svn-id: trunk@62814 -
2020-03-27 21:55:15 +00:00
juha
2ba03b720e IDE: Update project inspector also when there is no active project.
git-svn-id: trunk@62813 -
2020-03-27 20:20:56 +00:00
juha
de38b0140e Codetools: Understand BuildIntf package with any project.
git-svn-id: trunk@62812 -
2020-03-27 20:20:43 +00:00
martin
667546f298 FpDebugger (all): prevent nil deref, for empty watch (auto instance class)
git-svn-id: trunk@62811 -
2020-03-25 15:51:09 +00:00
martin
1f69cf465e FpDebug: fix typecast/deref for generated-pointer-type "^Foo($1234)", for signed values.
git-svn-id: trunk@62810 -
2020-03-25 15:51:07 +00:00
juha
ab7cad1fc8 Jedi Code Format: Comments, formatting. Issue #36825, patch from BrunoK.
git-svn-id: trunk@62809 -
2020-03-25 13:49:42 +00:00
juha
434cd7d38c Jedi Code Format: Support >< Symmetric difference of two sets. Issue #36825, patch from BrunoK.
git-svn-id: trunk@62808 -
2020-03-25 13:49:28 +00:00
juha
a8e7c6e3a7 LCL-GTK2: Eliminate delayed SetSelStart. Issue #34678.
git-svn-id: trunk@62807 -
2020-03-25 10:49:44 +00:00
juha
e4a6fcf1af LCL-GTK2: Fix TMaskEdit skipping chars. Eliminate delayed SetSelLength. Issue #34678, idea from Percy Van Den bylaardt.
git-svn-id: trunk@62806 -
2020-03-25 09:55:24 +00:00
juha
47d77264ba Jedi Code Format: Support deprecated-directive with a message. Issue #36823, patch from delfion.
git-svn-id: trunk@62805 -
2020-03-25 08:22:23 +00:00
wp
dd9be6d9e1 LazUtils/FreeType: Avoid ignoring font files after reading defective one.
git-svn-id: trunk@62804 -
2020-03-24 09:45:08 +00:00
mattias
cd40b9e0c1 tachartopengl: added lpl
git-svn-id: trunk@62803 -
2020-03-24 09:31:01 +00:00
mattias
e7f6c6983e buildintf: added lpl
git-svn-id: trunk@62802 -
2020-03-24 09:29:40 +00:00
maxim
4fa72adf2b BuildIntf: enabled i18n and added Russian translation
git-svn-id: trunk@62801 -
2020-03-23 21:57:38 +00:00
juha
d14e99f26b IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units.
git-svn-id: trunk@62800 -
2020-03-23 20:33:04 +00:00
juha
7f7f144d57 Jedi Code Format: Parse operators. Issue #32550, patch from delfion.
git-svn-id: trunk@62799 -
2020-03-22 23:50:16 +00:00
juha
a8c3755e68 Docs: New documentation files for LazUtils units. Issue #36818, patch from Don Siders.
git-svn-id: trunk@62798 -
2020-03-22 23:50:11 +00:00
wp
c5e306d814 ShellCtrls: Publish OnEdited and OnEditing events for TShellListView.
git-svn-id: trunk@62797 -
2020-03-22 22:30:41 +00:00
mattias
d30dbcce35 buildintf: split from ideintf
git-svn-id: trunk@62796 -
2020-03-22 12:05:04 +00:00
mattias
a472e9ef09 buildintf: split from ideintf
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
mattias
f1a6faedaf buildintf: started
git-svn-id: trunk@62794 -
2020-03-22 10:25:01 +00:00
mattias
60317e70ff IDE: less hints
git-svn-id: trunk@62793 -
2020-03-22 09:39:21 +00:00
mattias
0d54b95a55 projectgroup: clean up
git-svn-id: trunk@62792 -
2020-03-22 09:39:08 +00:00
juha
f950017dde Docs: New documentation file for ObjectLists in LazUtils from from Don Siders. Issue #36817.
git-svn-id: trunk@62791 -
2020-03-21 21:01:33 +00:00
juha
940477566f Jedi Code Format: Support global properties. Issue #36548, patch from delfion.
git-svn-id: trunk@62790 -
2020-03-21 21:01:32 +00:00
juha
688fb8cfe7 Jedi Code Format: Parse cvar keyword. Issue #22024, patch from delfion.
git-svn-id: trunk@62789 -
2020-03-21 21:01:20 +00:00
juha
af151e9fca LCL: Fix compilation in ShellCtrls.
git-svn-id: trunk@62788 -
2020-03-21 19:11:06 +00:00
bart
4ff199e1d7 FileIsText: only exit False if an "illegal" char is found, don't require a NewLine char being present. Resolves #0036679.
git-svn-id: trunk@62787 -
2020-03-21 12:40:35 +00:00
bart
96225c4159 ShellCtrls: use moDisableSets in MaskList, forgotten in r62782 #35ea303818.
git-svn-id: trunk@62786 -
2020-03-20 19:52:48 +00:00
bart
4156d9d153 ShellCtrls: fix comment (related to r62782 #35ea303818).
git-svn-id: trunk@62785 -
2020-03-20 18:03:31 +00:00
bart
e0e442b526 ShellCtrls: forgotten part of r62782 #35ea303818.
git-svn-id: trunk@62784 -
2020-03-20 18:01:46 +00:00
bart
e513f7a26a TFileSearcher: use the new Options parameter for the MaskList.
git-svn-id: trunk@62783 -
2020-03-20 17:59:40 +00:00
bart
35ea303818 ShellCtrls: use the new Options parameter for the MaskList.
git-svn-id: trunk@62782 -
2020-03-20 17:55:08 +00:00
bart
a11564b55f Masks: implement the ability to disable the use of sets in the mask.
git-svn-id: trunk@62781 -
2020-03-20 17:33:01 +00:00