Lawrence Lee
bb0c625960
Use enum for scope types
2020-09-07 16:37:40 -07:00
Lawrence Lee
4cbd622569
Add initial implementation of waveform
2020-07-21 22:45:10 -07:00
Desmis
e573de78b4
merge with dev
2020-03-19 13:40:11 +01:00
Ingo Weyrich
8e1bb5ba90
Fix broken cppcheck
2020-02-29 14:07:27 +01:00
Benitoite
fbe718b64f
fixes macOS autobuild ( #5674 )
...
* update macOS autobuild yaml
* updates */CMakeLists* for macOS autobuild compatibility
* "" a dir for cmake
* Un empty an empty EXTRA_INCDIR
* use a cmake operator
* Use the . dir to un-empty a string
* fix minutes timer in macos yaml
* test & skip instead of load & include
* disregard fractional part of minutes in mac yaml
* add another cmake test
* fix typo in mac yaml
* fix other part of same typo
* correct a filename in mac yaml
* test all include dirs
* fix of mac yaml
* mac:fix a path in yaml
* mac:and its antecedent
* options.h include a dir
* test __has_include (gcc 5.* & up & clang)
* remove a printf() in mac yaml
* mac:change a "" and an elseif() to else()
* fix a whitespace error
* fix 2 whitespace errors
* ZULU>UTC
* add a "UTC
* on the other side of the "
* mac:properly set default LOCAL_PREFIX in CACHE
* use of zsh subshells in macos yaml
* mac:remove some &&
* mac:remove some "
* mac:floating point divisors
* mac:use double paren (())
* mac:add a dir
* mac:floatize with decimal point
* mac:zsh -c certain lines
* remove a marker
2020-02-28 19:20:40 +01:00
Desmis
bbb6a02980
Simplify and optimize code call transformed to othes functions
2019-11-26 08:51:09 +01:00
Ingo Weyrich
033d9fe02a
Merge branch 'dev' into newlocallab
2019-11-04 23:01:33 +01:00
Ingo Weyrich
cac2eb53ef
Further reduction of include dependencies
2019-10-31 20:41:08 +01:00
Ingo Weyrich
4dcee23cb3
Fix broken lgtm build
2019-10-30 18:06:30 +01:00
Ingo Weyrich
ba8dda1836
Further cleanup of include dependencies
2019-10-30 16:38:02 +01:00
Ingo Weyrich
068847eb5a
Further cleanup of include dependencies
2019-10-29 21:06:27 +01:00
Desmis
0711373021
Merge with dev
2019-09-11 08:35:25 +02:00
Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +02:00
Desmis
202fb8084d
merge with dev
2019-09-06 10:56:03 +02:00
Hombre
500fac34cd
The svg2png icon cache is now cleared on new minor version
...
The `version` value from the `Options` file is compared to the harcoded
value (computed at build time) of the running application. If the major
or minor version is different, the `svg2png` folder is cleaned at
startup-time.
2019-09-05 01:09:48 +02:00
Desmis
779ae39f17
merge with dev
2019-07-23 06:40:40 +02:00
Ingo Weyrich
d68b33effc
filecatalog: further speedups; also remember last copy/move destination
2019-07-16 20:07:29 +02:00
Desmis
c9af6109ab
merge with dev
2019-04-16 10:59:38 +02:00
Hombre57
89e63639be
Making pseudo-HiDPI tweaks optional, disabled by default
...
(see issue #5276 )
2019-04-14 16:58:11 +02:00
Desmis
5041a8cfa2
Put in options Showtooltip default true
2019-04-08 17:29:19 +02:00
heckflosse
020204e0cb
Merge branch 'dev' into newlocallab
2019-03-12 14:57:17 +01:00
Floessie
17bec0a2e5
Merge pull request #5197 from Beep6581/relax-procparam-dependency
...
Relax dependency from `procparams.h`
2019-03-11 15:14:00 +01:00
Desmis
040e900c02
merge with dev
2019-03-11 10:08:54 +01:00
heckflosse
b0a7b5fed3
tiles per thread for some more tiled algorithms, #5203
2019-03-09 18:47:02 +01:00
heckflosse
77475a3827
configurable tiles per thread also for rcd, #5203
2019-03-03 17:29:19 +01:00
heckflosse
b83069fd51
Allow user-defined setting for raw ca correction tiles per thread
2019-03-03 14:52:44 +01:00
Flössie
0cbc4923bc
Relax dependency from procparams.h
2019-02-28 20:44:50 +01:00
Desmis
c3bd22f337
merge with dev
2018-12-19 15:16:18 +01:00
Desmis
86c03e61d4
merge with dev - I hope no error
2018-11-24 14:18:37 +01:00
heckflosse
43b77679d4
Favourites => Favorites, #5016
2018-11-23 16:48:05 +01:00
heckflosse
0ae602bcf0
custom tool panel. Changed naming to 'Favourites'. Added alt-h hotkey. Allow moving of subtools to Favourites
2018-11-23 16:00:57 +01:00
heckflosse
d604abec39
Custom tool panel, first step
2018-11-23 14:36:16 +01:00
heckflosse
831e18ca45
Add override keyword. Thanks @Floessie
2018-11-22 16:19:16 +01:00
Pandagrapher
88c5214a47
Merge from branch 'dev/newlocallab'...
2018-10-08 20:56:29 +02:00
U-PC-BUREAU\jacques
72ed6f81b0
merge with dev
2018-10-07 09:58:43 +02:00
Pandagrapher
854021cfee
Merge with newlocallab...
2018-09-25 23:40:09 +02:00
Pandagrapher
9930222c9d
Locallab cleanup n°3
...
Cleanup of Preferences
2018-09-25 21:18:42 +02:00
Ingo Weyrich
50a6a32f74
Merge pull request #4821 from Beep6581/issue4772
...
Always use icons for tab headers, fixes #4772
2018-09-20 10:41:01 +02:00
Floessie
40f2809570
Merge pull request #4800 from Beep6581/sf-selection
...
Make formats in `SaveFormatPanel` less error-prone
2018-09-19 08:10:03 +02:00
heckflosse
78989731f5
Always use icons for tab headers, #4772
2018-09-18 11:37:15 +02:00
heckflosse
e9d4dede48
Merge branch 'dev' into newlocallab
2018-09-15 20:53:21 +02:00
Thanatomanic
85d55ebeb6
Modifications to store histogram settings across sessions
2018-09-13 07:46:43 +02:00
Flössie
f653b01f61
Use delegating c'tors ( #4789 )
2018-09-12 19:10:40 +02:00
Flössie
ddfe7e0c18
Optimize SaveFormat selection ( #4789 )
2018-09-11 22:02:09 +02:00
Hombre
5d1922ce56
Merge branch 'dev' into 32b-tiff-output-cli
2018-08-30 21:32:26 +02:00
Thanatomanic
770c16e430
Merged with dev, resolved conflicts, fixes to icon refs
2018-08-13 05:11:21 +02:00
U-PC-BUREAU\jacques
5472673b9e
merge with dev
2018-08-05 09:05:47 +02:00
Hombre
6d9c284977
Add entry for copyright & description in ICC ProfileCreator (see #4478 )
2018-07-09 01:09:31 +02:00
Thanatomanic
da5fd6fac8
Removed histogramAspect in favor of histogramHeight, which sets the panelheight properly and consistently on restarting.
2018-06-29 21:56:06 +02:00
Thanatomanic
32e2aa2e6c
Minor code styling
2018-06-28 19:07:20 +02:00