Morgan Hardwood
|
211d194c26
|
Crop ratio code streamlined by Floessie #4053
|
2017-09-07 14:54:08 +02:00 |
|
Morgan Hardwood
|
5e40049297
|
Added new crop ratio 64:27, #4053
|
2017-09-03 17:18:34 +02:00 |
|
Morgan Hardwood
|
d434a09055
|
Commented crop ratios
|
2017-09-03 17:00:31 +02:00 |
|
heckflosse
|
655d66a859
|
Fix some coverity issues
|
2017-06-18 00:10:31 +02:00 |
|
heckflosse
|
97e558a040
|
Fixed some coverity issues
|
2017-06-12 17:54:34 +02:00 |
|
Alberto Griggio
|
7a25641139
|
implement feature request #1489 (custom crop ratio by holding shift while resizing the crop area)
|
2017-04-10 21:14:45 +02:00 |
|
Flössie
|
79ff7f5997
|
Replace all add_idle() s with IdleRegister
|
2017-02-10 21:22:42 +01:00 |
|
Morgan Hardwood
|
5fc26c1e58
|
Merge branch 'master' into gtk3
|
2017-01-22 21:55:05 +01:00 |
|
Flössie
|
4649e1306f
|
Fix #3619 and some minor clean-ups
|
2017-01-22 19:28:46 +01:00 |
|
Morgan Hardwood
|
15e0875df2
|
Merge branch 'master' into gtk3
|
2017-01-22 18:32:54 +01:00 |
|
Morgan Hardwood
|
ddc05d8ac8
|
Minimum crop size 1x1, closes #3619, closes #3620
|
2017-01-22 16:42:53 +01:00 |
|
Morgan Hardwood
|
15c5453884
|
Added labels and icons to wide buttons, #3594
|
2017-01-06 21:46:40 +01:00 |
|
heckflosse
|
b16ef8d1f5
|
Merge master into gtk3
|
2016-10-28 17:59:47 +02:00 |
|
Flössie
|
aeaff29ac0
|
Apply readability-simplify-boolean-expr
|
2016-10-12 20:01:30 +02:00 |
|
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 |
|
Morgan Hardwood
|
56a0805bc7
|
Gtk3 by Hombre, issue 2807
|
2015-08-12 16:07:19 +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 |
|
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 |
|