aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ImageViewer: Replace own play/pause icons with those from coreAlessandro Portale2016-04-104-4/+2
| * Locator: Remove old "Locator" menu icon. Re-use the "search" icon.Alessandro Portale2016-04-081-1/+1
| * Image Viewer: Fix capitalization for an actionLeena Miettinen2016-04-051-1/+1
* | Wholesale conversion to #pragma oncehjk2016-03-306-24/+6
|/
* ImageViewer: Fix qbs build.Christian Kandeler2016-03-221-2/+2
* ImageView: Remove hard dependency on QtSvg headershjk2016-03-211-3/+5
* ImageViewer: Add option to export images from SVG.Friedemann Kleint2016-03-2110-2/+371
* ImageViewer: Remove class ImageViewerActionHandler.Friedemann Kleint2016-03-188-215/+80
* Core: Make IDocument concreteOrgad Shaneh2016-03-172-22/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1914-234/+201
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-192-13/+0
* Remove setContents() from imageviewerUlf Hermann2016-01-182-7/+0
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-142-4/+4
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-7/+4