aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bineditor/bineditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* BinEditor: Do not warn about empty file for memory editorOrgad Shaneh2012-12-201-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Small string fixRobert Loehning2012-10-011-1/+1
* bineditor: fix cursor down in small fileshjk2012-09-271-1/+4
* bineditor: don't crash when no error string is requestedhjk2012-09-271-1/+5
* Editor: Fix: "Open File With..." with empty FileDavid Schulz2012-09-181-1/+3
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* bineditor: some s/QString/Core::Id/hjk2012-06-281-13/+7
* ActionManager API cleanup.Eike Ziller2012-05-251-1/+1
* Remove some old TODO itemsEike Ziller2012-05-161-2/+2
* 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
* | Removed code duplication and unused methods in IFindSupport derivatives.Konstantin Tokarev2012-05-071-7/+0
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-181-7/+0
|/
* bineditor: close file before doing anything complexhjk2012-03-131-1/+1
* BinEditor: Fix opening filesDaniel Teske2012-03-131-1/+1
* Normalized connect()sRobert Loehning2012-03-061-3/+3
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-11/+11
* Removed module names from #include directives.Erik Verbruggen2012-02-151-15/+15
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-5/+4
* 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/+2
|/
* use Core::Id for IEditorFactory::idhjk2011-09-081-2/+2
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Highlight matches when opening editor from advanced text search.Eike Ziller2011-08-091-0/+5
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-2/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Bin-Editor: Markup/Make widget usable as standalone-view.Friedemann Kleint2011-04-191-0/+19
* provide default implementation of IFile::reloadBehavior()Oswald Buddenhagen2011-04-181-11/+0
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-12/+29
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-2/+3
* 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/+1
|/
* bineditor: fix recently introduced regression in setSizehjk2011-03-021-1/+1
* bineditor: simplify codehjk2011-02-281-1/+1
* Debugger: Quieten bin editor used as memory editor.Friedemann Kleint2011-02-281-3/+8
* debugger: work on writable memory viewhjk2011-02-251-14/+11
* bineditor: make all "lazy"hjk2011-02-241-16/+10
* 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
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
|/
* Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainlineKai Koehne2010-08-231-3/+5
|\
| * BinEditor: Make saving via saveModifiedFiles() behave correctly.Christian Kandeler2010-08-191-3/+5
* | Merge commit origin/2.0 '1a985148340ff3b29c752036857446452cf0907f'con2010-07-261-5/+4
|\|