Commit Graph

1442 Commits

Author SHA1 Message Date
c0df007f38 Fix dependencies for most translations 2015-10-04 21:55:50 +02:00
ed8a7df3ab Consistency fix when looking up the home folder 2015-10-04 20:49:07 +02:00
b407f0f865 Recognize the home folder as well 2015-10-04 20:42:01 +02:00
9ec75ec9fb Only use icons for special folders placed in the home directory 2015-10-04 20:37:40 +02:00
1b6784d668 Disable code suffering from a race condition 2015-10-04 20:12:04 +02:00
b4c2a4f2a1 Also translate the "git" plug-in 2015-10-04 20:09:17 +02:00
51aa5b5358 Expand the filename column by default 2015-10-04 19:56:20 +02:00
8004fcc8f2 Let the selection be sorted 2015-10-04 19:56:01 +02:00
9536b1540c Ellipsize the filename column 2015-10-04 19:46:50 +02:00
bda8516371 Add a size column to the "selection" plug-in 2015-10-04 19:36:31 +02:00
a54729433a Register a dependency 2015-10-04 15:13:03 +02:00
ad94a0b9aa Format the size via the common code 2015-10-04 15:12:39 +02:00
a021628eae Let the size formatting code be re-used 2015-10-04 15:10:17 +02:00
bc5dfecf55 Update the copyright notice 2015-10-04 13:25:08 +02:00
50bae5b5cf Use constants for column indexes 2015-10-04 13:24:52 +02:00
a258ca7cdc Also hide the controls upon errors 2015-10-04 13:17:06 +02:00
8f677ffeab Hide the filename upon multiple selection 2015-10-04 13:16:17 +02:00
01fb0a41c1 Hide filenames upon multiple selection 2015-10-04 13:11:28 +02:00
1581a725ba Reflect changes in scripts upstream 2015-10-04 13:10:31 +02:00
b331bcc24e Reflect changes in scripts upstream 2015-10-04 12:38:06 +02:00
c2f48b1246 Hide the filename upon multiple selection 2015-10-04 12:30:29 +02:00
f218f85467 Minor optimization 2015-10-04 12:29:56 +02:00
206b4998e8 Ignore errors when the selection is deleted 2015-10-04 12:29:26 +02:00
a34a109197 Code cleanup 2015-10-04 12:20:18 +02:00
3c1d07d6e8 Code cleanup 2015-10-04 12:19:37 +02:00
50d382aabe Code cleanup 2015-10-04 12:18:26 +02:00
ad7088f015 Use a single tag for the standard error stream 2015-10-04 12:12:35 +02:00
1c67ae9260 Avoid a compilation warning 2015-10-04 04:33:10 +02:00
1361896c8f Update the copyright notice 2015-10-04 04:30:15 +02:00
6d5bed89e7 Detect errors when flushing output 2015-10-04 04:29:53 +02:00
88637e65ff Mention the "plugins" test is useless with OBJDIR 2015-10-04 04:16:23 +02:00
f031ac32e1 Update the copyright notice 2015-10-04 04:15:56 +02:00
c43c29eb6e Use PROGNAME in tests 2015-10-04 04:15:46 +02:00
7041166900 Fix linking when building with OBJDIR 2015-10-04 04:10:39 +02:00
8b9e36603e Update the copyright notice 2015-10-04 04:04:31 +02:00
953244c454 Never report symbolic links as mountpoints 2015-10-04 04:04:01 +02:00
befb75ad72 Re-indent 2015-10-04 03:52:30 +02:00
b60dd107da Avoid potentially uninitialized variable 2015-10-04 03:52:08 +02:00
8afdb21662 More consistent error handling 2015-10-04 03:38:25 +02:00
89adddafed More consistent debugging message upon errors 2015-10-04 03:37:20 +02:00
8bcc66f5ff Update some alignments for consistency 2015-10-04 03:19:41 +02:00
6dfec8a411 Update a few stock icons for consistency 2015-10-04 03:16:17 +02:00
1309ce0c7d Update the stock icon for "git reset" 2015-10-04 03:15:45 +02:00
c17a7f093d Add a handler to unstage changes 2015-10-04 03:08:45 +02:00
4d12662111 Mention a race condition 2015-10-04 03:08:45 +02:00
280cfa2595 Allow staging changes 2015-10-04 02:58:22 +02:00
61edac3109 Report errors when committing 2015-10-04 02:53:10 +02:00
383165691d Mention when unable to commit 2015-10-04 02:52:56 +02:00
b770404b26 Fix cloning repositories 2015-10-04 02:47:53 +02:00
7f62b57b5e Code cleanup 2015-10-04 02:37:18 +02:00