Adam Reichold
|
17d9309f1c
|
Remove PROTECT_VECTORS option since either program is correct without locking or it is not, especially since std::vector is definitely not thread-safe on all major platforms.
|
2016-01-30 20:39:54 +01:00 |
|
Adam Reichold
|
ff616eb473
|
Replace the last folder persister and the use of std::auto_ptr by a simple method using a lambda to bind a variable using the selection_changed signal.
|
2016-01-06 19:53:02 +01:00 |
|
Adam Reichold
|
1ef2229ba4
|
Close #3025 by fixing the fully defining the original selection function.
|
2015-12-19 09:18:18 +01:00 |
|
Adam Reichold
|
ee766b71b8
|
Add a button to filter the original files to the file browser.
|
2015-12-17 20:05:49 +01:00 |
|
Adam Reichold
|
d3ac22531b
|
Extend the file browser so that it will only show the original image if several files of different formats are present.
|
2015-12-17 20:05:41 +01:00 |
|
DrSlony
|
0e0cfb9b25
|
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
|
2015-08-11 11:55:03 +02:00 |
|
DrSlony
|
16061aad88
|
Removed unused files
|
2015-08-09 20:56:10 +02:00 |
|
torger
|
d5ca351c20
|
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
|
2015-07-10 12:00:36 +02:00 |
|