gmic-qt/src
Sébastien Fourey 7022c70290 Send '_preview_area_width/height' to command gui_error_preview 2023-09-11 12:25:43 +02:00
..
FilterParameters Fix visibilities when filter returns no information in its status 2023-07-06 19:30:12 +02:00
FilterSelector Fix missing include (<cmath>) 2023-04-19 15:44:28 +02:00
Host Add 'Use native file dialog' option in settings 2023-03-06 16:28:49 +01:00
Widgets Send '_preview_area_width/height' to command gui_error_preview 2023-09-11 12:25:43 +02:00
ClickableLabel.cpp Use GmicQt namespace globally, use scoped enums for API 2021-05-17 19:18:49 +02:00
ClickableLabel.h Remove default nullptr object parents. Add ASAN qmake option. 2021-11-07 12:14:02 +01:00
Common.cpp
Common.h Fix TimeLogger 2023-03-08 17:53:10 +01:00
CroppedActiveLayerProxy.cpp Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:31:31 +01:00
CroppedActiveLayerProxy.h Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:22:38 +01:00
CroppedImageListProxy.cpp Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:31:31 +01:00
CroppedImageListProxy.h Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:31:31 +01:00
DialogSettings.cpp Fix settings dialog when dark theme configuration is changed 2023-04-03 16:39:16 +02:00
DialogSettings.h Update filters when required after closing sources settings 2023-03-16 18:04:11 +01:00
FilterSyncRunner.cpp Refactor pull request #183 2023-06-19 11:33:20 +02:00
FilterSyncRunner.h Fix typo 'Ouptut' -> 'Output'. 2023-06-19 08:08:50 +02:00
FilterTextTranslator.cpp Add support for disambiguation of filter translations 2021-12-22 12:27:39 +01:00
FilterTextTranslator.h Add support for disambiguation of filter translations 2021-12-22 12:27:39 +01:00
FilterThread.cpp Improve boolean expression readability 2023-07-06 19:31:36 +02:00
FilterThread.h Fix typo 'Ouptut' -> 'Output'. 2023-06-19 08:08:50 +02:00
Globals.cpp Use GmicQt namespace globally, use scoped enums for API 2021-05-17 19:18:49 +02:00
Globals.h Add filter definition binary cache 2023-03-14 15:00:53 +01:00
GmicProcessor.cpp Enhance handling of unfinished gmic threads on exit 2023-04-03 17:12:27 +02:00
GmicProcessor.h Fix and improve behavior of the Cancel/Close actions 2023-04-03 15:25:14 +02:00
GmicQt.cpp Add filter definition binary cache 2023-03-14 15:00:53 +01:00
GmicQt.h Add filter definition binary cache 2023-03-14 15:00:53 +01:00
GmicStdlib.cpp Disable sources that contain an empty env. variable 2023-04-01 10:50:37 +02:00
GmicStdlib.h Fix bug in Updater::appendLocalGmicFile 2023-03-30 11:28:28 +02:00
HeadlessProcessor.cpp Define and use _IS_UNIX_ instead of _IS_LINUX_ for non-MacOS Unixes 2023-05-02 15:20:06 +02:00
HeadlessProcessor.h Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:22:38 +01:00
HtmlTranslator.cpp Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:31:31 +01:00
HtmlTranslator.h Use GmicQt namespace globally, use scoped enums for API 2021-05-17 19:18:49 +02:00
IconLoader.cpp Replace LOAD_ICON macro by a proper IconLoader::load method 2023-04-03 15:34:51 +02:00
IconLoader.h Replace LOAD_ICON macro by a proper IconLoader::load method 2023-04-03 15:34:51 +02:00
ImageTools.cpp Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:31:31 +01:00
ImageTools.h Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:22:38 +01:00
InputOutputState.cpp Merge branch 'new_api' 2021-06-08 15:14:46 +02:00
InputOutputState.h Rename plugin API headers (host.h->GmicQtHost.h, gmic_qt.h->GmicQt.h) 2021-05-31 16:23:49 +02:00
KeypointList.cpp Use GmicQt namespace globally, use scoped enums for API 2021-05-17 19:18:49 +02:00
KeypointList.h A crbegin and crend methods to KeypointList 2022-06-13 18:06:26 +02:00
LanguageSettings.cpp Make code compatible with Qt6 API 2023-03-06 10:06:47 +01:00
LanguageSettings.h Add a 'Translate filters' checkbox in settings 2021-11-24 20:16:07 +01:00
LayersExtentProxy.cpp Rename API functions to camelCase 2021-05-31 16:56:56 +02:00
LayersExtentProxy.h Rename plugin API headers (host.h->GmicQtHost.h, gmic_qt.h->GmicQt.h) 2021-05-31 16:23:49 +02:00
Logger.cpp Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:31:31 +01:00
Logger.h Rename plugin API headers (host.h->GmicQtHost.h, gmic_qt.h->GmicQt.h) 2021-05-31 16:23:49 +02:00
MainWindow.cpp Fix visibility after filter update when parameter count changes 2023-06-19 14:35:34 +02:00
MainWindow.h Fix and improve behavior of the Cancel/Close actions 2023-04-03 15:25:14 +02:00
Misc.cpp Polish ProgressInfoWidget text 2023-04-03 16:25:36 +02:00
Misc.h Polish ProgressInfoWidget text 2023-04-03 16:25:36 +02:00
OverrideCursor.cpp Remove unnecessary include 2023-04-02 10:08:54 +02:00
OverrideCursor.h Use GmicQt namespace globally, use scoped enums for API 2021-05-17 19:18:49 +02:00
ParametersCache.cpp Fix visibility after filter update when parameter count changes 2023-06-19 14:35:34 +02:00
ParametersCache.h Remove unnecessary GmicQt qualified names 2021-05-19 12:21:46 +02:00
PersistentMemory.cpp Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:31:31 +01:00
PersistentMemory.h Make plug-in compile with updated G'MIC API (gmic_library/gmic_image/gmic_list). 2022-12-04 14:22:38 +01:00
Settings.cpp Fix settings dialog when dark theme configuration is changed 2023-04-03 16:39:16 +02:00
Settings.h Add filter definition binary cache 2023-03-14 15:00:53 +01:00
SourcesWidget.cpp Finally keep 'user.gmic' as default user command file on Windows 2023-04-04 09:39:46 +02:00
SourcesWidget.h Avoid empty sources in settings 2023-03-17 15:40:22 +01:00
Tags.cpp Extract a proper Settings class from the DialogSettings 2022-05-20 13:43:01 +02:00
Tags.h Handle i18n of tag names. 2021-11-12 15:20:37 +01:00
TimeLogger.cpp Fix TimeLogger 2023-03-08 17:53:10 +01:00
TimeLogger.h Use GmicQt namespace globally, use scoped enums for API 2021-05-17 19:18:49 +02:00
Updater.cpp Fix bug in Updater::appendLocalGmicFile 2023-03-30 11:28:28 +02:00
Updater.h Add filter definition binary cache 2023-03-14 15:00:53 +01:00
Utils.cpp Define and use _IS_UNIX_ instead of _IS_LINUX_ for non-MacOS Unixes 2023-05-02 15:20:06 +02:00
Utils.h Make code compatible with Qt6 API 2023-03-06 10:06:47 +01:00
ZoomConstraint.h Use GmicQt namespace globally, use scoped enums for API 2021-05-17 19:18:49 +02:00