Commit Graph

102 Commits

Author SHA1 Message Date
Martin
4975a57869 IDE, UnitDependencies: Set overlays for LvLGraph 2022-01-10 14:23:23 +01: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
juha
8ebda25a9b IDE: Harmonize TNonModalIDEWindow enum identifiers in IdeOptionDefs.
git-svn-id: trunk@62361 -
2019-12-09 14:23:37 +00:00
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
martin
180da00d4a Unit-Dependencies, PkgGraphExplorer: Add option dialog to modify graph style
git-svn-id: trunk@60892 -
2019-04-07 19:57:35 +00:00
martin
dfe4f1faa2 Unit-Dependencies, PkgGraphExplorer: Enable minimize length of edges
git-svn-id: trunk@60885 -
2019-04-07 19:52:02 +00:00
martin
9f7ad880cd Unit-Dependencies: add filter for excluding units from graph
git-svn-id: trunk@60874 -
2019-04-07 19:51:45 +00:00
martin
69489f8247 Unit-Dependencies: fix showing units for project, if window is already open at IDE start.
git-svn-id: trunk@60873 -
2019-04-07 19:51:44 +00:00
martin
fab82e9924 Unit-Dependencies: remember last selected package(s). So Unitgraph shows correct content after re-parse.
git-svn-id: trunk@60872 -
2019-04-07 19:51:42 +00:00
martin
11c7321b73 Unit-Dependencies: auto parse required packages for selection in graph
git-svn-id: trunk@60871 -
2019-04-07 19:51:41 +00:00
martin
fb202384bf Unit-Dependencies: use icons in graph
git-svn-id: trunk@60870 -
2019-04-07 19:51:39 +00:00
juha
41dc46374f LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
git-svn-id: trunk@58634 -
2018-07-25 23:44:54 +00:00
ondrej
7e8cc82417 IDE: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58084 -
2018-06-02 16:47:18 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +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
2a8e642d34 IDE: formatting
git-svn-id: trunk@49948 -
2015-10-05 22:47:01 +00:00
juha
08c9621520 Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +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
juha
1539bf8ab0 IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny.
git-svn-id: trunk@49460 -
2015-06-28 12:27:53 +00:00
juha
e35b823e1b IDE: Use TextHint, fix taborder, delele border of panel in UnitDep dialog. Issue #28052, patch from Alexey Torgashin.
git-svn-id: trunk@49064 -
2015-05-17 11:41:43 +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
ece82a7c7e IDE: clean up
git-svn-id: trunk@48207 -
2015-03-10 12:59:28 +00:00
mattias
d60b73afb1 IDE: unit dependencies: menu item: open file
git-svn-id: trunk@47306 -
2015-01-05 13:11:28 +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
juha
424b069838 IDE: UnitDependencies formatting.
git-svn-id: trunk@46682 -
2014-10-26 14:11:24 +00:00
mattias
160cd91c5a IDE: clean up old external tools
git-svn-id: trunk@45945 -
2014-07-20 20:02:40 +00:00
mattias
403ed545d1 IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
mattias
22d2d30164 IDE: quickfixes: use first fit
git-svn-id: trunk@45314 -
2014-06-02 23:29:21 +00:00
mattias
53ca8fe17d IDE: unit dependencies: quickfix for circular units: show path
git-svn-id: trunk@45185 -
2014-05-26 13:46:43 +00:00
mattias
4665cd1889 IDE: fpc msg parser: search for include files
git-svn-id: trunk@45150 -
2014-05-22 13:47:53 +00:00
mattias
1ff96a4fd4 IDE: disable optimization stackframe for units with for..in
git-svn-id: trunk@43923 -
2014-02-06 19:42:58 +00:00
mattias
316056f2f7 IDE: further migration external tools
git-svn-id: trunk@43262 -
2013-10-17 19:17:50 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
mattias
2c615ca95a IDE: unit dependencies: fixed clearing marks
git-svn-id: trunk@42888 -
2013-09-19 19:43:30 +00:00
mattias
999cc9e8e6 IDE: unit dependencies: overlays for cycles
git-svn-id: trunk@42884 -
2013-09-19 18:23:56 +00:00
mattias
e4807a192f IDE: unit dependencies: find cycles
git-svn-id: trunk@42875 -
2013-09-19 16:56:26 +00:00
mattias
7594380f44 IDE: unitdependencies: pending path: update selection
git-svn-id: trunk@42743 -
2013-09-11 22:51:04 +00:00
mattias
d442a420b7 IDE: unit dependencies: show complex routes
git-svn-id: trunk@42727 -
2013-09-10 20:05:41 +00:00
mattias
e44878160f IDE: unit dependencies: showing simple circular dependency
git-svn-id: trunk@42723 -
2013-09-10 18:12:17 +00:00
mattias
b76e2409dc IDE: unit dependencies: keep selection
git-svn-id: trunk@42721 -
2013-09-10 13:09:40 +00:00
mattias
9d1eed28b3 IDE: unit dependencies: fixed filter
git-svn-id: trunk@42718 -
2013-09-10 12:18:12 +00:00
mattias
036500ffba IDE: editor file manager: dockable
git-svn-id: trunk@41969 -
2013-07-02 16:07:39 +00:00
mattias
d9f54c34c9 IDE: unit deps: clean up
git-svn-id: trunk@41923 -
2013-06-27 15:12:53 +00:00
mattias
cdcaa4f43e IDE: unit deps: popup menu item for unused units
git-svn-id: trunk@41922 -
2013-06-27 15:11:22 +00:00
mattias
7f9fbd0a68 IDE: unit deps: fixed popup menu
git-svn-id: trunk@41897 -
2013-06-25 15:51:58 +00:00
maxim
ad02428695 IDE: fixed compilation
git-svn-id: trunk@41840 -
2013-06-23 16:45:31 +00:00
mattias
0000449683 IDE: unit deps: unit lvl graph: double click open unit in src editor
git-svn-id: trunk@41808 -
2013-06-23 09:22:41 +00:00