aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor
Commit message (Expand)AuthorAgeFilesLines
* ressourceeditor: compile fixhjk2012-07-191-1/+1
* ResourceEditor: Fix compilation with namespaced Qt.Christian Kandeler2012-07-181-3/+1
* Moved QrcEditor to ResourceEditor plugin.Konstantin Tokarev2012-07-1818-17/+3439
* Implemented file rename in ResourceEditor.Konstantin Tokarev2012-07-182-4/+13
* Fix warning.Christian Kandeler2012-07-121-1/+0
* Highlight missing files in resource tree with red font.Konstantin Tokarev2012-07-096-3/+42
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-3/+2
* Open file with default editor when it's activated in ResourceEditor.Konstantin Tokarev2012-05-162-1/+19
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Fix qbs build.Christian Kandeler2012-05-081-0/+1
* Added find support to ResourceEditor.Konstantin Tokarev2012-05-083-0/+8
* 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 default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-182-11/+0
* | 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-081-2/+2
|\|
| * Normalized connect()sRobert Loehning2012-03-061-2/+2
* | 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/+47
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-204-28/+28
* Removed module names from #include directives.Erik Verbruggen2012-02-155-14/+14
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-142-10/+0
* Resource Editor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-271-0/+2
* Long live the king!hjk2012-01-269-9/+9
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-242-4/+3
* Provide "Open with" context menu in qrc editor.Eike Ziller2011-12-132-2/+30
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-119-18/+18
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-039-18/+18
* | more Id type fixeshjk2011-11-102-3/+4
* | more style fixes of string literal accesshjk2011-11-021-4/+4
|/
* use Core::Id for IEditorFactory::idhjk2011-09-082-3/+3
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Resource Editor: Do not link to Qt Designer.Friedemann Kleint2011-05-171-2/+0
* add auto-saving of modified editorsOswald Buddenhagen2011-05-122-12/+43
* Fix/add copyright headersTobias Hunger2011-05-069-9/+9
* provide default implementation of IFile::reloadBehavior()Oswald Buddenhagen2011-04-182-13/+0
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-8/+6
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-182-11/+12
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-182-2/+3
* Merge branch '2.2'Oswald Buddenhagen2011-04-149-126/+117
|\
| * Update license.hjk2011-04-139-126/+117
* | core: make context and widget IContext data membershjk2011-04-144-16/+6
|/
* Wizards: change terminologyLeena Miettinen2011-02-031-1/+1
* It's 2011 now.con2011-01-1210-10/+10
* Merge branch '2.1'con2010-12-179-63/+99
|\