Commit Graph

59023 Commits

Author SHA1 Message Date
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
256824fdd6 Gtk3: implemented scrollbar events. Patch by Anton Kavalenka. issue #36964
git-svn-id: trunk@63057 -
2020-04-24 15:26:26 +00:00
zeljko
51285457f5 Gtk3: added Gdk3 api - needed for monitor. issue #36963
git-svn-id: trunk@63056 -
2020-04-24 15:25:09 +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
juha
d6fe30b43c LCL: Improve EmptyValue and DisplayEmpty in DB controls. Issue #36035, patch from Zdravko Gabrovski.
git-svn-id: trunk@63052 -
2020-04-23 22:58:48 +00:00
maxim
1069149071 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@63051 -
2020-04-22 22:19:58 +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
zeljko
455c23e3f7 LCL: implemented TUNBPages.Move(). Patch by Michal Gawrycki. issue #36953
git-svn-id: trunk@63047 -
2020-04-22 17:01:40 +00:00
zeljko
0098727a3e Gtk3: fixed Gtk3WinApi.GetActiveWindow(). Patch by Anton Kavalenka. issue #36954
git-svn-id: trunk@63046 -
2020-04-22 16:59:42 +00:00
zeljko
b089104119 Gtk3: implemented TCustomForm.BorderStyle, TCustomForm.BorderIcons and TCustomForm.AlphaBlend. Patch by Anton Kavalenka. issue #36944
git-svn-id: trunk@63045 -
2020-04-21 15:20:03 +00:00
juha
f624f6188d IDE: Save a virtual (non-saved) unit before inheriting from it. Issue #29642.
git-svn-id: trunk@63044 -
2020-04-21 15:14:34 +00:00
martin
7be629b269 Fix a crash, when a breakpoint can not be set, because no debugger is configured
git-svn-id: trunk@63043 -
2020-04-21 12:24:46 +00:00
zeljko
ff27397e4a Qt: removed code dependent on -dQtUseAccurateFrame. This define is not valid anymore.
git-svn-id: trunk@63042 -
2020-04-21 10:10:09 +00:00
zeljko
bf01889663 Qt5: removed -dQtUseAccurateFrame related code. This define does nothing anymore since window frame size is fixed.
git-svn-id: trunk@63041 -
2020-04-21 10:01:14 +00:00
martin
53bb4453cf TScrollBar: Fix positioning on user action / regression from r62613 #59a33a8f2b
git-svn-id: trunk@63040 -
2020-04-21 01:12:17 +00:00
juha
4952e8e45f LCL-GTK3: Improve TShiftState with MouseDown. Issue #36930, patch from Anton Kavalenka.
git-svn-id: trunk@63039 -
2020-04-20 23:12:55 +00:00
juha
25d8d5b4c7 IDE: Formatting. Eliminate a parameter in sub-function of LoadAncestorDependencyHidden.
git-svn-id: trunk@63038 -
2020-04-20 23:12:51 +00:00
zeljko
6c9c260885 Gtk3: fixed TGroupBox visible status at runtime. Patch by Anton Kavalenka. issue #36938
git-svn-id: trunk@63037 -
2020-04-20 17:21:26 +00:00
zeljko
9f35847ffc Gtk3: fixed setting of radio menuitems. issue #36937
git-svn-id: trunk@63036 -
2020-04-20 15:53:19 +00:00
zeljko
b2bd6716d6 Qt,Qt5: fixed design time bug on TPageControl. issue #36939
git-svn-id: trunk@63035 -
2020-04-20 15:38:55 +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
zeljko
13b2c7025d Qt5: removed unused proc
git-svn-id: trunk@63030 -
2020-04-20 11:29:32 +00:00
martin
3bb99ddac4 TListView: Cleanup, Mouse events
git-svn-id: trunk@63029 -
2020-04-20 10:36:12 +00:00
dmitry
7125b6ce7e cocoa: update override of setDocumentView() method to be compatible with fpc prior to and after fpc3.2
git-svn-id: trunk@63028 -
2020-04-20 03:10:49 +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
a567909a9a lcl: fixed perms
git-svn-id: trunk@63026 -
2020-04-19 21:14:50 +00:00
mattias
4aca3ea229 opengl: fixed perms
git-svn-id: trunk@63025 -
2020-04-19 21:14:10 +00:00
mattias
1cdc2c2c29 lcl: fixed perms
git-svn-id: trunk@63024 -
2020-04-19 21:13:17 +00:00
martin
ab05c01a10 Test for TListView: Fix context menu timing and position. Issue #0035917 BugNote 0122252
git-svn-id: trunk@63023 -
2020-04-19 19:48:06 +00:00
martin
f37a0afd19 TListView: Fix context menu timing and position. Issue #0035917 BugNote 0122252
git-svn-id: trunk@63022 -
2020-04-19 19:48:05 +00:00
juha
db00577e92 LCL-GTK3: Report TShiftState = ssRight correctly. Issue #36930, patch from Anton Kavalenka.
git-svn-id: trunk@63021 -
2020-04-19 14:21:17 +00:00
zeljko
29baf5cbce gtk3: additional fix for gtk3 dialogs. Patch by Anton Kavalenka. issue #36416
git-svn-id: trunk@63020 -
2020-04-19 13:33:54 +00:00
martin
f9c46caca4 Debugger, Exception Dlg: ensure break button focused by default
git-svn-id: trunk@63019 -
2020-04-19 12:41:55 +00:00
mattias
bb870dfaa5 deb: machine readable copyright
git-svn-id: trunk@63018 -
2020-04-19 12:27:04 +00:00
mattias
97db1a2f03 fpreport: fixed perms
git-svn-id: trunk@63017 -
2020-04-19 12:18:01 +00:00
mattias
b12fdab177 lcl fixed perms
git-svn-id: trunk@63016 -
2020-04-19 12:17:20 +00:00
juha
1ea610c69f LCL-GTK3: Make Clipboard.AsText work. Issue #36348, patch from Anton Kavalenka.
git-svn-id: trunk@63015 -
2020-04-19 09:54:56 +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
martin
11e9158faa TEST: TListView; Fix dragging (with/without MultiSelect), avoid 2nd context-menu event, fix order for mouse up/down/click/popup events. Issue #0035362, Issue #0035917 and related
git-svn-id: trunk@63013 -
2020-04-18 19:29:06 +00:00
martin
13e6d2cd23 TListView: Fix dragging (with/without MultiSelect), avoid 2nd context-menu event, fix order for mouse up/down/click/popup events. Issue #0035362, Issue #0035917 and related
git-svn-id: trunk@63012 -
2020-04-18 19:28:35 +00:00
zeljko
ad4d6f4caf Qt5: disable high dpi scaling by qt, we use lcl scaling.
git-svn-id: trunk@63010 -
2020-04-17 18:57:35 +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