4 Commits

Author SHA1 Message Date
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
natureh 510
b2a0303516 Bringing back multithreaded thumbnails creation ; was commented out in changeset 1be6f248cb68 on 2013-01-10, see issue 1575 2013-04-13 01:14:34 +02:00
natureh 510
744583f32b Solving issue 1769: "Single Editor mode: unnecessary thumbnail refresh when switching from tab to tab" 2013-03-11 23:15:41 +01:00
natureh 510
8a56d3ddbe Solving issue 1583: "Some tools always collapsed after restart" 2013-03-07 22:50:30 +01:00