9 Commits

Author SHA1 Message Date
Hombre
f512d74323 Solving issue 1684: "thumbnail.cc uses Glib::Mutex recusively" ; this changeset introduce a new MyMutex and MyMutex::MyLock class that has to be used instead of Glib ones 2013-08-11 23:33:10 +02:00
natureh 510
50be5a17d9 Solving issue 1936: "Using the File Browser's filters freeze RT" 2013-07-29 23:29:02 +02:00
natureh 510
54c6a6cbb9 Partially solving issue 1788: "Crashing during processing of queue"
It also correct a bug of wrong image orientation (was wrong in the File Browser while good in the Editor tab)

This patch also introduce several speed optimizations like:
   - switch between File Browser and Editor tab in Single Editor mode
   - asynchronous computation of the Batch Queue's thumbnails
   - quick start of RT even with a huge queue
   - less GUI overhead when applying a profile to multiple thumbs in the File Browser
2013-06-16 15:49:47 +02:00
michael
6e055260e5 Shortcuts to apply rank and color labels and a new direct popup menu for color labels, all in the File Browser (issue 1839) 2013-04-14 11:35:48 -04:00
DrSlony
cdb71a3945 Progress bar should not show "Loading thumbnails..." for empty dirs. Issue 1817 on behalf of tomasbuzek 2013-04-08 18:43:01 +01:00
michael
1e4e8e97ab Image navigation for single tab editor, synchronization of editor with file browser and improvements to various other shortcuts (see issue 47, comment 52). Thanks Hombre & DrSlony for help! 2013-04-06 18:38:23 -04:00
jdc
fae7971dcc LMMSE improves speed and sets a slider to improve processing see issue1802 2013-04-03 07:28:20 +02:00
natureh 510
b038720e37 Solving issue 1760: "ALLEnhance=false added to saved PP3 processing profiles" 2013-03-10 11:57:24 +01:00
natureh 510
8a56d3ddbe Solving issue 1583: "Some tools always collapsed after restart" 2013-03-07 22:50:30 +01:00