1
0
mirror of https://github.com/bobwen-dev/hunter synced 2025-04-12 00:55:41 +02:00

51 Commits

Author SHA1 Message Date
rabite
0eedd7da7f fix crash when sorting
Squashed commit of the following:

commit 353e97f4dcff04929cabd707275df193bdde2f31
Author: rabite <rabite@posteo.de>
Date:   Tue Apr 9 18:44:10 2019 +0200

	remove dbgs

commit 97e9cd3eadd259742f0f2a3a619c0eaa23112e54
Author: rabite <rabite@posteo.de>
Date:   Mon Apr 8 17:53:15 2019 +0200

	print names while sorting by name

commit 698fffc4b70255268befdbf5b90948e1ae218538
Author: rabite <rabite@posteo.de>
Date:   Mon Apr 8 17:50:59 2019 +0200

	possible fix for crash when sorting
2019-04-09 18:45:41 +02:00
rabite
d5ccfb0d74 show fs space usage and too much other stuff 2019-04-04 00:31:01 +02:00
rabite
10d9a5462c configurable hidden files/animation 2019-04-03 15:35:29 +02:00
rabite
000bd4ab9e also import tags 2019-04-03 00:43:02 +02:00
rabite
e99a3d993c move widgets/files around instead of caching 2019-04-02 22:17:07 +02:00
rabite
ed32c83aca finally fixed memory leak 2019-03-31 03:28:07 +02:00
rabite
ed6abefc3c some bugs fixed 2019-03-30 22:28:10 +01:00
rabite
b52e63fd8d global file cache/event dispatch 2019-03-29 02:53:21 +01:00
rabite
8d8d9631b5 fixed possibler race condition 2019-03-26 13:05:15 +01:00
rabite
90e626d169 some bugfixes and stuff 2019-03-26 02:15:25 +01:00
rabite
153bf24238 make async clonable 2019-03-25 15:28:45 +01:00
rabite
3888f49aeb load metadata and file-count asynchronously 2019-03-25 02:53:59 +01:00
rabite
e4a2749ee0 start stuff in the background 2019-03-21 21:32:41 +01:00
rabite
095cd1074e filtering by name 2019-03-20 23:38:58 +01:00
rabite
118aeac6e0 faster read permission checking 2019-03-20 17:44:41 +01:00
rabite
e36ddf34b4 use osstring for filenames/paths 2019-03-20 00:29:20 +01:00
rabite
cc8020ee8c shorten HOME and show indicator for links 2019-03-17 06:05:31 +01:00
rabite
7011023bab shorten home path for display 2019-03-17 01:50:38 +01:00
rabite
8b1c4db9cf big performance improvement 2019-03-17 00:19:58 +01:00
rabite
33a9562379 some error handling modifications 2019-03-16 14:35:32 +01:00
rabite
e63c65ab7d tagging files 2019-03-11 12:08:43 +01:00
rabite
67e1616efb filename/selection substitution for tabs ($0s, $1s, etc) 2019-03-09 13:42:16 +01:00
rabite
8cd72e3004 cache directory contents(/selections/settings/...) 2019-03-09 12:10:57 +01:00
rabite
5d45653901 use enum to allow multiple widget types in hbox 2019-03-09 11:06:13 +01:00
rabite
eb5a86b7cd moved window stuff to widget itself 2019-03-02 23:28:03 +01:00
rabite
fd67621dee watch dirs for changes 2019-02-26 22:31:33 +01:00
rabite
b9a873094a don't rely on widget for cwd 2019-02-26 10:32:26 +01:00
rabite
d0029949ea actually usable multi-selection 2019-02-26 02:38:32 +01:00
rabite
b4ed9cd689 preview v3 2019-02-18 17:30:02 +01:00
rabite
6802a76479 async v3-beta 2019-02-16 15:01:46 +01:00
rabite
56d9c35215 async widget 2019-02-12 22:55:16 +01:00
rabite
8566086d04 don't show crap for directory size 2019-02-07 20:47:53 +01:00
rabite
ea9d6d4d92 multi-file selection 2019-02-07 16:32:27 +01:00
rabite
c1eef611e3 hide hidden files 2019-02-07 02:25:22 +01:00
rabite
2496d4b6e0 select by mtime and reverse sorting 2019-02-07 00:57:51 +01:00
rabite
4e9b0842f3 show hidden files before regular folders 2019-02-06 21:48:38 +01:00
rabite
8c2c1c0bab show file stats at bottom 2019-02-06 00:55:10 +01:00
rabite
1826fced28 show correct file size 2019-02-05 18:30:02 +01:00
rabite
9cd395d8f7 prototype async previews 2019-02-04 23:06:59 +01:00
rabite
1b95fb704f not quite ready yet 2019-02-02 17:08:29 +01:00
rabite
23e699234a add flaceholder for empty dir 2019-02-01 14:36:48 +01:00
rabite
b7bbcff284 lots of stuff. 2019-02-01 00:21:16 +01:00
rabite
60468a4c66 previewing text files 2019-01-30 15:26:24 +01:00
rabite
ca521059e4 listview fixes 2019-01-29 15:47:45 +01:00
rabite
878d7bdbfb more sorting, directory first toggle 2019-01-25 20:48:42 +01:00
rabite
c381203bb2 sorting by name and size 2019-01-25 20:20:34 +01:00
rabite
f3f783a3a0 colored file names 2019-01-25 11:16:55 +01:00
rabite
a1900941ce added natural sorting of file names 2019-01-22 22:06:19 +01:00
rabite
ab9baf17f1 basic browsing working 2019-01-22 21:05:06 +01:00
rabite
8ad1b657ec got file sizes working in listview 2019-01-21 17:47:58 +01:00