Commit Graph

24 Commits

Author SHA1 Message Date
Juha
6c09197c78 IDE: Register EnvironmentOptions editor group in IdeInstances. Remove registration through IDEOptionsIntf. 2023-06-19 10:45:09 +03:00
Juha
0ff44ca90a Revert some of the earlier LCLProc commit. Fix compilation on Windows. 2023-06-18 17:29:03 +03:00
Juha
e045ba01d2 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
Juha
abb5f2b097 LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
Martin
2465e62bab IDE: add option to skip checks (config, dir, fpc, fppkg, single-instance) at startup 2022-04-22 14:07:26 +02:00
juha
20c5ac47c0 IDE: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64440 -
2021-01-29 19:59:04 +00:00
mattias
bd0a307669 IDE: fixed restart on darwin with lazarus.cfg
git-svn-id: trunk@64249 -
2020-12-20 14:16:16 +00:00
mattias
be50b1d99c IDE: start custom IDE when readonly IDE was started
git-svn-id: trunk@64219 -
2020-12-17 15:51:33 +00:00
mattias
9b526c0b04 IDE: set primary config path before checking IDE instances
git-svn-id: trunk@64218 -
2020-12-17 14:51:47 +00:00
mattias
0d8743d0ef IDE: exttools: show env
git-svn-id: trunk@64217 -
2020-12-17 14:38:24 +00:00
mattias
0fa3320aa5 IDE: less hints
git-svn-id: trunk@64216 -
2020-12-17 13:48:16 +00:00
mattias
a448729659 IDE: optional packaged IDE starts custom IDE
git-svn-id: trunk@64215 -
2020-12-17 13:47:11 +00:00
mattias
767e73e456 IDE: optional packaged IDE starts custom IDE
git-svn-id: trunk@64214 -
2020-12-17 13:45:57 +00:00
juha
653dca44e0 IDE: Make sure temp dir exists before starting IPC server. Issue #35838.
git-svn-id: trunk@62494 -
2020-01-04 19:30:08 +00:00
juha
8095d05aee IDE: Allow multiple instances of Lazarus on shared Hosts. Issue #32035.
git-svn-id: trunk@56137 -
2017-10-20 16:38:28 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
ondrej
dd154546c3 IDE: focus editor window when file is opened from command line in IDEInstances (issue on MS Windows)
git-svn-id: trunk@50680 -
2015-12-06 08:23:21 +00:00
ondrej
a55a3eb0c5 IDE: IDEInstances: reopen project at start if not opened in another instance
git-svn-id: trunk@50332 -
2015-11-15 07:31:22 +00:00
ondrej
4d88aa972e IDE: renamed AdvancedIPC to LazAdvancedIPC to prevent file duplicate errors with FPC 3.1.1. Issue #28999. Patch by Do-wan Kim
git-svn-id: trunk@50318 -
2015-11-12 12:55:30 +00:00
juha
e16565eebb IDE: Simplify saving an option a little.
git-svn-id: trunk@50183 -
2015-10-27 17:30:42 +00:00
mattias
fb814e71a3 IDE: less hints
git-svn-id: trunk@50106 -
2015-10-18 17:23:53 +00:00
mattias
3c7b17daff IDE: fixed compilation
git-svn-id: trunk@49921 -
2015-10-03 15:18:53 +00:00
juha
1b50c565c2 IDE: Fix parameter handling in single IDE instance feature. Cleanup. Issue #8051, patch from Ondrej Pokorny.
git-svn-id: trunk@49918 -
2015-10-03 09:38:27 +00:00
juha
79046745da New file for IDE single instance feature from Ondrej Pokorny.
git-svn-id: trunk@49908 -
2015-10-02 08:47:48 +00:00