Juha
|
8d6b64698d
|
IDE: Simplify option flag management in FindInFiles. No need to remember numerical indexes. Issue #40915, patch by n7800.
|
2024-04-28 09:12:14 +03:00 |
|
Martin
|
d40c952fa7
|
Ide: Move more units into ide-packages, project / packager
|
2024-04-11 23:46:56 +02:00 |
|
Juha
|
75d9f32660
|
IDE: Show "Find in Files" dialog also from the package editor. Issue #40673, patch by Henner Drewes.
|
2024-01-01 19:20:17 +02:00 |
|
Juha
|
636e902e6a
|
Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package.
|
2023-07-23 22:34:21 +03:00 |
|
Juha
|
36a4b07e52
|
IDE: Improve initialization of directory browse button in FindInFilesDlg. Issue #40344, patch from Bruno K.
|
2023-06-23 08:57:03 +03:00 |
|
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
|
f41ec673d7
|
IDE: Add hints for result tabs in search result view. Issue #40327, patch by BrunoK.
|
2023-06-19 11:18:58 +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
|
2a67f6ec76
|
Renamed LazarusCommonStrConst to IdeIntfStrConsts
|
2023-01-25 16:51:48 +01:00 |
|
Martin
|
2d2e5431aa
|
IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them)
|
2023-01-10 17:00:41 +01:00 |
|
Martin
|
bf4114c8ca
|
EnvironmentOpts: remove dependency on IdeProcs
|
2022-12-08 16:05:03 +01:00 |
|
mattias
|
9c350fa102
|
ide: started find in files window
|
2022-11-11 17:43:39 +01: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
|
f425014164
|
IDE: find in files: fixed updating directory options
git-svn-id: trunk@61572 -
|
2019-07-11 15:04:35 +00:00 |
|
mattias
|
6797c741e5
|
IDE: find in files: show option search in project group if available
git-svn-id: trunk@61571 -
|
2019-07-11 14:58:15 +00:00 |
|
ondrej
|
cee38e2b1b
|
IDE: Find/Replace: save options depending on selection availability. Issue #32619
git-svn-id: trunk@56325 -
|
2017-11-06 20:14:07 +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
|
36d42e0d9c
|
IDE: clean up deprecated
git-svn-id: trunk@53140 -
|
2016-10-17 13:35:07 +00:00 |
|
juha
|
db51e758b5
|
Cleanup and comments
git-svn-id: trunk@51470 -
|
2016-02-01 21:04:59 +00:00 |
|
juha
|
784fb5ccb6
|
IDE: Check the existence of all search directories in FindInFilesDialog. Issue #27796.
git-svn-id: trunk@51035 -
|
2015-12-25 20:41:39 +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
|
3d1c73023d
|
IDE: Share options between FindInFiles and FindReplace dialogs better. Issue #28302.
git-svn-id: trunk@49364 -
|
2015-06-18 15:03:27 +00:00 |
|
juha
|
4478095f51
|
IDE: Share options between FindInFiles and FindReplace dialogs. Issue #28302, patch from Ondrej Pokorny.
git-svn-id: trunk@49339 -
|
2015-06-15 23:31:57 +00:00 |
|
juha
|
702d8751b0
|
IDE: FindInFiles fixes. Issue #28293, patch from Ondrej Pokorny.
git-svn-id: trunk@49332 -
|
2015-06-14 21:38:31 +00:00 |
|
juha
|
aa474f5750
|
IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
|
2015-03-12 23:02:06 +00:00 |
|
mattias
|
cff68418fe
|
IDE: package editor: implemented find in files
git-svn-id: trunk@48239 -
|
2015-03-10 16:27:19 +00:00 |
|
mattias
|
f3f0866921
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
|
2015-03-10 14:51:21 +00:00 |
|
mattias
|
aa7b7878b5
|
IDE: find in files: captions for multi directories
git-svn-id: trunk@46003 -
|
2014-08-01 12:12:53 +00:00 |
|
mattias
|
fc22ff99e3
|
IDE: find in files: search in multiple directories
git-svn-id: trunk@45992 -
|
2014-07-30 12:07:54 +00:00 |
|
mattias
|
7bcb1b24a9
|
IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
|
2013-06-02 17:54:22 +00:00 |
|
juha
|
7b162087fd
|
Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
|
2013-05-24 18:30:06 +00:00 |
|
juha
|
0839a029db
|
IDE: Add "Active File" to Search in Files where-selections. Issue #7686
git-svn-id: trunk@38924 -
|
2012-09-30 16:09:09 +00:00 |
|
juha
|
5c22372849
|
IDE: formatting
git-svn-id: trunk@38700 -
|
2012-09-16 21:04:52 +00:00 |
|
mattias
|
1b0d5b1061
|
LCL: fixed comment lcl/stdctrls.pp
git-svn-id: trunk@36323 -
|
2012-03-25 17:43:49 +00:00 |
|
mattias
|
6e3a632d14
|
IDE: find in files: normalize directory
git-svn-id: trunk@36320 -
|
2012-03-25 17:27:13 +00:00 |
|
juha
|
4ef51619f5
|
IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
|
2012-02-12 13:04:36 +00:00 |
|
maxim
|
1182b0de8c
|
IDE: unified Find in Files dialog resource strings with Find/Replace dialog ones; added missing accelerators, bug #19966
git-svn-id: trunk@31977 -
|
2011-08-13 18:00:16 +00:00 |
|
juha
|
042dd6b290
|
IDE & designer: add layout management to anchor editor and tab order dialog
git-svn-id: trunk@31095 -
|
2011-06-05 10:54:20 +00:00 |
|
juha
|
19b61399a0
|
IDE: improve the layout and layout management of search dialogs.
git-svn-id: trunk@31092 -
|
2011-06-05 09:47:35 +00:00 |
|
mattias
|
53680baba2
|
IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
|
2011-02-11 15:29:27 +00:00 |
|
mattias
|
e0eb9f4e41
|
IDE: renamed TSearchForm to TSearchProgressForm
git-svn-id: trunk@29340 -
|
2011-02-02 22:07:27 +00:00 |
|
mattias
|
d5c9ca6f4f
|
IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
|
2011-01-10 20:40:59 +00:00 |
|
maxim
|
496215eb85
|
IDE: find in files dialog: fix localization
git-svn-id: trunk@26306 -
|
2010-06-27 21:13:03 +00:00 |
|
mattias
|
91dbe3bee6
|
IDE: find in files dialog: disable autosize if old size is available
git-svn-id: trunk@26305 -
|
2010-06-27 20:45:22 +00:00 |
|
mattias
|
482323b00a
|
IDE: find in files directory supporting macros, bug #16698
git-svn-id: trunk@26037 -
|
2010-06-11 09:00:38 +00:00 |
|
martin
|
2b5156b908
|
IDE, FindInFiles: Refactored, moved away from SourceNotebook
git-svn-id: trunk@24089 -
|
2010-03-18 19:16:20 +00:00 |
|
paul
|
9622c8cd82
|
ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
|
2010-01-15 02:06:37 +00:00 |
|