aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor/resourceeditorw.h
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Resource editor: Fix paste.Friedemann Kleint2014-11-201-0/+2
* License updateEike Ziller2014-10-091-7/+8
* IDocument: Make mimeType a value memberhjk2014-07-011-2/+0
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-1/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-1/+1
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-4/+5
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-3/+2
* Editors: Provide a base implementation for {save,restore}Statehjk2013-05-271-2/+0
* Editors: Provide a base implementation for duplicate{,Supported}hjk2013-05-271-2/+0
* Fix Krazy warnings about includes/header guards in various plugins.Friedemann Kleint2013-03-131-3/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Work around for an apparent MinGW-w64 compiler (4.7.2-2) bug.Ray Donnelly2012-12-131-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* ResourceEditor: copy current resource path to clipboardKonstantin Tokarev2012-08-071-0/+2
* Use plain QrcEditor* instead of QPointerKonstantin Tokarev2012-07-241-3/+1
* Moved QrcEditor to Internal namespace, fixed namespace usage.Konstantin Tokarev2012-07-241-3/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Moved QrcEditor to ResourceEditor plugin.Konstantin Tokarev2012-07-181-5/+4
* Implemented file rename in ResourceEditor.Konstantin Tokarev2012-07-181-0/+2
* Highlight missing files in resource tree with red font.Konstantin Tokarev2012-07-091-1/+6
* Open file with default editor when it's activated in ResourceEditor.Konstantin Tokarev2012-05-161-0/+3
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-8/+8
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-1/+0
* Long live the king!hjk2012-01-261-1/+1
* Provide "Open with" context menu in qrc editor.Eike Ziller2011-12-131-0/+7
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-2/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* provide default implementation of IFile::reloadBehavior()Oswald Buddenhagen2011-04-181-1/+0
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-2/+2
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | core: make context and widget IContext data membershjk2011-04-141-5/+0
|/
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Window title didn't show nice name for e.g. diff views.con2010-11-301-1/+1
|/
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-7/+3
* File renamingdt2010-05-121-0/+1
* Header cleaning mainly in find/cpaster.Friedemann Kleint2010-03-241-1/+0
* Refactor the externally modified file handlingcon2010-03-221-1/+2