heckflosse
|
6958d46e70
|
Don't preprocess and demosaic again when using coarse rotation or flip, fixes #5327
|
2019-05-19 16:06:54 +02:00 |
|
heckflosse
|
40aa7d2034
|
Fix memory leak in preferences dialog
|
2019-05-19 13:20:34 +02:00 |
|
heckflosse
|
159e1784f4
|
Memory leak in RefreshMapper, fixes #5323
|
2019-05-18 18:44:06 +02:00 |
|
Flössie
|
351f8f4e12
|
Fix indentation
|
2019-05-16 10:33:07 +02:00 |
|
Flössie
|
00b007f47a
|
Fix compiler warning for non-SSE2 builds
|
2019-05-16 10:28:13 +02:00 |
|
Ingo Weyrich
|
d05b6c14ba
|
Merge pull request #5320 from Beep6581/adjuster_review
review adjuster class
|
2019-05-15 10:26:24 +02:00 |
|
heckflosse
|
efe9ff5ae3
|
Don't show 1:1 icon on raw tools when using demosaic for < 1:1 view == as in pp3
|
2019-05-14 22:53:22 +02:00 |
|
heckflosse
|
caeb171e0e
|
Applied changes suggested by @Floessie, #5320
|
2019-05-14 22:08:02 +02:00 |
|
heckflosse
|
6d1b1c7691
|
Remove StopWatch
|
2019-05-14 13:01:58 +02:00 |
|
Ingo Weyrich
|
975cdceef5
|
Merge pull request #5321 from Beep6581/clut_scan_speedup
Clut scan speedup
|
2019-05-14 12:33:14 +02:00 |
|
heckflosse
|
357cf3a89e
|
Reduce memory allocations/deallocations and string copies when loading language files
|
2019-05-14 00:23:10 +02:00 |
|
heckflosse
|
141e9f632f
|
Scan clut folder: Don't check for unused profile
|
2019-05-13 23:12:40 +02:00 |
|
heckflosse
|
ea2e9dd274
|
Scan clut folder: check for .png first because most of cluts are png
|
2019-05-13 23:04:14 +02:00 |
|
heckflosse
|
1be40beafa
|
Scan clut folder: use std::set<std::string> instead of std::set<Glib::ustring>
|
2019-05-13 22:54:00 +02:00 |
|
heckflosse
|
de3d667ed7
|
review adjuster class: reduce memory allocations/deallocations, also small speedup for adjuster creation
|
2019-05-13 15:15:37 +02:00 |
|
Morgan Hardwood
|
a2e2ace1c8
|
Added colormatrix for samsung SM-N960F #5311
|
2019-04-28 17:15:00 +02:00 |
|
Beep6581
|
f2e4595421
|
Merge pull request #5300 from Beep6581/l22
Added ColorMatrix for HUAWEI DLI-L22
|
2019-04-28 16:12:40 +02:00 |
|
heckflosse
|
bd2ee13e7b
|
revert commit 6e364e4, fixes #5308
|
2019-04-25 21:09:35 +02:00 |
|
Morgan Hardwood
|
3289835ca1
|
Bumped minimum CMake version to 3.5, closes #5302
|
2019-04-24 16:36:29 +02:00 |
|
Morgan Hardwood
|
d8482d8e00
|
Bumped year in licence file
|
2019-04-24 16:34:46 +02:00 |
|
Beep6581
|
5d39082208
|
Merge pull request #5304 from scx/appdata
Fix AppData file
|
2019-04-24 00:46:46 +02:00 |
|
scx
|
01894609ce
|
AppData file: Add OARS info
|
2019-04-23 20:52:14 +02:00 |
|
scx
|
e48089daaa
|
AppData file: Fix releases
Closes #5303
|
2019-04-23 20:51:06 +02:00 |
|
Morgan Hardwood
|
26f29a5e81
|
Added ColorMatrix for HUAWEI DLI-L22
|
2019-04-23 18:53:04 +02:00 |
|
heckflosse
|
6e364e4c80
|
First doubleclick on an image after starting rt does not open the image. Patch provided by @Pandagrapher, fixes #5294
|
2019-04-22 21:18:44 +02:00 |
|
Morgan Hardwood
|
1dfa492339
|
Changes for merging release 5.6 back into dev
|
2019-04-20 22:36:11 +02:00 |
|
Morgan Hardwood
|
a84c9f8ff8
|
Merge branch 'releases' into dev
|
2019-04-20 22:29:35 +02:00 |
|
Morgan Hardwood
|
5a4ed7317a
|
Preparing for release 5.6
|
2019-04-20 21:56:55 +02:00 |
|
Morgan Hardwood
|
ec059cb38d
|
generateTranslationDiffs
|
2019-04-20 19:55:51 +02:00 |
|
TooWaBoo
|
de28109b83
|
Small button fix (TWB & RT theme) #5292
|
2019-04-20 19:51:47 +02:00 |
|
TooWaBoo
|
541084eb06
|
TWB theme - Mac-gradient-fix
|
2019-04-20 19:51:09 +02:00 |
|
TooWaBoo
|
1eed354813
|
Update Deutsch locale
|
2019-04-20 19:50:56 +02:00 |
|
Marián Kyral
|
a948c4a22a
|
Update Czech translation
|
2019-04-20 19:49:01 +02:00 |
|
TooWaBoo
|
b21d6cc6dd
|
Small button fix (TWB & RT theme) #5292
|
2019-04-20 11:08:09 +02:00 |
|
Ingo Weyrich
|
73b336a3f1
|
Update FTblockDN.cc
Disable StopWatch
|
2019-04-18 20:43:40 +02:00 |
|
Beep6581
|
a2e9d1bcab
|
Merge pull request #5288 from TooWaBoo/TWB-theme-Macfix
TWB theme - Mac-gradient-workaround
|
2019-04-18 20:40:31 +02:00 |
|
TooWaBoo
|
de9f416e80
|
TWB theme - Mac-gradient-fix
|
2019-04-18 18:05:19 +02:00 |
|
Ingo Weyrich
|
40fe266e21
|
Merge pull request #5284 from TooWaBoo/lang
Update Deutsch locale
|
2019-04-17 22:53:14 +02:00 |
|
Ingo Weyrich
|
5d0b0d3d93
|
Merge pull request #5225 from Beep6581/denoise_speedup
small speedup for denoise
|
2019-04-17 22:46:18 +02:00 |
|
Beep6581
|
da38718161
|
Merge pull request #5287 from mkyral/czech_translation
Update Czech translation
|
2019-04-17 15:53:31 +02:00 |
|
Marián Kyral
|
2ffaf4baa2
|
Update Czech translation
|
2019-04-17 15:37:58 +02:00 |
|
Morgan Hardwood
|
24ca56a8fe
|
Merge branch 'dev' into release-5.6
|
2019-04-17 14:35:09 +02:00 |
|
Morgan Hardwood
|
4a0a6251bb
|
generateTranslationDiffs
|
2019-04-17 14:33:36 +02:00 |
|
Morgan Hardwood
|
b3cf43025e
|
Updates for 5.6-rc2
|
2019-04-17 14:31:32 +02:00 |
|
Morgan Hardwood
|
4fb80826d0
|
Merge branch 'dev' into release-5.6
|
2019-04-17 14:10:24 +02:00 |
|
TooWaBoo
|
f674ebbe76
|
Update Deutsch locale
|
2019-04-16 00:00:39 +02:00 |
|
Hombre57
|
7d33fc40cd
|
Merge branch 'icon-size-fix' into dev
|
2019-04-15 22:35:04 +02:00 |
|
Beep6581
|
b8b09b9958
|
Merge pull request #5278 from TooWaBoo/theme5.6
Less padding in theme
|
2019-04-15 12:32:14 +02:00 |
|
Morgan Hardwood
|
2e2d981dac
|
Excluding libatomic needed by Clang/FreeBSD, #3636
|
2019-04-15 12:08:37 +02:00 |
|
Morgan Hardwood
|
fb4c5e1ce2
|
Merge branch 'm-bugfix' into dev
|
2019-04-15 11:40:37 +02:00 |
|