Commit Graph

19877 Commits

Author SHA1 Message Date
juha
cca567d5e7 Designer: Restore function InvokeComponentEditor to componenteditors interface but implement it with PopupMenuComponentEditor. Must not be freed right away.
git-svn-id: trunk@62938 -
2020-04-11 09:43:14 +00:00
juha
18c6302e56 IdeIntf: Disable unused ComponentEditorDesignerHook handlers for now with define "EnableCompEditorHookHandlers".
git-svn-id: trunk@62929 -
2020-04-10 21:40:42 +00:00
juha
25a0114031 IdeIntf: Update Object Inspector after changing order of items in ActionList Editor. Issue #36872.
git-svn-id: trunk@62926 -
2020-04-10 11:59:07 +00:00
juha
9f4231ee15 Components formatting.
git-svn-id: trunk@62925 -
2020-04-10 11:59:05 +00:00
juha
a1cd8244dc LazReport: Fix incorrect text height better. Issue #36893, patch from Michal Gawrycki.
git-svn-id: trunk@62924 -
2020-04-10 11:58:53 +00:00
wp
37c5baa6a6 TAChart: Fix NoGuiDemo to find font in Linux.
git-svn-id: trunk@62906 -
2020-04-07 16:49:16 +00:00
zeljko
ccc310d045 Qt5: glqtcontext fixed false about multisample support. Added Major & Minor version
git-svn-id: trunk@62896 -
2020-04-06 09:39:04 +00:00
zeljko
7a087965bc Qt5: fixed multisampling in glqtcontext. issue #36875
git-svn-id: trunk@62895 -
2020-04-06 09:17:39 +00:00
maxim
f90371d886 Translations: Hungarian translation update by Péter Gábor, bug #36873
git-svn-id: trunk@62893 -
2020-04-05 21:55:43 +00:00
juha
651a6436a2 Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred.
git-svn-id: trunk@62890 -
2020-04-05 11:35:01 +00:00
dmitry
0cc6e203b8 codetools: adding suppot for cblocks procedural type modifier. Based on patch by Juha Manninen. bug #36752
git-svn-id: trunk@62886 -
2020-04-05 04:33:04 +00:00
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
maxim
30f1ec9708 POChecker: store PoFamilyList in one place
git-svn-id: trunk@62829 -
2020-03-31 13:02:44 +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
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
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
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
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
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
0d54b95a55 projectgroup: clean up
git-svn-id: trunk@62792 -
2020-03-22 09:39:08 +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
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
e513f7a26a TFileSearcher: use the new Options parameter for the MaskList.
git-svn-id: trunk@62783 -
2020-03-20 17:59:40 +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
juha
5a0a107a61 IdeIntf: Minor optimization, use hard typecast when appropriate.
git-svn-id: trunk@62774 -
2020-03-18 18:54:21 +00:00
wp
b198ba1129 TAChart: Add TLegendItemBrushPenRect to display pen in legend icons of TBarSeries, TAreaSeries and TBubbleSeries.
git-svn-id: trunk@62772 -
2020-03-17 18:20:10 +00:00
martin
57dc078ec5 FpDebug: fix compile on Mac
git-svn-id: trunk@62771 -
2020-03-17 12:42:13 +00:00
juha
f867f60b13 LazUtils: Warn in a comment that function ReadFileToString() does not work with virtual files. Issue #36145.
git-svn-id: trunk@62770 -
2020-03-16 19:51:51 +00:00
juha
de408de69e Codetools: Support ArrayToDynArray and other missing modeswitches. Issue #36796.
git-svn-id: trunk@62768 -
2020-03-15 17:55:43 +00:00
marcus
51f2804834 MUI: use old internal painter for synedit caret
git-svn-id: trunk@62767 -
2020-03-13 21:19:08 +00:00
martin
8d0043c4c3 FpDebug: fix compile on Mac
git-svn-id: trunk@62765 -
2020-03-13 17:50:04 +00:00
zeljko
1683d514c4 Qt5: fixed result
git-svn-id: trunk@62764 -
2020-03-13 14:12:55 +00:00
zeljko
61265186b8 Qt5: glqtcontext use TQtOpenGLWidget. issue #36342
git-svn-id: trunk@62763 -
2020-03-13 14:00:13 +00:00
zeljko
7d4574e050 Qt5: Added QLCLOpenGLWidget. part of issue #36342
git-svn-id: trunk@62762 -
2020-03-13 13:59:24 +00:00
martin
8ac43cbd8d Change PtrUInt to TDbgPtr to be consistent with FpDbgClasses unit
git-svn-id: trunk@62759 -
2020-03-12 20:00:13 +00:00
martin
93ee5eb352 Detect socket closed or other error and set status to SIGHUP. Do not access FConnection methods that read or write to socket when status = SIGHUP.
Patch/Contributed by ccrause

git-svn-id: trunk@62758 -
2020-03-12 14:21:18 +00:00
martin
62facbb44d Renamed TDbgDisassembler class and all related classes to avoid name clashes with FpDebugDebugger classes.
Patch/Contributed by ccrause

git-svn-id: trunk@62757 -
2020-03-12 14:21:17 +00:00
martin
9df6eea67a Enable/IFDEF reverse disassembling for X86 to test concept. Base algorith not great for X86 variable length encoding
Patch/Contributed by ccrause

git-svn-id: trunk@62755 -
2020-03-12 14:21:13 +00:00
martin
121b9389ee Naive implementation of reverse disassembling
Patch/Contributed by ccrause

git-svn-id: trunk@62754 -
2020-03-12 14:21:12 +00:00