summaryrefslogtreecommitdiff
path: root/src/shared/qrceditor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes: Resources in resource editor can be removed using the "delete" keyOlli Werwolff2009-01-292-0/+9
* Optimized qrc editor in case of large imagesThorbjørn Lindeijer2009-01-292-10/+13
* Fixes: Show relative path for file nodes in resource editorOlli Werwolff2009-01-291-15/+2
* Fixes: duplicate check when adding resources using the resource editor fixedOlli Werwolff2009-01-291-0/+5
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineOlli Werwolff2009-01-293-23/+13
|\
| * Fixed undo/redo and tooltip in the resource editorThorbjørn Lindeijer2009-01-293-23/+13
* | Fixes: "Add anyway" button must not be shown, when a resource file shall b...Olli Werwolff2009-01-291-4/+1
|/
* Fixes: Fixed duplicate check when adding files using resource editorOlli Werwolff2009-01-291-1/+1
* Fixes: - Some layouting issuescon2009-01-281-3/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineOlli Werwolff2009-01-281-0/+7
|\
| * Fixes: - Funny cursor positions in qrc editor.con2009-01-281-0/+7
* | Fixes: Fixed duplicate check when adding files using the resource editorOlli Werwolff2009-01-282-3/+21
|/
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-2614-0/+3345