4260 Commits

Author SHA1 Message Date
Jean-Christophe
952fc5f127 Merge pull request #3461 from Beep6581/connblocker-in-toolbar
Enhanced ConnectionBlocker class, now used in ToolBar class
2016-10-18 21:34:42 +02:00
Marián Kyral
c027c3295a Czech translation file update - remove spare spaces at EOL 2016-10-18 21:28:39 +02:00
Marián Kyral
70d14740e0 Czech translation file update - small fixes 2016-10-18 21:24:33 +02:00
Marián Kyral
44aabc3926 Czech translation file update 2016-10-18 20:58:17 +02:00
Flössie
fb8941cd88 Manually simplify bool expressions and fix rtgui/progressconnector.h 2016-10-18 18:30:25 +02:00
Flössie
ae98d4cb1f Revert rtengine/dcraw.cc 2016-10-18 18:18:25 +02:00
Flössie
730c03785d Reapplied clang-tidy filters
- modernize-use-nullptr
- modernize-redundant-void-arg
- readability-simplify-boolean-expr
- misc-redundant-expression
- readability-redundant-control-flow
- readability-avoid-const-params-in-decls
2016-10-18 18:16:05 +02:00
Flössie
0bbc84b2af Merge branch 'master' into clang-tidy 2016-10-18 17:48:50 +02:00
Flössie
f9f4fe9035 Revert rtengine/dcraw.cc 2016-10-18 17:12:50 +02:00
Ingo Weyrich
cced5756cb Merge pull request #3464 from Beep6581/cppcheck3
Merge some new cppcheck fixes into master
2016-10-17 22:24:46 +02:00
heckflosse
093fa46aa6 Updated dcraw.patch file 2016-10-17 22:20:33 +02:00
heckflosse
3d73eb45a1 Disabled unused functions in dcraw.cc .h 2016-10-17 21:47:52 +02:00
heckflosse
8df2df664f Cppcheck: some fixes 2016-10-17 18:49:15 +02:00
Hombre
0c78885d25 Bugfix: Curve's bg and Histogram's bg wasn't cleaned upon refresh 2016-10-17 01:31:49 +02:00
Morgan Hardwood
bb9c184af7 Merge branch 'master' into gtk3 2016-10-16 23:38:04 +02:00
Morgan Hardwood
4efae5c764 Merge branch 'master' into gtk3 2016-10-16 23:26:51 +02:00
heckflosse
ed42b1239c Merge cppckeck2 branch into master 2016-10-16 22:13:13 +02:00
Hombre
8f2f4e0870 Enhanced ConnectionBlocker class, now used in ToolBar class 2016-10-16 14:19:59 +02:00
Hombre
50165dab20 Merge branch 'master' into softproofing 2016-10-16 01:45:52 +02:00
heckflosse
81421db9c9 Cppcheck: some fixes 2016-10-13 22:15:33 +02:00
heckflosse
3625643392 Cppcheck: Fixed bug from last commit. Also added some new fixes 2016-10-13 17:37:08 +02:00
heckflosse
172ab63b85 Cppcheck: Fixed another bunch of warnings 2016-10-13 01:34:02 +02:00
Flössie
aeaff29ac0 Apply readability-simplify-boolean-expr 2016-10-12 20:01:30 +02:00
heckflosse
e98bd47487 Cppcheck: Fix some warnings 2016-10-12 19:04:06 +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
a6fc7cd37d Merge branch 'master' into gtk3 2016-10-12 10:01:16 +02:00
Morgan Hardwood
29d5329f3f Fixed RT.ico path in WindowsInnoSetup.iss.in 2016-10-12 10:01:01 +02:00
heckflosse
3076787c0f Removed rtengine/dirpyrLab_equalizer.cc 2016-10-12 01:39:04 +02:00
Hombre
81c5b1ca41 Cancelling a 32 bits Tiff workaround, now the Gamma value from embedded
ICC profile is correctly handled
2016-10-11 23:21:41 +02:00
Morgan Hardwood
782dae9b92 Merge branch 'master' into gtk3 2016-10-11 22:08:49 +02:00
Morgan Hardwood
554bbf1893 Deleted clean.sh 2016-10-11 22:08:03 +02:00
Morgan Hardwood
9e4a487d4e Merge remote-tracking branch 'origin/wav-subtools-off' 2016-10-11 22:05:19 +02:00
Morgan Hardwood
e902091fe9 Fix crash when toggling Before|After view, by Flössie, fixes #3454 2016-10-11 09:46:42 +02:00
Morgan Hardwood
ff64e656bc Sets Wavelet sub-tools to "off" by default, #3386 2016-10-11 09:39:14 +02:00
Hombre
a989d440b1 Bugfix : RT was crashing if Soft-proofing activated w/ "No ICM" output
See issue #3406
2016-10-10 23:48:39 +02:00
Morgan Hardwood
0dbea030cb Merge branch 'master' into gtk3-merge-master-b8eb349 2016-10-10 23:07:41 +02:00
heckflosse
b8eb3492c9 colour picker died when crop tool was activated while colour picker was active 2016-10-10 17:10:31 +02:00
heckflosse
0821eea7b6 Cppcheck: Fixed 2 issues introduced with merge of lockable colour picker 2016-10-10 16:28:44 +02:00
heckflosse
c7cf196ae1 Fix a cppcheck style issue to test Travis 2016-10-10 15:03:45 +02:00
Beep6581
78c5cdd1ca Set Travis to for master only with email 2016-10-10 14:41:43 +02:00
Morgan Hardwood
3781d3cc16 Added .travis.yml for GCC-6 build testing of master, #3451 2016-10-10 14:37:11 +02:00
Morgan Hardwood
fdc50d4837 Removed .travis.yml, use "travis" branch. 2016-10-10 00:50:04 +02:00
Beep6581
252e50085e Update .travis.yml 2016-10-10 00:22:22 +02:00
Beep6581
967b1a2ea9 Create .travis.yml
Initial Travis Continuous Integration support, using the Ubuntu 14.04 Trusty Tahr environment.
2016-10-10 00:18:40 +02:00
Ingo Weyrich
a57ecac9e9 Merge pull request #3452 from Beep6581/cppcheck
merge fixes for a lot of issues reported by Cppcheck
2016-10-09 22:55:31 +02:00
Flössie
d132149a26 Introduce rtengine/noncopyable.hpp 2016-10-08 15:36:44 +02:00
Hombre
e16b2407bd Bugfix: double click to zoom in/out now effective over Pickers
when the Color Picker mode is off.

see issue #1812
2016-10-08 00:44:59 +02:00
Hombre
222b8a7562 Bugfix: Pickers wasn't displayed after a Detail window move
See issue #1812
2016-10-07 14:38:22 +02:00
Hombre
1c8d8c6dce Small code cleanup 2016-10-07 12:48:20 +02:00