aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer
Commit message (Expand)AuthorAgeFilesLines
* Editors: Move id() from editor to document.Eike Ziller2014-03-052-2/+2
* ImageViewer: De-pimpl two internal classeshjk2014-02-255-46/+19
* Core: Make IEditor::id a value member and adjust usershjk2014-02-252-6/+2
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+5
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-082-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-0814-27/+27
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Fix some include statements.Christian Kandeler2013-09-041-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* EditorFactory: Replace some virtual functions with data membershjk2013-08-022-39/+22
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-174-7/+7
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-122-6/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-104-24/+0
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-093-5/+5
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-092-22/+5
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-072-4/+0
* Doc: move imageviewer docs from headers to cpp filesLeena Miettinen2013-06-074-13/+13
* Remove unneeded IEditorFactor::open re-implementations.Eike Ziller2013-05-312-6/+0
* PNG: Fix warning about sRGB informationTobias Hunger2013-05-272-0/+0
* Editors: Provide a base implementation for {save,restore}Statehjk2013-05-272-29/+0
* Editors: Provide a base implementation for duplicate{,Supported}hjk2013-05-272-14/+0
* ImageViewer: De-pimpl ImageViewerFilehjk2013-05-272-35/+15
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-3/+1
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-2/+5
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3114-27/+27
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2914-27/+27
* | Fixed warnings from clang -WdocumentationSergey Shambir2013-01-181-3/+1
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-4/+0
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | ImageViewer: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-273-6/+10
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0514-258/+241
|\|
| * Adjust license headershjk2012-10-0514-258/+241
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-9/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-11/+11
|/
* Fix building without svg (Qt 5)Eike Ziller2012-09-191-1/+2
* rename QtDebug to QDebughjk2012-08-063-3/+3
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-1913-35/+13
* Fixed qbs build.Konstantin Tokarev2012-07-091-2/+0
* Moved CommandButton to Core and made some improvements to it.Konstantin Tokarev2012-07-094-171/+9
* Fix qbs build.Christian Kandeler2012-06-261-0/+1
* Show shortcuts in tooltips of ImageViewerKonstantin Tokarev2012-06-256-18/+192
* ImageViewer: Register action "ToggleAnimation"Konstantin Tokarev2012-06-252-1/+15
* Fix qbs code styleYuchen Deng2012-06-191-4/+1
* Mac: Sanitize shortcuts.Eike Ziller2012-06-111-1/+1