summaryrefslogtreecommitdiff
path: root/src/plugins/resourceeditor/resourceeditorw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved QrcEditor to ResourceEditor plugin.Konstantin Tokarev2012-07-181-1/+1
* Implemented file rename in ResourceEditor.Konstantin Tokarev2012-07-181-4/+11
* Fix warning.Christian Kandeler2012-07-121-1/+0
* Highlight missing files in resource tree with red font.Konstantin Tokarev2012-07-091-1/+23
* Open file with default editor when it's activated in ResourceEditor.Konstantin Tokarev2012-05-161-1/+16
* Added find support to ResourceEditor.Konstantin Tokarev2012-05-081-0/+6
* BaseTextMark: Support renaming filesDaniel Teske2012-04-051-0/+2
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-17/+17
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-9/+0
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* Provide "Open with" context menu in qrc editor.Eike Ziller2011-12-131-2/+23
* 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-2/+3
|/
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-10/+37
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* provide default implementation of IFile::reloadBehavior()Oswald Buddenhagen2011-04-181-12/+0
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-8/+6
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-9/+10
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-1/+2
* 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-7/+4
|/
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* I10N: First translation fixes for 2.1Friedemann Kleint2010-09-101-3/+3
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-1/+1
* Merge remote branch 'origin/2.0'hjk2010-06-021-1/+3
|\
| * Make sure bookmarks survive a document reloadThorbjørn Lindeijer2010-05-281-1/+3
* | Merge remote branch 'origin/2.0'con2010-05-211-1/+0
|\ \ | |/
| * More UI consistent qrc editorJens Bache-Wiig2010-05-211-1/+0
* | File renamingdt2010-05-121-0/+6
|/
* Refactor the externally modified file handlingcon2010-03-221-32/+16
* Long live the king!hjk2010-03-051-1/+1
* Fixes: Diff editors don't get correct name.con2010-01-111-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-2/+2
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-5/+5
* long live the kinghjk2009-08-141-1/+1
* Add option to select behavior on externally changed files.Henrik Abelsson2009-07-131-2/+9
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: - Resource editors not restored from sessioncon2009-01-281-1/+1
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-3/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* more code cosmeticshjk2008-12-021-5/+6