Commit Graph

19916 Commits

Author SHA1 Message Date
martin
e0ebb5cb56 FpDebug: allow changing current thread on Linux
git-svn-id: trunk@63068 -
2020-04-24 20:08:22 +00:00
martin
3370955c2b FpDebug: Fix pause on linux
git-svn-id: trunk@63067 -
2020-04-24 20:08:20 +00:00
martin
bb08a7b8cb FpDebug: do not ExecuteInThread while running / prevent IDE hanging
git-svn-id: trunk@63066 -
2020-04-24 20:08:19 +00:00
martin
ee2ae9567c FpDebug: Do not ignore SigTrap
git-svn-id: trunk@63065 -
2020-04-24 20:08:17 +00:00
martin
1cc3be175c FpDebug: prevent debugger thread from crashing / prevent IDE hang, waiting for crashed thread.
git-svn-id: trunk@63064 -
2020-04-24 20:08:16 +00:00
martin
fb73a010b2 FpDebug: Remember single-step if other threads cause events / deferred events
git-svn-id: trunk@63063 -
2020-04-24 20:08:14 +00:00
martin
11ad3881e8 FpDebug: stepping, avoid double step out.
git-svn-id: trunk@63062 -
2020-04-24 20:08:13 +00:00
martin
074fc3b2f0 FpDebug: Fix "stepped out" detection for step-over/in. Do not stop an "leave" command.
git-svn-id: trunk@63061 -
2020-04-24 20:08:11 +00:00
martin
f2d5fd797b FpDebug: Refactor storing/comparing stack-pointer/frame for step-out detection. Allow different architectures to provide sub-classes
git-svn-id: trunk@63060 -
2020-04-24 20:08:09 +00:00
martin
35706ffaa6 FpDebug: Improve step-commands for threads. Events in other threads, do not need single-stepping
git-svn-id: trunk@63059 -
2020-04-24 20:08:07 +00:00
martin
ec587a8ac1 FpDebug: Refactor internal jump detection
git-svn-id: trunk@63058 -
2020-04-24 20:08:06 +00:00
zeljko
2e6e76f73a lazVirtualTreeView Qt: implemented AlphaBlend selection for 64bit
git-svn-id: trunk@63055 -
2020-04-24 10:58:37 +00:00
zeljko
52ffe2120d lazVirtualTreeView Qt5: applied transform in alpha blend selection
git-svn-id: trunk@63054 -
2020-04-24 10:54:09 +00:00
zeljko
0ed209bd81 lazVirtualTreeView Qt5: fixed alpha blend selection on 64bit.
git-svn-id: trunk@63053 -
2020-04-24 10:21:10 +00:00
wp
bb4e2d9fb8 TAChart: Fix TLineSeries segment tracer crashing when only 1 y value exists.
git-svn-id: trunk@63050 -
2020-04-22 21:05:31 +00:00
wp
f86c4782e6 TAChart: Adapt DataPointToolDemo to tracing line segments of TLineSeries.
git-svn-id: trunk@63049 -
2020-04-22 20:25:24 +00:00
wp
e4de3e6dec TAChart: DataTools follow the connection lines of TLineSeries. Keep TLineSeries.LineType when ShowLines is toggled.
git-svn-id: trunk@63048 -
2020-04-22 20:18:34 +00:00
martin
6c936074db FpDebug: added error checks in disassembler tools
git-svn-id: trunk@63034 -
2020-04-20 15:31:47 +00:00
martin
ea30b6f6b9 FpDebug: Detect internal forwarding jumps, and avoid stopping at them
git-svn-id: trunk@63033 -
2020-04-20 15:31:45 +00:00
martin
944fd0d817 FpDebug: Fixed result of ReadCodeAt. Enable detection of prologue. Fix step-out, fix stack window.
git-svn-id: trunk@63032 -
2020-04-20 12:55:14 +00:00
martin
840b55b4a8 FpDebug: Fix step out, if current is in prologue / IsSteppedOut did not catch as BasePointer was still on outer proc.
git-svn-id: trunk@63031 -
2020-04-20 12:55:12 +00:00
maxim
38e5ac1a28 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36928
git-svn-id: trunk@63027 -
2020-04-19 22:19:38 +00:00
mattias
4aca3ea229 opengl: fixed perms
git-svn-id: trunk@63025 -
2020-04-19 21:14:10 +00:00
mattias
97db1a2f03 fpreport: fixed perms
git-svn-id: trunk@63017 -
2020-04-19 12:18:01 +00:00
martin
1bbeacb3dc SynEdit: fix tab key for persistent Block/Selection. Issue #0036917
git-svn-id: trunk@63014 -
2020-04-19 00:18:08 +00:00
juha
cbaeca66f0 IDE: Assign also the handler list in BuildModes. Prevents a crash when cancelling project options. Issue #36782.
git-svn-id: trunk@63009 -
2020-04-17 18:39:38 +00:00
juha
83b5ba73f2 Codetools: Comment out functions in BasicCodetools dealing with CreateForm. Methods in StdCodetools are used.
git-svn-id: trunk@63006 -
2020-04-17 09:32:13 +00:00
zeljko
60b8784b73 Qt/Qt5: initialize QPrinterInfo printers on demand, not when creating TQtPrinter, so app startup is much faster
git-svn-id: trunk@63004 -
2020-04-17 08:30:00 +00:00
maxim
8fc4375ced ToDoList: improved 'Insert ToDo' dialog layout and i18n, fixed typos, excluded CSV header string from i18n. Regenerated translations and updated Russian translation.
git-svn-id: trunk@63000 -
2020-04-16 14:52:40 +00:00
juha
0f468e41d6 ToDoList: Enhancements by Kevin Jesshope. Issue #36914.
git-svn-id: trunk@62992 -
2020-04-16 06:08:44 +00:00
juha
3abc824f69 LazReport: Fix a TfrDesignerPage memory leak. Issue #36918, patch from Michal Gawrycki.
git-svn-id: trunk@62991 -
2020-04-15 19:33:56 +00:00
juha
8f3367550c IDE: Move registration of TFileNamePropertyEditor into a better place.
git-svn-id: trunk@62990 -
2020-04-15 19:33:47 +00:00
maxim
d9c875e01f Opkman: improved resource string names, regenerated translations and updated Russian translation
git-svn-id: trunk@62973 -
2020-04-14 13:05:28 +00:00
balazs
aef69e2996 Opkman: Fix wrong imageindex for dependency and license node.
git-svn-id: trunk@62967 -
2020-04-14 11:21:50 +00:00
balazs
742ffadced Opkman: Add a new node("External dependencies") to the package tree. The node provides information about any external libraries/files required by the package.
git-svn-id: trunk@62962 -
2020-04-14 08:16:49 +00:00
maxim
eef72be541 Opkman: added missing periods, regenerated translations and updated Russian translation
git-svn-id: trunk@62960 -
2020-04-13 21:41:01 +00:00
balazs
2eedadafce Opkman: Add the possibility to open the package file(lpk) directly from the package tree.
git-svn-id: trunk@62959 -
2020-04-13 16:03:03 +00:00
mattias
083db4d426 wikiget: changed URL to https
git-svn-id: trunk@62957 -
2020-04-13 15:05:15 +00:00
joost
38f5bd73f4 * Add resource and include files to fpmake.pp
git-svn-id: trunk@62955 -
2020-04-13 11:57:06 +00:00
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