Commit Graph

991 Commits

Author SHA1 Message Date
Nedko Arnaudov c0f4d2eed1 Apply gmic-3.2.5-relative_rpath.patch from gentoo 2023-11-05 16:53:11 +02:00
Sébastien Fourey 7022c70290 Send '_preview_area_width/height' to command gui_error_preview 2023-09-11 12:25:43 +02:00
Sébastien Fourey 9253ed6267 Add hour to prerelease number 2023-08-17 14:48:34 +02:00
Sébastien Fourey 56908beed2 Use -O3 instead of -Ofast (CMakeLists.txt) 2023-07-11 16:24:02 +02:00
Sébastien Fourey fbcca15269 Use -O3 instead of -Ofast 2023-07-11 11:45:53 +02:00
Sébastien Fourey 85106d734f Improve boolean expression readability 2023-07-06 19:31:36 +02:00
Sébastien Fourey 19d3c61d0b Fix visibilities when filter returns no information in its status 2023-07-06 19:30:12 +02:00
Sébastien Fourey 5a9e8ad724 Fix bool parameter to prevent unexpected signal 2023-06-22 11:41:32 +02:00
Sébastien Fourey 43a88db128 Fix bug with parameter visibilities when no 'actual parameter' 2023-06-19 14:47:29 +02:00
Sébastien Fourey 2e79621ca9 Fix visibility after filter update when parameter count changes 2023-06-19 14:35:34 +02:00
Sébastien Fourey 4fbf94c270 Refactor pull request #183 2023-06-19 11:33:20 +02:00
Sébastien Fourey 760472b7c6
Merge pull request #183 from dtschump/master
Fix typo 'Ouptut' -> 'Output'.  Allow string type for '$_persistent' variable.
2023-06-19 11:30:10 +02:00
David Tschumperle 7dacd1d308 Allow string type for '$_persistent' variable. 2023-06-19 10:15:08 +02:00
David Tschumperle 319f80f063 Fix typo 'Ouptut' -> 'Output'. 2023-06-19 08:08:50 +02:00
Sébastien Fourey 111f461e75 Prevent 'widget flickering' while propagating parameters visibility 2023-05-03 11:11:15 +02:00
Sébastien Fourey 7e279e8735 Improve verbosity (FilterParametersWidget) 2023-05-03 10:42:23 +02:00
Sébastien Fourey 99971e9b7f Define and use _IS_UNIX_ instead of _IS_LINUX_ for non-MacOS Unixes 2023-05-02 15:20:06 +02:00
Sébastien Fourey 175176f17a
Merge pull request #180 from 0-wiz-0/netbsd
Fix build on NetBSD.
2023-05-01 10:37:24 +02:00
Thomas Klausner c61e84b550 Fix build on NetBSD.
Actually, handle all non-macOS Unixes the same way as Linux.
2023-04-21 00:58:52 +02:00
Sébastien Fourey 5b312b37ea Fix missing include (<cmath>) 2023-04-19 15:44:28 +02:00
Sébastien Fourey 33b7493e24 Finally keep 'user.gmic' as default user command file on Windows 2023-04-04 09:39:46 +02:00
Sébastien Fourey 860846994d Get rid of some redundant preview updates 2023-04-03 18:53:28 +02:00
Sébastien Fourey 4fd90ba004 Add 'Delete' shortcut in filter sources dialog 2023-04-03 18:52:19 +02:00
Sébastien Fourey 5e8abf28a1 Apply a minor refactoring 2023-04-03 17:55:26 +02:00
Sébastien Fourey 7c42cc36b4 Fix escape key behavior 2023-04-03 17:14:13 +02:00
Sébastien Fourey 34beb1e24b Enhance handling of unfinished gmic threads on exit 2023-04-03 17:12:27 +02:00
Sébastien Fourey 277863c028 Fix settings dialog when dark theme configuration is changed 2023-04-03 16:39:16 +02:00
Sébastien Fourey f20b94b473 Polish ProgressInfoWidget text 2023-04-03 16:25:36 +02:00
Sébastien Fourey ec645c938d Replace LOAD_ICON macro by a proper IconLoader::load method 2023-04-03 15:34:51 +02:00
Sébastien Fourey 5221075768 Fix and improve behavior of the Cancel/Close actions 2023-04-03 15:25:14 +02:00
Sébastien Fourey 99e722276e Add a 'Close' button 2023-04-03 15:24:29 +02:00
Sébastien Fourey e8d557b8fd Fix and improve behavior of the Cancel action 2023-04-03 13:13:30 +02:00
Sébastien Fourey 5b76b4800e Fix and improve behavior of the Cancel action 2023-04-02 12:23:46 +02:00
Sébastien Fourey 24a2baeeb0 Remove unnecessary include 2023-04-02 10:08:54 +02:00
Sébastien Fourey b2fcca5259 Keep mouse waiting cursor when leaving the preview 2023-04-02 10:06:38 +02:00
Sébastien Fourey 49457ec245 Disable sources that contain an empty env. variable 2023-04-01 10:50:37 +02:00
Sébastien Fourey 4b586d1c89 Replace %APPDATA%/user.gmic by %USERPROFILE%/gmic 2023-03-31 17:23:27 +02:00
Sébastien Fourey 1ec33f49d9 Fix bug in Updater::appendLocalGmicFile 2023-03-30 11:28:28 +02:00
Sébastien Fourey 824e406fe5 Remove misleading comment 2023-03-29 17:06:52 +02:00
Sébastien Fourey a6539ac96f Replace QByteArray::fromRawData 2023-03-29 12:04:35 +02:00
Sébastien Fourey 070b9403e4 Always handle uncompressed parameters cache 2023-03-29 11:33:12 +02:00
Sébastien Fourey 5dabfa9d5a Always handle uncompressed tag map file 2023-03-29 11:32:48 +02:00
Sébastien Fourey 9503551691 Add $GMIC_USER/.gmic (or %GMIC_USER%/user.gmic) in default sources 2023-03-29 11:22:54 +02:00
Sébastien Fourey 688eec794e Fix filter sources dialog 2023-03-27 14:35:11 +02:00
Sébastien Fourey 287a414d77 Fix settings button accelerator 2023-03-27 13:44:08 +02:00
Sébastien Fourey 223a3ac490 Always link with fftw3_threads (gmic_qt.pro) 2023-03-22 16:59:24 +01:00
Sébastien Fourey d9f036ae53 Fix parsing of gmic status 2023-03-19 11:58:57 +01:00
Sébastien Fourey 684211cbaf
Merge pull request #176 from lilyinstarlight/fix/cmake-qt-forms-and-hosts
Fix CMake build with 3.2.2
2023-03-17 20:16:40 +01:00
Lily Foster 420e85e005
Do not build all host code by default
This is problematic because some host code, like 8bf, require Qt6 and
that prevents building other host code with Qt5 at all.
2023-03-17 14:37:08 -04:00
Lily Foster 017e716dcc
Fix Qt form paths in CMakeLists 2023-03-17 14:14:23 -04:00