Ingo Weyrich
|
962f81f6bc
|
Further reduction of include dependencies
|
2019-11-01 12:51:08 +01:00 |
|
Morgan Hardwood
|
60b2196bce
|
Updated gnu.org links to use HTTPS
|
2019-09-10 12:34:57 +02:00 |
|
Flössie
|
8c7555f4a8
|
Fix experimental C++17 build (fixes #5175)
|
2019-02-14 21:28:49 +01:00 |
|
heckflosse
|
79d561469f
|
Fix two leaks reported by coverity
|
2018-11-27 20:06:48 +01:00 |
|
heckflosse
|
97e558a040
|
Fixed some coverity issues
|
2017-06-12 17:54:34 +02:00 |
|
heckflosse
|
9e5ce9a99b
|
Some Coverity fixes (#3558)
|
2017-06-05 14:12:34 +02:00 |
|
heckflosse
|
b16ef8d1f5
|
Merge master into gtk3
|
2016-10-28 17:59:47 +02:00 |
|
Flössie
|
19de9d1efa
|
Apply modernize-redundant-void-arg
|
2016-10-12 18:24:14 +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 |
|
Flössie
|
d132149a26
|
Introduce rtengine/noncopyable.hpp
|
2016-10-08 15:36:44 +02:00 |
|
heckflosse
|
566d4c9822
|
Cppcheck: Fixed most issued in rtgui/*
|
2016-10-04 23:28:19 +02:00 |
|
heckflosse
|
ccd9002c3a
|
Cppcheck: Solve issues related to copy constructor
|
2016-10-02 23:33:00 +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
|
2e720bdeb8
|
Merge branch 'master' into gtk3
|
2015-12-01 18:59:59 +01:00 |
|
Adam Reichold
|
9ec0557edf
|
Simplify the DCLP singleton instances found by searching for methods named 'getInstance'.
|
2015-11-28 14:53:27 +01: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 |
|
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 |
|