aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer
Commit message (Expand)AuthorAgeFilesLines
* 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
* ActionManager API cleanup.Eike Ziller2012-05-251-4/+2
* editormanager: simplify use of interfacehjk2012-05-111-2/+1
* Show animated images in ImageView with QMovie.Konstantin Tokarev2012-05-108-16/+148
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+2
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+2
* | Added image pizel size label to ImageViewer (WxH format).Konstantin Tokarev2012-04-274-0/+20
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-051-0/+2
|\|
| * BaseTextMark: Support renaming filesDaniel Teske2012-04-051-0/+2
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-212-0/+10
|\|
| * Fix reloading behavior of image viewer.Eike Ziller2012-03-162-0/+10
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-141-0/+2
|\|
| * Image Viewer: Fix renaming not updating displayed namesDaniel Teske2012-03-131-0/+2
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-1/+1
|\|
| * UI text: use full stops in the end of messagesLeena Miettinen2012-03-051-1/+1
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-3/+0
* add qbs filesJoerg Bornemann2012-02-201-0/+43
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-206-11/+11
* Removed module names from #include directives.Erik Verbruggen2012-02-1511-29/+29
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-142-6/+0
* Fix compilation with Qt5.Friedemann Kleint2012-02-091-1/+5
* Long live the king!hjk2012-01-2613-13/+13
* Use new static ICore interface.hjk2012-01-242-3/+2
* UI text: fix capitalizationLeena Miettinen2012-01-041-4/+4
* Restrict image viewer scaling to something reasonable.Eike Ziller2011-12-091-1/+10
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1113-24/+24
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0313-24/+24
* | more Id type fixeshjk2011-11-102-3/+3
|/
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* all: less QScopedPointerhjk2011-09-199-27/+24
* use Core::Id for IEditorFactory::idhjk2011-09-082-8/+5
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-054-4/+4
* imageviewer: simplify ImageViewerActionHandlerhjk2011-09-022-48/+19
* ImageViewer: adjust to style guidehjk2011-09-029-102/+101
* Remove unneeded defines.hjk2011-07-141-1/+1
* add auto-saving of modified editorsOswald Buddenhagen2011-05-124-7/+8
* Fix/add copyright headersTobias Hunger2011-05-0612-11/+12
* provide default implementation of IFile::reloadBehavior()Oswald Buddenhagen2011-04-182-11/+0
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-184-7/+12
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-182-2/+3
* Merge branch '2.2'Oswald Buddenhagen2011-04-1413-156/+145
|\
| * Update license.hjk2011-04-1313-156/+145