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
|
a3de743fad
|
IDE: Fix Column,Line position for "Find Identifier" quick fix item. Issue #40175.
|
2023-03-26 09:58:13 +03:00 |
|
michl
|
7afc1df1e9
|
IDE: Remove OnIdle-handler of CodeBrowser when searching is finished
git-svn-id: trunk@64900 -
|
2021-04-02 19:10:56 +00:00 |
|
juha
|
867003246c
|
IDE: Stop background searching when closing Code Browser. Issue #38266.
git-svn-id: trunk@64754 -
|
2021-03-06 09:47:01 +00:00 |
|
juha
|
3f78f0d62d
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
|
2021-02-15 08:43:50 +00: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
|
3ea7788cbf
|
Optimize CompareFileExt in different ways. Comparison of FPC/Lazarus generated files can be case-sensitive.
git-svn-id: trunk@64374 -
|
2021-01-10 19:07:52 +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 |
|
mattias
|
4ec3a43be3
|
IDE: fixed invalidate filestate cache after TSaveDialog
git-svn-id: trunk@60620 -
|
2019-03-08 12:12:59 +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
|
936a0dea02
|
IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
|
2018-05-09 01:39:31 +00:00 |
|
ondrej
|
987f894152
|
High-DPI + Multiple Image Resolution ImageList (merged from HiDPIImageList branch)
git-svn-id: trunk@57164 -
|
2018-01-27 18:12:35 +00:00 |
|
ondrej
|
b4b56d377d
|
IDE: fixes for High-DPI Image List
git-svn-id: branches/HiDPIImageList@57161 -
|
2018-01-27 18:05:59 +00:00 |
|
ondrej
|
f46f474a77
|
IDE: code browser, code explorer: use new High-DPI icons, issue #33056
git-svn-id: trunk@57128 -
|
2018-01-20 10:56:23 +00:00 |
|
juha
|
a2c678d1d1
|
IDE: Initialize a variable in CodeBrowser.
git-svn-id: trunk@56871 -
|
2017-12-29 19:45:26 +00:00 |
|
juha
|
cf8b0b68f9
|
IDE: Simplify nested procedures under TCodeBrowserView.UpdateTreeView.
git-svn-id: trunk@56870 -
|
2017-12-29 18:47:58 +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 |
|
michl
|
35f9e8200f
|
IDE: High-DPI: CodeBrowser: Fixed image sizes.
git-svn-id: trunk@55514 -
|
2017-07-15 20:56:52 +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
|
36d42e0d9c
|
IDE: clean up deprecated
git-svn-id: trunk@53140 -
|
2016-10-17 13:35:07 +00:00 |
|
juha
|
9367da0ae5
|
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
|
2016-08-17 10:40:29 +00:00 |
|
mattias
|
9b0d4c01b6
|
IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
|
2015-10-26 21:34:11 +00:00 |
|
mattias
|
917903ada1
|
IDE: less hints
git-svn-id: trunk@49618 -
|
2015-08-08 08:38:43 +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 |
|
mattias
|
699bdb9e8f
|
codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny
git-svn-id: trunk@49405 -
|
2015-06-22 10:02:11 +00:00 |
|
maxim
|
a58bea165a
|
IDE: improved Code Browser i18n, bug #28204
git-svn-id: trunk@49217 -
|
2015-05-30 00:03:34 +00:00 |
|
maxim
|
1070610a83
|
IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966
git-svn-id: trunk@48964 -
|
2015-05-07 22:45:36 +00:00 |
|
mattias
|
b98e5b914f
|
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
git-svn-id: trunk@48228 -
|
2015-03-10 15:28:11 +00:00 |
|
mattias
|
f69dd2379e
|
IDE: clean up
git-svn-id: trunk@48198 -
|
2015-03-10 12:02:19 +00:00 |
|
mattias
|
02afa460c3
|
IDE: codebrowser: load description only if node added to treeview
git-svn-id: trunk@46865 -
|
2014-11-15 16:08:20 +00:00 |
|
mattias
|
8cbb9b1f87
|
IDE: codebrowser: show only 5000 items
git-svn-id: trunk@46863 -
|
2014-11-15 14:45:14 +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 |
|
mattias
|
160cd91c5a
|
IDE: clean up old external tools
git-svn-id: trunk@45945 -
|
2014-07-20 20:02:40 +00:00 |
|
mattias
|
6ff6f62e77
|
IDE: clean up
git-svn-id: trunk@45863 -
|
2014-07-14 17:10:29 +00:00 |
|
juha
|
39ed58f021
|
IdeIntf: new THintWindowManager to encapsulate hint stuff. Fix THintWindow when it has a sub-control. Make code browser use the new feature.
git-svn-id: trunk@45827 -
|
2014-07-11 16:31:06 +00:00 |
|
juha
|
a912107bf0
|
IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
|
2014-06-15 11:52:15 +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
|
79c6e82dd7
|
IDE: codebrowser: quick fix identifier nor found
git-svn-id: trunk@45176 -
|
2014-05-25 19:14:42 +00:00 |
|
mattias
|
1dad2f71a7
|
IDE: codebrowser: warn for units with non unit file extension
git-svn-id: trunk@44247 -
|
2014-02-26 14:51:58 +00:00 |
|
mattias
|
8ff77f0d56
|
IDE: codebrowser: hide progressbar
git-svn-id: trunk@43931 -
|
2014-02-07 10:47:55 +00:00 |
|
mattias
|
2a8c03ce41
|
IDE: codebrowser: if there are only a few items, expand the whole tree
git-svn-id: trunk@43892 -
|
2014-02-05 10:46:49 +00:00 |
|
mattias
|
289de72412
|
IDE: codebrowser: less idle events
git-svn-id: trunk@43890 -
|
2014-02-05 10:33:30 +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 |
|
paul
|
ab1634fea8
|
ide: remove unused code
git-svn-id: trunk@42982 -
|
2013-09-27 11:36:28 +00:00 |
|
mattias
|
2411ff6a72
|
IDE: fixed complete block on char, fixed codebrowser check if something changed
git-svn-id: trunk@42866 -
|
2013-09-18 21:08:22 +00:00 |
|
mattias
|
4c787fc885
|
IDE: further migration external tools
git-svn-id: trunk@42333 -
|
2013-08-04 19:22:42 +00:00 |
|