Commit Graph

31 Commits

Author SHA1 Message Date
wp_xyz
6d54f9ad91 Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
Michaël Van Canneyt
3f4a41fbd9 * Fix wrong typecast in GetSelectedItems, patch by Sébastien JeanJean 2024-10-23 09:56:10 +02:00
mattias
148d73528e idefilebrowser: camel case 2024-09-27 10:33:05 +02:00
Michaël Van Canneyt
60d8403bcd * Make argument aPositions const in TFileSearchMatch.create 2024-09-27 09:58:20 +02:00
Michaël Van Canneyt
d1374fe7cb * Also highlight positions in case of search for letters 2024-09-27 09:03:04 +02:00
Michaël Van Canneyt
623f913154 * Allow lettern matching 2024-09-26 23:21:48 +02:00
Michaël Van Canneyt
3727f6e166 * Display some messages 2024-09-26 08:24:19 +02:00
Michaël Van Canneyt
2729166fd2 * Fix compiler warning 2024-09-26 08:24:19 +02:00
Michaël Van Canneyt
564b477e05 * Fix handling of broken symlinks 2024-09-26 08:24:19 +02:00
Michaël Van Canneyt
3f9a5b7e64 * Add file search option to search file tree 2024-09-25 09:31:44 +02:00
Michaël Van Canneyt
f8cb933df5 * Some small fixes in config handling 2024-09-17 09:12:56 +02:00
Ondrej Pokorny
c16997ba82 FileBrowser: fix AV 2024-08-03 19:35:44 +02:00
Michaël Van Canneyt
1cae4b5382 * Implement option to keep current editor in sync with filetree 2024-08-03 15:06:50 +02:00
Michaël Van Canneyt
35b44a860b * Some improvements to file browser:
* Configure is now in tools - options
  * Allow to display files in the main tree instead of in a separate filelist, allowing a more global overview
  * Use icons for files/directories in tree view.
  * Allow to specify root directory
  * Split controller to separate unit
  * File browser reacts now on project open event and changes selected dir.
2024-07-28 16:00:18 +02:00
juha
077ebbe494 Optimise string manipulation. Reduce calls to Copy().
git-svn-id: trunk@64527 -
2021-02-11 14:08:24 +00:00
juha
95b5489cff Components: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64466 -
2021-02-05 11:28:16 +00:00
ondrej
c0136a0867 Components: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
mattias
17f571cf26 components: less hints
git-svn-id: trunk@51788 -
2016-03-01 15:31:26 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
paul
4e8817b49e components: replace forms stored in lrs with FPC resource forms
git-svn-id: trunk@43016 -
2013-09-28 15:57:45 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
mattias
798249cf3b filebrowser: dockable
git-svn-id: trunk@39611 -
2012-12-21 10:44:47 +00:00
mattias
994ee2832a filebrowser: clean up
git-svn-id: trunk@39610 -
2012-12-21 10:00:11 +00:00
juha
9c64ab8039 Improve a GUI string in FileBrobser.
git-svn-id: trunk@33752 -
2011-11-24 09:21:55 +00:00
juha
ee99a1f649 FileBrowser: fix manual filter in File Browser add-on. Issue #20685, patch from Graeme
git-svn-id: trunk@33580 -
2011-11-17 12:08:21 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +00:00
mattias
82cba50749 filebrowser: skip removable devices without media, added Filtercombobox to filter Filelist from Johannes Müller, bug #14806
git-svn-id: trunk@23215 -
2009-12-21 11:21:20 +00:00
vincents
27e9f727e6 components: file browser dialog, patch from Graeme (issue #13952)
+ remember last position
* fixed saving splitter position

git-svn-id: trunk@20573 -
2009-06-10 14:25:42 +00:00
mattias
de0f8578f0 set some TTreeView.ReadOnly to true
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +00:00
vincents
80244648f5 components: added filebrowser window from Graeme (issue #12178)
git-svn-id: trunk@16792 -
2008-09-29 11:35:54 +00:00