Michaël Van Canneyt
2729166fd2
* Fix compiler warning
2024-09-26 08:24:19 +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
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
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
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
vincents
80244648f5
components: added filebrowser window from Graeme (issue #12178 )
...
git-svn-id: trunk@16792 -
2008-09-29 11:35:54 +00:00