Flössie
0731975ff0
Apply modernize-use-nullptr
...
Setup:
- `mkdir tidy; cd tidy`
- `cmake .. -DCMAKE_BUILD_TYPE=debug -DPROC_TARGET_NUMBER=1 -DCACHE_NAME_SUFFIX=4 -DBINDIR=. -DDATADIR=. -DBUILD_BUNDLE=ON -DWITH_LTO=OFF -DOPTION_OMP=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON`
- `cd ..`
- `find -name '*.cc' -exec clang-tidy-3.8 -header-filter=.* -p=tidy -fix-errors -checks=modernize-use-nullptr {} \;`
2016-10-12 17:48:40 +02:00
Beep6581
9fccdd6ca5
Automatically disable Auto-Fill when enabling LCP Disortion Correction, #1791
2016-05-30 23:47:13 +02:00
heckflosse
8e35deb9c9
Fix uninitialized variable in toolpanelcoord.cc
2016-03-16 19:34:31 +01:00
Hombre
de7c6d773a
Updated code taking into account Adam's comments + bugfix
2016-02-13 17:54:47 +01:00
Hombre
4665b88788
Modified Preview Canvas
...
- Now the Preview can show free space around the image (the image's
corner will coincide with the center of the preview area)
- Editing objects can now be manipulated in this free space
- The editing mechanism has been split : it was completely handled in
rtengine before, now rtengine still handle the pipette's data provider,
but rtgui now handle the objects data provider.
- Bugfix: when using coarse rotate in the Editor panel, the Gradient
widgets are now correctly displayed
2016-02-05 01:40:31 +01:00
heckflosse
5f2151ba4d
Segfault when pasting a copied profile with retinex filter, fixes #2913
2015-09-22 17:26:40 +02:00
Morgan Hardwood
7d78c05603
Remember Retinex Settings expanded state, wip
2015-09-16 03:12:44 +02:00
Desmis
270367c592
Display histogram L in Histogram equalizer
2015-09-14 13:14:28 +02:00
Morgan Hardwood
5aa6f7861a
Dehaze tool renamed to Retinex, GUI fixed, defaults changed
2015-09-11 21:04:29 +02:00
Desmis
60b3341f3a
GUI enhancement for DeHaze
2015-09-08 07:14:59 +02:00
Desmis
f22c11c27e
Dehaze suggestions
2015-08-27 17:10:31 +02:00
DrSlony
0e0cfb9b25
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
2015-08-11 11:55:03 +02:00
Ingo
40fc3303cb
4.2.245 - Linux, segfault, Issue 2835
2015-07-10 00:02:03 +02:00
DrSlony
8aca334bde
The Wavelet sub-tools are now foldable using right-click and memorized upon restart, and the Wavelet main tool is expanded by default
2015-07-09 10:44:27 +02:00
DrSlony
af3bb68bf9
Added Post-Resize Sharpening tool with some code cleanups, optimizations and language file consistency improvements. Issue 2825
2015-07-02 15:39:53 +02:00
DrSlony
efb56d97a3
2702wave3
2015-06-09 16:09:57 +02:00
Ingo
d5fba1ea48
Moved wavelet to its own tab
2015-06-08 16:22:33 +02:00