Commit Graph

67906 Commits

Author SHA1 Message Date
wp_xyz
b51ced3d05 IDEIntf/ImageListEditor: Add icon for the "resolutions" menu, by Roland Hahn. 2024-07-12 23:47:22 +02:00
wp_xyz
4a9cf25491 IDE/Images: New component palette icons by Roland Hahn with consistent style. 2024-07-12 23:03:49 +02:00
Juha
958311801f IdeIntf: Check if creating an event handler succeeded before trying to show it. Issue #41019. 2024-07-12 23:02:34 +03:00
Juha
e5a90cb7e3 IDE: Prevent high CPU load caused by exception + message dialog. Issue #41019. 2024-07-12 23:00:17 +03:00
Martin
76c4dc085a FpDebug: (fix compile) display-format for ymm/xmm 2024-07-12 17:00:07 +02:00
Martin
9092967d44 FpDebug: display-format for ymm/xmm 2024-07-12 16:45:49 +02:00
Juha
e8bf5ae849 Revert the earlier commit for Menu editor. Wrong code was removed. 2024-07-12 16:46:42 +03:00
Juha
af75c766b1 Menu editor: Now remove the in-place caption editor. Issue #41022. 2024-07-12 16:43:45 +03:00
Martin
2d8a7be0db FpDebug: [fix] defer reading register-list for non-threads (only showing in thread window) 2024-07-12 15:08:24 +02:00
Martin
5109ab17f3 FpDebug: defer reading register-list for non-threads (only showing in thread window) 2024-07-12 13:45:17 +02:00
Martin
c29c71d9bc IdeDebugger: fix crash in breakpoint-list-window (drag/drop between groups) 2024-07-12 13:45:16 +02:00
Martin
7cf389203d FpDebug: Windows, Ymm register 2024-07-12 13:45:16 +02:00
Juha
114c136702 Menu editor: Remove in-place caption editor. Issue #41022. 2024-07-12 13:05:10 +03:00
Juha
f6e9d76d76 IDE: Refactor common code into function FormCaptionOrName(). Part of issue #40940. 2024-07-12 10:39:13 +03:00
Juha
6527e6e6b1 IDE: Fix a regression and another bug in "Center lost window" feature with designed forms. Issue #40940, patch by n7800. 2024-07-12 09:49:12 +03:00
Juha
ad09697ffa IDE: Fix hint texts for Environment - Window options. 2024-07-12 09:34:06 +03:00
Martin
f8c74b8794 IDE, SourceEditer: Fix/Improve detection if text-cursor is at ident for "find identifier reference". Issue #41020 2024-07-11 21:37:05 +02:00
Martin
bb2caca569 FpDebug: float register, set soft-fpu exception mask while retrieving. 2024-07-11 21:05:27 +02:00
Martin
c40ded9bd0 FpDebug: float register, set exception mask while retrieving. 2024-07-11 16:19:13 +02:00
Martin
ae9a3f9147 FpDebug: float register, set exception mask while retrieving. 2024-07-11 16:18:07 +02:00
Martin
836e23ff27 FpDebug: fix new registers as watch result / get text, instead of read-int / add unique reg-nums 2024-07-11 12:21:40 +02:00
Martin
f36d862b98 IdeDebugger: register window - scroll the grid, not the cursor 2024-07-11 11:02:18 +02:00
Martin
713557843d FpDebug: fix compile with fpc 3.2.2 2024-07-11 10:06:31 +02:00
Martin
9b80ed2c3b FpDebug: fix compile win32 2024-07-11 01:25:08 +02:00
Martin
15b8b4893e FpDebug, IDE: show address for RIP relative asm operand 2024-07-11 01:10:18 +02:00
Martin
a7345859cd FpDebug: Windows, added float registers / use softfpu for 80bit (convert to double) 2024-07-11 00:13:53 +02:00
Martin
c424cf492d FpDebug: fix compile win32 2024-07-11 00:05:52 +02:00
Martin
b55faa7970 FpDebug: Linux, added float registers 2024-07-10 23:46:52 +02:00
Juha
c43cda1cc5 LazUtils: Fix a typo in UTF8LowerCaseFast. Merge request !303. 2024-07-11 00:20:24 +03:00
Martin
85f227d16f FpDebug: Linux, remove define / always true 2024-07-10 20:21:13 +02:00
Martin
70bb0c369a FpDebug: Windows, added float registers 2024-07-10 20:21:13 +02:00
wp_xyz
f46d09e16f IDE: More consistent style of arrow icons. 2024-07-09 20:00:34 +02:00
Martin
0f2c5ea302 GdbmiDebugger: don't try to evaluate non-existing registers from cache (if target CPU was changed) 2024-07-09 19:53:28 +02:00
Martin
8ec704c935 Debugger: Don't show non-available registers from cache. Ensure errors are shown. 2024-07-09 19:33:16 +02:00
Martin
7d1dc79584 IdeDebugger: Watches, fix updating array bounds for expanded view / grow expanded rows up to pagination-limit. Issue #41015 2024-07-09 16:46:06 +02:00
rich2014
8fba72e1fd Cocoa: fix the issue of Notification on macOS 13+, issue #41016, Merge branch 'cocoa/notify' 2024-07-09 22:36:59 +08:00
rich2014
2fa8c3206c Cocoa: fix the linker issue that APP could not run on macOS 10.13- after linking the UserNotifications Framework 2024-07-09 22:33:07 +08:00
rich2014
caad04b08d Cocoa: add system default Sound to notification 2024-07-09 22:32:48 +08:00
rich2014
14d9977fc8 Cocoa: apply Notification to ShowBalloonHint (New and Legacy) 2024-07-09 22:31:22 +08:00
rich2014
e79b42baa3 Cocoa: add definitions related to UNUserNotification 2024-07-09 22:30:40 +08:00
Maxim Ganetsky
0ef797a45c Packager: fixed memory leak when trying to add already existing dependency (spotted in merge request !302) 2024-07-09 01:41:02 +03:00
wp_xyz
6248e7d959 LazVirtualTreeview: Use default hint kind if not set by OnGetHintKind (ported from blikblum's repo, PR #34). 2024-07-08 19:14:09 +02:00
rich2014
40f2a90d83 Cocoa: fix the issues of TrayIcon, Merge branch 'cocoa/trayicon' 2024-07-08 21:16:51 +08:00
rich2014
9d09a0c98b Cocoa: improve TrayIcon to make it adaptive icon size 2024-07-08 21:15:49 +08:00
rich2014
30719c1db4 Cocoa: Notification can be set to always be presented, even when the app is in Focus. 2024-07-08 21:15:49 +08:00
rich2014
5db9facb32 Cocoa: fix the issue that ShowBalloonHint does not conform to conventions on macOS, issue #41016 2024-07-08 21:15:49 +08:00
DomingoGP
2b70328d5d Jedi code format: Fix bug when obfuscating only selected text. 2024-07-07 19:17:03 +02:00
Martin
f581d4f764 IdeDebugger: fix searching array-index in expression. 2024-07-07 18:11:26 +02:00
Martin
835e3c2a62 DockedFormEditor: Prevent TForm from being aligned to parent (resize-container). Issue #39531 2024-07-07 15:25:35 +02:00
Martin
68b94f6b72 FpDebug: fix for Line-To-AddressMap. Lines for one unit(file) can be split can be split across several CU (generics). Create global line maps. TODO: a single file can also occur in several libraries (separate TFpDwarfInfo) with different line ranges in use. 2024-07-07 13:37:45 +02:00