Commit Graph

240 Commits

Author SHA1 Message Date
mattias
ada7a90f86 set fixes version to 2.2.7 2023-03-04 14:17:32 +01:00
mattias
0df75f4a22 set fixes version to 2.2.6 2023-03-04 14:07:53 +01:00
mattias
9145ab626f set fixes version to 2.2.5 2022-09-24 01:37:51 +02:00
mattias
06a78ed923 set fixes version to 2.2.4 2022-09-24 01:31:39 +02:00
mattias
3b2d78fc2c set fixes version 2.2.3 2022-05-15 10:14:43 +02:00
mattias
537f43754c set fixes version to 2.2.2 2022-05-15 09:51:43 +02:00
mattias
4d49533f10 set fixes version to 2.2.0.4 2022-01-01 17:42:24 +01:00
mattias
d09e34d46f set fixes version to 2.2.0RC3 2021-10-31 08:43:01 +01:00
mattias
3d7e0f2f4f set fixes version to 2.2.0RC2
git-svn-id: branches/fixes_2_2@65398 -
2021-07-07 15:55:56 +00:00
maxim
bd7ad56d42 Merged revision(s) 65330 #b088f3ec80, 65342 #ed7b09d857 from trunk:
IDE: Generate Dwarf3 for Debug build mode and for debug profile for the IDE itself.
........
IDE: Use Dwarf3 debug format for our projects. Needed when debugging with FPDebug.
........

git-svn-id: branches/fixes_2_2@65346 -
2021-07-02 21:52:41 +00:00
mattias
0c34da7703 set fixes version to 2.2.0RC1
git-svn-id: branches/fixes_2_2@65240 -
2021-06-15 13:51:24 +00:00
juha
c82249be2a IDE: Cleanup TMainIDE.ProjInspectorAddUnitToProject.
git-svn-id: trunk@64868 -
2021-03-25 06:35:36 +00:00
juha
63fc1a91aa IDE: Options page to specify type of project created on startup + other startup options. Issue #38105.
git-svn-id: trunk@64781 -
2021-03-10 19:53:06 +00:00
juha
207dee8890 IDE: Rename unit ProjectDescriptors to ProjectDescriptorTypes. Clashed with a global variable in ProjectIntf.
git-svn-id: trunk@64780 -
2021-03-10 19:53:03 +00:00
juha
9219ea531d Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
git-svn-id: trunk@64303 -
2020-12-29 22:56:40 +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
1945f8b61d IDE: In SearchResultsView replace PageControl with ExtendedNotebook which allows reordering tabs. Rename SearchAgainButton -> NewSearchButton.
git-svn-id: trunk@64038 -
2020-10-17 16:19:15 +00:00
mattias
863e1d49a7 IDE: lazarus.lpi added package dependency SynEditDsgn
git-svn-id: trunk@63694 -
2020-08-06 21:18:29 +00:00
martin
5bcddd28fb IDE, Debugger: Add real "Run-To"
git-svn-id: trunk@63303 -
2020-06-06 00:53:44 +00:00
juha
0961a5797a Turn unit ObjectLists to use generics, move it to Lazutils. Reduce typecasts in TPkgManager by using correct types when possible.
git-svn-id: trunk@62639 -
2020-02-17 12:23:38 +00:00
mattias
9c62cce21c updated lazarus.lpi
git-svn-id: trunk@59012 -
2018-09-15 19:59:32 +00:00
juha
9f252da8ea IDE: Move code related to many build modes to unit BuildModesManager. Make "Build many Modes" selection persistent.
git-svn-id: trunk@58903 -
2018-09-07 11:03:44 +00:00
juha
2b381547b5 IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools.
git-svn-id: trunk@58643 -
2018-07-28 13:38:06 +00:00
mattias
fc480f6059 ide: set lpi version to 1.9.0
git-svn-id: trunk@58390 -
2018-06-23 16:03:04 +00:00
ondrej
18d410eb28 Lazarus: delete advhistorylist.pas from project (file deleted in r58243 #b267b473fb).
git-svn-id: trunk@58272 -
2018-06-14 19:34:57 +00:00
ondrej
d9f10e14c1 IDE: update LPI
git-svn-id: trunk@58075 -
2018-06-02 09:35:20 +00:00
mattias
ee7e7c077c IDEIntf: added CompilerPath, fixed fpc msg parser if msg id not found
git-svn-id: trunk@57910 -
2018-05-13 07:15:23 +00:00
mattias
157312616b IDE: started pas2js message parser
git-svn-id: trunk@57902 -
2018-05-11 19:59:48 +00:00
ondrej
86baae8769 IDE: Identifier completion window: implement customizable colors, issue #29282
git-svn-id: trunk@57117 -
2018-01-19 07:09:42 +00:00
ondrej
3e12ed3bdc IDE: move identifier completion options from editor_codetools_options to codetools_identifiercompletion_options
git-svn-id: trunk@57116 -
2018-01-19 04:56:37 +00:00
ondrej
203b6860ad IDE: identifier completion window: optional icons. issue #32983, patch from regs
git-svn-id: trunk@57110 -
2018-01-18 07:28:56 +00:00
ondrej
3d0eee90c7 IDE: update project file, delete parameters (store them in LPS)
git-svn-id: trunk@56977 -
2018-01-06 02:35:21 +00:00
ondrej
73faf67c41 IDE: move project descriptors from projectdefs.pas into new unit to prevent circular dependency on project.pas
git-svn-id: trunk@56976 -
2018-01-06 02:32:03 +00:00
mattias
5e9de6d214 IDE: simplified DoRunProjectWithoutDebug
git-svn-id: trunk@56792 -
2017-12-19 13:49:56 +00:00
mattias
0d058c9c07 codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache
git-svn-id: trunk@56779 -
2017-12-18 17:03:02 +00:00
mattias
022a515783 codetools: renamed FPCDefinesCache to CompilerDefinesCache
git-svn-id: trunk@56776 -
2017-12-18 12:20:03 +00:00
mattias
e0c22bcb0c IDE: updated lazarus.lpi
git-svn-id: trunk@56545 -
2017-11-30 14:32:54 +00:00
mattias
b0701b8534 IDEIntf: comments
git-svn-id: trunk@56364 -
2017-11-11 14:23:08 +00:00
juha
5dc2a8fa0e IDE: Delete an unused unit MultiReplaceDlg.
git-svn-id: trunk@56255 -
2017-11-01 13:46:03 +00:00
mattias
3fc4a08068 IDE: publish project dialog: improved layout
git-svn-id: trunk@56104 -
2017-10-17 16:24:51 +00:00
mattias
29b1a3fd1b IDE: updated lazarus.lpi
git-svn-id: trunk@56102 -
2017-10-17 15:21:09 +00:00
michl
0178a9fff5 Revert partly revision 55704 #303502d439: lazarus.lpi and .res wrongly commited.
git-svn-id: trunk@55705 -
2017-08-19 21:19:23 +00:00
michl
303502d439 LCL: ComboBox: Win32: Don't loose ItemIndex with AutoComplete set. Issue #32301
git-svn-id: trunk@55704 -
2017-08-19 21:05:38 +00:00
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
ondrej
e822a376de IDE: use Scaled for Lazarus IDE itself
git-svn-id: trunk@54201 -
2017-02-19 20:12:24 +00:00
mattias
c458f34d54 IDE: register TProcessUTF8 with LazUtils, not LCL
git-svn-id: trunk@53735 -
2016-12-20 13:25:34 +00:00
juha
aa9f568d95 IDE: Split InputHistories unit into 2 pieces to break SynEdit dependency.
git-svn-id: trunk@53729 -
2016-12-20 00:09:17 +00:00
mattias
28e4e1a7e6 IDE: updated lpi
git-svn-id: trunk@53394 -
2016-11-21 12:13:44 +00:00
mattias
24491b3ae1 trunk: set version to 1.7
git-svn-id: trunk@50542 -
2015-11-30 19:06:17 +00:00
mattias
c507846083 IDE+lazbuild: fixed loading last used package via global links, storing LastUsed date of global links, map dangling LastUsed dates to new lpl files
git-svn-id: trunk@50277 -
2015-11-11 01:18:13 +00:00