aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/qrceditor
Commit message (Expand)AuthorAgeFilesLines
* Moved QrcEditor to ResourceEditor plugin.Konstantin Tokarev2012-07-1814-3431/+0
* Added overload for FileName::isChildOfKonstantin Tokarev2012-07-181-1/+1
* Implemented file rename in ResourceEditor.Konstantin Tokarev2012-07-185-6/+106
* Highlight missing files in resource tree with red font.Konstantin Tokarev2012-07-096-4/+85
* Open file with default editor when it's activated in ResourceEditor.Konstantin Tokarev2012-05-164-0/+15
* Added resource prefix and non-image file icons to ResourceModel.Konstantin Tokarev2012-05-102-0/+12
* Added find support to ResourceEditor.Konstantin Tokarev2012-05-081-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-158-39/+39
* Resource Editor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-271-1/+1
* Long live the king!hjk2012-01-2611-11/+11
* Provide "Open with" context menu in qrc editor.Eike Ziller2011-12-134-0/+19
* Remove legacy stuff from qrc editor.Eike Ziller2011-12-124-209/+0
* Fix assert on undo in qrc editorJarek Kobus2011-11-215-10/+27
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0311-22/+22
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-063-3/+3
* Remove qt 4.3 compability supportdt2011-05-243-6/+1
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-0/+2
* Fix/add copyright headersTobias Hunger2011-05-068-8/+8
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-183-1/+9
* Update license.hjk2011-04-1311-154/+143
* remove "Automatically generated by qmake ..." blurbsOswald Buddenhagen2011-03-091-4/+0
* It's 2011 now.con2011-01-1211-11/+11
* License headers.con2010-12-1711-77/+121
* QRC Editor: Keep the file dialog around in 'Add files.'Friedemann Kleint2010-09-241-75/+115
* UI text - Fix capitalizationLeena Miettinen2010-09-202-4/+4
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-272-2/+2
* More UI consistent qrc editorJens Bache-Wiig2010-05-212-71/+109
* Fixed handling of selection dragging in resource editorThorbjørn Lindeijer2010-05-123-12/+2
* error message corrected in QRC editorBanana Joe2010-04-221-2/+2
* Fix undo operation for removing items from qrc files.con2010-04-151-1/+1
* Long live the king!hjk2010-03-0511-11/+11
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-292-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-292-2/+2
* | Fix typosTobias Hunger2010-01-111-1/+1
|/
* Better layout for qrc editor.con2009-11-241-49/+34
* Fixed transient compile failure with highly parallel jom.Rohan McGovern2009-10-121-0/+1
* Compile without rtti supportdt2009-08-271-4/+1
* long live the kinghjk2009-08-1411-11/+11
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-132-3/+3
* Update license headers and sales contact details.Jason McDonald2009-06-1711-22/+22
* Fixed translation glitches.Friedemann Kleint2009-05-131-3/+9
* Remove unneeded strings from translation.Enrico Ros2009-05-111-3/+0
* Merge commit 'origin/1.1'Oswald Buddenhagen2009-04-093-14/+23
|\
| * Fixes: Changes in skipping files and suggested path in qrc editorOlli Werwolff2009-04-091-3/+13
| * Code style fixesThorbjørn Lindeijer2009-04-082-11/+10
* | Start on the German (prototypical) translation.Friedemann Kleint2009-04-081-13/+13
|/
* Fixes: change file license headers to include LGPLhjk2009-02-2511-231/+187
* Fixes: crash on reloading a resource fileBanana Joe2009-02-182-3/+2
* Fixes: Remove dependencies to Qt private headers (shared resource editor)Friedemann Kleint2009-02-092-18/+2
* Fixes: - Resource editor doesn't allow to add files without extcon2009-02-021-1/+1