Commit Graph

14967 Commits

Author SHA1 Message Date
Martin
3e73ce083c IDE, Project: remove property "Marked", in SourceEditor pass option as param. 2024-12-07 10:26:26 +01:00
Juha
ca8d8b9b84 IDE: In ComponentList show Designer when selecting component or clicking on selection button. Merge request !399 by n7800. 2024-12-07 08:58:21 +02:00
n7800
e5f9504c5f IDE/MessagesWnd: Adding shortcuts in the window for some actions. Merge req. !397, issue #41258, corrected #40347 2024-12-07 07:21:49 +02:00
n7800
fa5e89719b IDE/MessagesWnd: Check modifier key presses in the KeyDown method 2024-12-06 06:24:21 +02:00
n7800
ace400800b IDE/ProjectInspector: Limit the height of the properties panel 2024-12-03 20:21:37 +00:00
Juha
40abf67e3b IDE: Take care of PPI resolution when saving Project Inspector panel size. Issue #39955, patch by n7800. 2024-12-03 06:16:52 +02:00
mattias
a4e973c943 ide: fixed asking for reopen project when editing lpi in source editor and external change 2024-12-01 16:31:09 +01:00
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
mattias
e62389efe2 ide: fixed ide coolbar clear before load 2024-10-21 19:17:17 +02:00
Martin
6d78d5e830 IDE, EditorOption: fix right gutter, hide separator gutter parts, when hiding overview gutter part / keep index order 2024-10-21 17:21:39 +02:00
Martin
86db8d9f83 IDE, SourceEditor: Add colors for code completion "type of token" Issue #40868 2024-10-21 12:45:39 +02:00
Martin
a8b95b354c IDE, SourceEditor: refactor / clean up - Colors for completion drop down. 2024-10-21 10:54:44 +02:00
mattias
6a0efcb8c0 ide: fixed duplicating ide coolbar, issue #41199 2024-10-21 10:07:16 +02:00
n7800
cf11151bf8 IDE: In the custom IDE title, leave only unexpanded macros in their original form 2024-10-20 21:23:47 +00:00
Martin
9a3e82cf06 IDE, SynEdit: Add custom ident/keywords to Pascal Highlighter 2024-10-20 22:37:38 +02:00
mattias
d7b2d3e313 ide: fixed editortoolbar options defaults 2024-10-20 19:59:36 +02:00
mattias
0631c5f508 ide: fixed TIDECoolBarOptions default options 2024-10-20 19:40:19 +02:00
Martin
2e32a7edb7 IDE, KeyMapping: Fix captions for indent/unindent. They act on single line, if no selection exists 2024-10-17 15:53:04 +02:00
Maxim Ganetsky
a7502e10a1 LazBuild: improved description of --build-twice option 2024-10-14 22:38:51 +03:00
Ondrej Pokorny
351f61afdf PackageEditor: select active editor file - optimize performance 2024-10-14 10:52:25 +02:00
mattias
97c66591c5 lazbuild: resourcestring 2024-10-14 10:21:57 +02:00
mattias
9be9ac65d7 lazbuild: added options --build-twice 2024-10-13 18:45:40 +02:00
mattias
8ba0de5d29 ide: started checking for recompiling on second pass 2024-10-13 17:31:57 +02:00
mattias
5b818b586b ide: started compile pkg twice 2024-10-13 13:16:21 +02:00
mattias
fea93f0749 ide fixed av in path editor dlg on replace on cocoa 2024-10-11 10:37:10 +02:00
mattias
15853ffffd ide: designer: let mediator decide the default size 2024-10-09 11:26:05 +02:00
mattias
c74b232d9a ide: designer: use mediator default size only if none given 2024-10-09 10:57:42 +02:00
wp_xyz
5ffb95c6b5 IDE: Some more refinements in layout of editorfilemanager form. 2024-10-07 09:49:55 +02:00
wp_xyz
70fa0f186d IDE: Auto-sized layout of editorfilemanager form. Patch by Roland Hahn (slightly modified). 2024-10-07 09:39:59 +02:00
Martin
ef3bd2ef0e IDE: remove colon from caption in MR 3e9652e956 2024-10-06 16:45:59 +02:00
mattias
4b3e9abd31 ide: updated lazarus.res 2024-10-06 12:22:04 +02:00
n7800
5428ef91f7 IDE/Options: Place custom IDE title field below to increase width 2024-10-06 07:16:49 +05:00
Martin
56a41ab2d8 Fix Key conflict 2024-10-05 22:10:23 +02:00
mattias
b977977c8d set main version to 4.99 2024-10-05 22:03:23 +02:00
Maxim Ganetsky
d9df3b09f7 IDE: improved captions in Window options tab 2024-10-05 22:28:42 +03:00
Martin
9609656964 IDE: Amend name for "hide on run" (run is too generic) 2024-10-05 00:33:32 +02:00
Martin
e8f1e0af5d IDE: Improve layout of Env/Window options 2024-10-05 00:33:32 +02:00
Martin
c07ae4c10e IDE, SynEdit: Add indent for column mode selection 2024-10-04 23:56:24 +02:00
Maxim Ganetsky
08f140fe19 IDE: correctly load macros caption translations of IDEPackager package 2024-10-04 01:23:01 +03:00
Maxim Ganetsky
67558fbdc0 IDEConfig: regenerated translations and updated Russian translation 2024-10-04 01:03:00 +03:00
Maxim Ganetsky
189764f4c0 IDE, IDEConfig: fixed i18n of captions of newly added macros, improved other captions 2024-10-04 01:02:15 +03:00
Martin
69e4861d80 IDE, Options: Editor Keymap, fix layout to make the key-map tree bigger (if Window grows) and keep the Conflict view at its size. 2024-10-03 14:12:18 +02:00
Martin
6e858619fd IDE: Display a HTML hind, even if codetools fails. (for debugger). Issue #40923 2024-10-03 13:55:17 +02:00
Martin
ab08a3c959 IDE: Allow customizing the IDE window caption by ide-macros. Issue #41092 2024-10-03 13:19:22 +02:00
Martin
cbc3f3751c IDE: SourceEditor, tab-captions, keep ampersand in filenames but not unitnames. MR !341 2024-10-03 01:06:32 +02:00
Martin
65513c7997 Clear ExternalDebugInfo for release mode 2024-10-03 00:43:28 +02:00
n7800
9a31f4eb34 IdeProject: Adjusting options in "standard" build modes (Release and Debug) 2024-10-02 22:38:33 +00:00
Martin
4e49ef3eeb IDE: SourceEditor hide statusbar if no editors are open (anchor dock). Issue #40819 2024-10-02 21:56:13 +02:00
Martin
cbf7a97b7f SynEdit: fix marks gutter autosizing 2024-10-01 22:02:25 +02:00
Martin
7ca0e94781 IdeDebugger: Display "Pass count" in breakpoint property dialog. Issue #30355 2024-10-01 17:53:30 +02:00
Martin
642c3148a8 IdeDebugger: Callstack, copy-all, limit how many non-evaluated indexes are represented before skipping to next evaluated line. 2024-10-01 17:33:15 +02:00