heckflosse
|
b16ef8d1f5
|
Merge master into gtk3
|
2016-10-28 17:59:47 +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
|
0dbea030cb
|
Merge branch 'master' into gtk3-merge-master-b8eb349
|
2016-10-10 23:07:41 +02:00 |
|
heckflosse
|
566d4c9822
|
Cppcheck: Fixed most issued in rtgui/*
|
2016-10-04 23:28:19 +02:00 |
|
Morgan Hardwood
|
040962c1b7
|
Merge branch 'master' into gtk3
|
2016-07-09 23:49:31 +02:00 |
|
heckflosse
|
c8779c04f5
|
Fix all - 2 cppcheck performance hints
|
2016-07-06 13:04:24 +02:00 |
|
Adam Reichold
|
a04c7706db
|
Merge branch 'master' into 'gtk3'
|
2016-03-05 13:11:00 +01:00 |
|
Adam Reichold
|
a2eea7c265
|
Finally fully remove the safegtk module.
|
2016-02-21 10:26:11 +01:00 |
|
Beep6581
|
723b6d5580
|
Manually edited rtgui/profilestore.* to use changes from master so it compiles
|
2016-01-24 19:08:08 +01:00 |
|
Beep6581
|
8c67765341
|
Merged master 55fc921 into gtk3 676a444
|
2016-01-24 17:39:34 +01:00 |
|
Hombre
|
33ea7156b8
|
Solving issue 3092: "Profile file names containing german Umlaute are
not shown"
|
2016-01-18 00:11:56 +01:00 |
|
Adam Reichold
|
731f2f6134
|
Temporary workaround for issue #2981, which is actually Gtk+ bug 759079 affecting version 3.18.
|
2015-12-07 21:45:05 +01:00 |
|
Adam Reichold
|
a5f62bcbf8
|
Track position in profile list builder implicitly instead of explicity to make it harder to add inconsistencies.
|
2015-12-06 10:12:32 +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 |
|
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 |
|