aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-0/+1
* Various Qt6 compile fixeshjk2020-06-221-1/+2
* All: Use Utils::SkipEmptyPartshjk2020-06-171-11/+10
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-092-4/+4
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-252-4/+0
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* Core: Remove one IEditorFactory::addMimeType overloadhjk2020-02-061-1/+1
* Core: Make IEditorFactory::createEditor use a function objecthjk2020-02-052-12/+3
* ImageViewer: Use standard plugin setup patternhjk2020-01-224-102/+98
* Replace the deprecated QWheelEvent::delta() -> QWheelEvent::angleDelta()Sona Kurazyan2019-09-021-1/+1
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-4/+2
* Utils: Rename FileName to FilePathhjk2019-05-283-3/+3
* Qt Creator CMake portCristian Adam2019-05-171-0/+15
* ImageViewer: Don't blur the ImageViewer background pattern on HighDpiAlessandro Portale2019-04-111-0/+1
* ImageView: ModernizeAlessandro Portale2018-11-1210-49/+49
* Core: Change IEditor::document() to constOrgad Shaneh2018-09-262-2/+2
* ImageView: Fix brace in stringRobert Loehning2018-07-131-1/+1
* ImageView: Suppress a warning if SVG is not availablehjk2018-04-231-0/+2
* Plugins: Re-categorize plugins which are in "Qt Creator" categoryRazi Alavizadeh2018-03-201-1/+0
* ImageViewer: Fix QBS build after adding the SVG multiexport featureFriedemann Kleint2018-02-141-0/+2
* Add SVG multi exportFriedemann Kleint2018-02-1412-36/+563
* ImageViewer: Remove unneeded use of global object poolhjk2018-02-082-14/+6
* Image viewer: Add include <QAction>Friedemann Kleint2018-02-061-0/+1
* Unify zooming actions of image viewer and model editorEike Ziller2018-02-054-21/+19
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-4/+2
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-8/+8
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-9/+9
* Replace include guards with #pragma onceOrgad Shaneh2017-06-281-4/+1
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* ImageViewer: De-slotOrgad Shaneh2017-03-203-16/+8
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* Move mimetype definitions to plugin specsEike Ziller2017-02-276-22/+13
* ImageViewer: remove unnecessary class forwardTim Jenssen2016-12-121-2/+0
* ImageViewer, ScxmlEditor: Use the new "Fit to view" iconv4.2.0-beta1Alessandro Portale2016-10-251-2/+2
* ImageViewer, ScxmlEditor: Use the new "Zoom In"/"Zoom Out" iconsAlessandro Portale2016-10-241-2/+2
* Projects mode: Make plus icon dark and get rid of branch indicatorsEike Ziller2016-09-211-1/+1
* Remove all QT_VERSION_CHECKOrgad Shaneh2016-08-121-5/+0
* Move icons to UtilsUlf Hermann2016-08-051-10/+10
* Icons: Move "next/prev", "[un]locked" and "zoom" from Core to UtilsAlessandro Portale2016-05-311-1/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-2/+2
|\
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-2/+2
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-203-17/+20
|\|
| * ImageViewer: Update toolbar items for split/duplicated editorsAlessandro Portale2016-04-153-17/+20
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-155-11/+5
|\|
| * Core: Fresh filesave iconAlessandro Portale2016-04-141-1/+1
| * Moving desktopdevicesmall.png from projectexplorer to coreAlessandro Portale2016-04-144-5/+3
| * Icons: Removing several duplicates and variations of the eye_open iconAlessandro Portale2016-04-124-5/+1
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-127-11/+5
|\|
| * Bounding Rect Icon: Move from qmldesigner to coreAlessandro Portale2016-04-114-5/+1