Commit Graph

140 Commits

Author SHA1 Message Date
Juha
83aacf7068 IDE: Formatting and less warnings for search and search results. Issue #40334, patch by n7800. 2023-06-22 10:47:02 +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
eac9c6e5c6 IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies. 2023-06-11 20:34:36 +03:00
Juha
317fa06f01 IDE: Improve the search results view more. Implement refresh search. Simplify code. Patch by n7800. 2023-06-05 22:51:29 +03:00
Juha
56198866df IDE: Improve the "Search Results" window. Issue #40286, patch by n7800. 2023-06-01 11:58:21 +03:00
Martin
33d32450a5 IDE: Workaround for late updates of ecGotoBookmarks popup menu. See issue #39540 2023-02-01 20:21:10 +01:00
juha
4dde2e198f IDE: Cleanup, remove unused unit reference.
git-svn-id: trunk@59360 -
2018-10-26 22:33:18 +00:00
juha
c8db4ff99b IDE: Cleanup.
git-svn-id: trunk@58792 -
2018-08-28 06:22:57 +00:00
juha
cc3dd4cfbf IDE: Simplify and improve the Publish Project / Package feature. Issue #34102.
git-svn-id: trunk@58785 -
2018-08-27 19:03:16 +00:00
juha
f440f660a2 Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc.
git-svn-id: trunk@58204 -
2018-06-09 14:39:36 +00:00
ondrej
3ec399d85a CodeTools: add "Avoid unnecessary jumps" option, make it default.
git-svn-id: trunk@55031 -
2017-05-21 18:14:51 +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
mattias
3df8a5c390 IDE: fixed uninitialized function result
git-svn-id: trunk@54012 -
2017-01-27 15:55:22 +00:00
mattias
e99547288c IDEIntf: added handler lihtSaveEditorFile
git-svn-id: trunk@54011 -
2017-01-27 14:34:57 +00:00
juha
9c61946e73 MainIntf: Cleanup, remove unused unit references.
git-svn-id: trunk@53728 -
2016-12-20 00:09:15 +00:00
mattias
36d42e0d9c IDE: clean up deprecated
git-svn-id: trunk@53140 -
2016-10-17 13:35:07 +00:00
juha
3eb143d1bc Remove useless comments like { private declarations } from class skeletons.
git-svn-id: trunk@52832 -
2016-08-18 18:51:56 +00:00
mattias
4c9c730304 IDE: less hints
git-svn-id: trunk@52711 -
2016-07-18 15:05:38 +00:00
juha
339d0f841f IDE: Move Extend..SearchPath functions from MainIDE to Project.
git-svn-id: trunk@52697 -
2016-07-16 08:06:13 +00:00
juha
297e19a349 IDE: Add methods for merging paths to CompilerOptions and replace common code patterns with them.
git-svn-id: trunk@52693 -
2016-07-15 17:47:18 +00:00
juha
9e35d2c52c Packager: Update search paths after "Add Active File To Package". Issue #27720.
git-svn-id: trunk@50839 -
2015-12-16 00:16:23 +00:00
mattias
159d719bdc IDEIntf: new IDE events: lihtProjectBuildingFinished, lihtLazarusBuilding, lihtLazarusBuildingFinished, lihtChangeToolStatus, patch #28839 from Ondrej
git-svn-id: trunk@50043 -
2015-10-12 23:43:13 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
mattias
8b4e761edc IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
git-svn-id: trunk@48911 -
2015-05-01 10:32:13 +00:00
juha
708afdf966 Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +00:00
mattias
1021bbb19a IDE: docking: restore: keep autosizing disabled during restore
git-svn-id: trunk@46859 -
2014-11-15 12:39:26 +00:00
maxim
93ded208bc IDE: fixed typos, removed unused and duplicate strings
git-svn-id: trunk@45871 -
2014-07-14 22:58:16 +00:00
juha
b13cb7de63 IDE: remove Import/Export project options functions from IDEIntf.
git-svn-id: trunk@45610 -
2014-06-22 09:56:32 +00:00
juha
3a7d798fa6 IDE: Revamp the GUI for importing / exporting compiler options.
git-svn-id: trunk@45608 -
2014-06-22 09:55:10 +00:00
juha
750993ff2d IDE: Import / export compiler options, remove Options parameter. Prepare working with BuildModes.
git-svn-id: trunk@45607 -
2014-06-22 09:54:32 +00:00
mattias
c07eaa50e2 IDE: project inspector: rusing package editor types
git-svn-id: trunk@45588 -
2014-06-20 10:55:44 +00:00
juha
66c5c5f768 IDE: comments + formatting.
git-svn-id: trunk@43998 -
2014-02-11 18:17:28 +00:00
mattias
149c929321 IDE: remove freed forms from restore windows list
git-svn-id: trunk@41856 -
2013-06-23 19:48:13 +00:00
mattias
87b70e8023 IDE: retranslate editor options
git-svn-id: trunk@41709 -
2013-06-13 22:51:16 +00:00
juha
5e8fd84cce IDE: rename also the form and functions ManageExamples -> ExampleManager
git-svn-id: trunk@41098 -
2013-05-09 15:37:16 +00:00
mattias
28f7611143 IDE: reindent new unit pascal
git-svn-id: trunk@40807 -
2013-04-14 19:16:51 +00:00
mattias
a85c98d0a8 IDE: clean up
git-svn-id: trunk@40694 -
2013-04-02 10:10:54 +00:00
mattias
88c2af49d0 IDE: designer: fixed handling deactivate messages
git-svn-id: trunk@39774 -
2013-01-06 11:53:30 +00:00
juha
09ca4df1ec IDE: Simplify UpdateWindowMenu. Remove (now useless) delayed functionality.
git-svn-id: trunk@39172 -
2012-10-27 17:04:05 +00:00
juha
35994bb452 IDE: Move more methods to SourceFileManager. It has not reference back to main unit any more.
git-svn-id: trunk@38800 -
2012-09-23 19:01:06 +00:00
juha
96aae02bd8 IDE: remove SimplePascalProgram file descriptor. It was in a wrong place and is replaced with SimpleProgram project descriptor. Improve template desctiptions.
git-svn-id: trunk@38646 -
2012-09-13 17:55:25 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
mattias
0fa1769426 cody: IDE item to create dockable IDE window
git-svn-id: trunk@37151 -
2012-05-04 06:32:50 +00:00
mattias
cea599f60f IDE: fixed saving environment on every change
git-svn-id: trunk@36574 -
2012-04-05 09:30:26 +00:00
mattias
139a3f1c56 IDE: add form to package: add dependency LCL
git-svn-id: trunk@35025 -
2012-01-29 19:17:55 +00:00
juha
4c70795d75 IDE: Replace const string arrays with RTTI value and WriteStr().
git-svn-id: trunk@34755 -
2012-01-15 23:50:08 +00:00
mattias
fcfc88b774 IDE: removed MainIDEIntf
git-svn-id: trunk@34648 -
2012-01-07 20:45:57 +00:00
juha
9897814795 IDE: New "Example Projects" feature.
git-svn-id: trunk@32808 -
2011-10-10 20:35:59 +00:00
martin
240ec1a82b DBG: do not open virtual unit twice.
git-svn-id: trunk@32723 -
2011-10-06 20:28:32 +00:00
mattias
38c75a8c1f IDEIntf: added TLazProject.Resources
git-svn-id: trunk@32596 -
2011-10-01 19:49:29 +00:00