Commit graph

18 commits

Author SHA1 Message Date
Alexander Koblov
290660785b FIX: Finding files with "Space" and "[]" in name 2010-10-03 08:17:42 +00:00
Alexander Koblov
4793cf5f0e ADD: "Follow symlinks" option to find files dialog 2010-04-24 20:09:38 +00:00
cobines
4f6d2bb259 UPD: Removed separate TFile and TFiles classes for each file source as currently each file type is just a set of different properties and separate classes are not needed. We can always add them back as private classes when different behaviour is needed. Creators moved to TFileSource classes. Added accessors to TFile for each property and value for easier access. 2010-04-11 11:37:10 +00:00
cobines
930a6a0416 UPD: Changes to find files:
- Use different structure for Find Files and Search Template than for DSX. Change DSX structure to use stack memory.
- Now all find files settings are saved to templates.
- Changed how attributes work, now it is more like chmod. Allows for some more refined search (AND's and OR's).
- Fixed resources leaks when find thread was created but not executed.
- Reformatted text in some units.
2010-03-16 14:09:16 +00:00
cobines
0eaabd0ced FIX: Memory leaks. 2010-01-31 01:31:29 +00:00
cobines
553cf18889 ADD: Started implementing XML configuration file. 2010-01-31 00:10:48 +00:00
Alexander Koblov
f156fb529d ADD: Mark files by search template 2010-01-12 11:54:24 +00:00
cobines
097066f92a UPD: Cleanup, removed compiler warnings. 2009-11-17 07:43:05 +00:00
Alexander Koblov
7af01dd5f4 UPD: Use similar unit names for plugins API 2009-10-21 12:32:44 +00:00
Alexander Koblov
be272adff4 UPD: Color by file 2009-08-06 19:49:21 +00:00
cobines
87d7b251a5 FIX: Compiling errors with latest FPC 2.3.1. 2009-07-03 16:03:45 +00:00
Alexander Koblov
4f5b04cd3d FIX: File color by date/time 2009-05-15 16:49:47 +00:00
Alexander Koblov
0e3a6f706d FIX: Save/Load search templates with not older than option 2009-05-15 16:28:05 +00:00
Alexander Koblov
10f5b63551 FIX: Find files by file time 2009-05-12 19:50:28 +00:00
Alexander Koblov
f38056a8dc UPD: Some code optimization 2009-05-11 14:49:01 +00:00
Alexander Koblov
e437e8ef3f ADD: Save/Load "not older then" search filter 2009-05-11 12:26:41 +00:00
Alexander Koblov
7f2c0fc457 ADD: File color by search template (DateTime and File size) 2009-05-10 14:49:43 +00:00
Alexander Koblov
3cf7900f43 UPD: Move all units to "src" subdirectory 2009-04-20 06:39:38 +00:00
Renamed from usearchtemplate.pas (Browse further)