Martin
|
337d747d4d
|
IDE, Project: refactored unit lists for units with specific flags.
|
2024-12-01 11:37:38 +01:00 |
|
Juha
|
5dc0aebd74
|
IDE: Minor optimization and formatting.
|
2024-12-01 12:25:15 +02:00 |
|
Juha
|
b9ba41e89c
|
IDE: In Messages window open selected line with Enter key. Ieeus #41258.
|
2024-12-01 01:20:44 +02:00 |
|
Juha
|
d326f3e9e7
|
IDE In search results window, do not expand nodes when switching tabs. Issue #41259.
|
2024-12-01 00:35:10 +02:00 |
|
Martin
|
acb3f71e60
|
IDE: rename function GetSourcesChangedOnDisk / incorrect name
|
2024-11-30 19:53:05 +01:00 |
|
Juha
|
ff8dd023f2
|
IDE: Improve the "Manage Source Editors" dialog. Support multiple editor windows.
|
2024-11-18 05:44:28 +02:00 |
|
Maxim Ganetsky
|
d2ebb7674d
|
IDE: added missing space after comma in OK button hint of Options dialog
|
2024-11-17 15:13:48 +03:00 |
|
Juha
|
6e3f600787
|
IDE: Restore Ctrl-Enter shortcut in IdoOptionsDlg. Tweak the hint. Issue #40234.
|
2024-11-16 21:18:41 +02:00 |
|
Juha
|
c4969dc5fd
|
IDE: Remove Ctrl-Enter shortcut from IdoOptionsDlg. It did not work. Issue #40234.
|
2024-11-15 13:40:44 +02:00 |
|
Juha
|
b529b16292
|
IDE: Prevent compiler warning about a platform specific symbol in new applications. It was suppressed in IDE but Warning count increased. Issue #41224.
|
2024-11-10 12:03:10 +02:00 |
|
Martin
|
a116ad932e
|
IdeDebugger: update icons, by Roland Hahn / Issue #41233
|
2024-11-08 20:31:48 +01:00 |
|
wp_xyz
|
2e21040755
|
Splash form: Fix size of splash image on mac. Issue #41205.
|
2024-11-06 19:09:49 +01:00 |
|
Martin
|
2825d4f579
|
IDE: Custom IDE title, default value
|
2024-11-06 16:49:01 +01:00 |
|
Martin
|
5111f33390
|
Debugger: If asm stepping stops in source (e.g. asm-step over hits breakpoint / or step ends at known source) then update source-editor. Fix regression from issue #40415 f051d0bd65
|
2024-11-06 15:55:27 +01:00 |
|
wp_xyz
|
4f007f3d82
|
AboutBox/SplashScreen: Fix blurring on mac Retina displays, part 2. issue #41205
|
2024-11-06 15:36:33 +01:00 |
|
n7800
|
3f57047f77
|
IDE/ProjectInspector: Add a button to the toolbar to show/hide the properties panel
|
2024-11-06 04:10:05 +00:00 |
|
wp_xyz
|
0b7d81bd37
|
AboutBox/Splashscreen: Fix blurring on Mac Retina displays. Patch by @Slidescape, issue #41205,
|
2024-11-06 00:11:24 +01:00 |
|
Juha
|
e7184a12f0
|
IDE: Formatting. Merge request !363 by n7800.
|
2024-11-01 09:43:32 +02:00 |
|
n7800
|
d199f27c83
|
IDE/ProjectInspector: Remember property panel height in desktop options. Issue #39955
|
2024-11-01 00:49:05 +05:00 |
|
rich2014
|
fc0fe67716
|
IDE/Cocoa: adapt to the new API of Modern Form Style Tool Bar
|
2024-10-31 21:24:40 +08:00 |
|
n7800
|
0cc7727429
|
IDE/Options: Improved color name for text selection in color scheme
|
2024-10-29 20:11:38 +05:00 |
|
Maxim Ganetsky
|
0b46fd2f3a
|
IDE: improved captions of IDE title settings
|
2024-10-28 19:16:04 +03:00 |
|
Martin
|
59f5c61e2e
|
IDE: Custom IDE title, changed storage default value
|
2024-10-28 15:49:35 +01:00 |
|
Martin
|
2de900cb00
|
IDE: Custom IDE title, added preview
|
2024-10-28 14:11:05 +01:00 |
|
Martin
|
b83d624eee
|
IDE: Custom IDE title, added preview
|
2024-10-28 14:07:55 +01:00 |
|
Martin
|
01d301d685
|
IDE: Custom IDE title, skip interactive macros
|
2024-10-28 13:42:21 +01:00 |
|
Martin
|
0327410ec6
|
IDE: Custom IDE title, remove separate task-bar-button-caption
|
2024-10-28 13:06:29 +01:00 |
|
Ondrej Pokorny
|
4bd60bf2b5
|
RunParamsOpts dialog: allow negative values for console window position - they are valid in a multi monitor environment where a secondary monitor is left or above the main monitor
fix tab orders as well
|
2024-10-28 10:55:47 +01:00 |
|
Maxim Ganetsky
|
44e8349f9a
|
IDE: removed "Cancel" button (does not make any difference with "No" in logic) in revert confirmation, improved newly added captions
|
2024-10-27 16:08:08 +03:00 |
|
Maxim Ganetsky
|
7208ff44ae
|
IDE: fixed typos in captions of some keymap commands
|
2024-10-27 16:06:04 +03:00 |
|
Juha
|
7123dc549d
|
Merge branch 'lazarus-IDE/ToolbarsShortCuts'
|
2024-10-27 13:00:27 +02:00 |
|
Juha
|
89326ffaa2
|
IDE: Cleanup of resourcestrings.
|
2024-10-27 12:36:03 +02:00 |
|
n7800
|
b33ae45ea6
|
IDE: Fix display of hints in the mainbar and editor toolbar for shortcuts with a sequence of keystrokes
|
2024-10-27 12:33:55 +02:00 |
|
n7800
|
dd811896b8
|
IDE: Prompt for confirmation before executing "Revert" command in "File" menu
|
2024-10-27 09:29:39 +00:00 |
|
n7800
|
ec38875d68
|
IDE/Desktops: Allow the desktops manager to switch to the active window layout to restore it. Issue #41208
|
2024-10-27 11:00:50 +02:00 |
|
Juha
|
d7d76e620f
|
IDE: Obey key combination for Stop button. Issue #41198, by n7800.
|
2024-10-27 10:39:10 +02:00 |
|
n7800
|
48c8d4455b
|
IDE: Disable "Compile many modes" command of "Run" menu during build. Issue #41198
|
2024-10-27 10:24:19 +02:00 |
|
n7800
|
04759c056d
|
IDE: Disable "Change build mode" button on coolbar during build. Issue #40909
|
2024-10-27 10:21:25 +02:00 |
|
rich2014
|
9c594297c5
|
IDE: improve i18n for Modern Form Style Tool Bar
|
2024-10-26 19:39:22 +08:00 |
|
rich2014
|
6a05a53978
|
IDE: i18n for Modern Form Style Tool Bar
|
2024-10-25 23:23:20 +08:00 |
|
Martin
|
e55a38b9b5
|
IDE, Options: (advanced mouse opts) move measure text width to after handle creation
|
2024-10-25 14:07:23 +02:00 |
|
mattias
|
99d60446b7
|
ide: fixed overriding lazarusdir via cfg file
|
2024-10-24 15:13:34 +02:00 |
|
mattias
|
19e3d6eb88
|
idedebugger: cleaned up and updated makefile
|
2024-10-24 11:32:42 +02:00 |
|
mattias
|
e2ab5efb7b
|
ide: what needs build dialog: fixed passing build all
|
2024-10-24 10:45:29 +02:00 |
|
Martin
|
3fa54762f2
|
IDE, Debugger: correctly enable run/step buttons if debugger was started with attach. Debugger may be running, even if project is not run-able.
|
2024-10-22 17:41:04 +02:00 |
|
n7800
|
ec7549e1c0
|
IDE/Options: Fixed crash when opening color settings for the assembler window
|
2024-10-22 05:55:49 +05:00 |
|
mattias
|
6fa805fb47
|
updated makefiles
|
2024-10-22 00:31:29 +02:00 |
|
Martin
|
18b52eff3e
|
IDE, SourceEditor: fixed crash in code completion measure item, after 86db8d9f83
|
2024-10-22 00:29:32 +02:00 |
|
Maxim Ganetsky
|
ba3443ff51
|
IDE: fixed highlighting "enum" word in code completion window (copy/paste typo)
|
2024-10-22 00:50:49 +03:00 |
|
Maxim Ganetsky
|
fe7ee59f21
|
IDE: clarified a caption ("Code-Template" -> "Template", as this caption denotes specific highlighted word)
|
2024-10-22 00:50:49 +03:00 |
|