aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bineditor
Commit message (Expand)AuthorAgeFilesLines
* bineditor: some s/QString/Core::Id/hjk2012-06-282-15/+9
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* debugger: add watchpoint option to memoryview context menuhjk2012-06-042-21/+31
* 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
* | texteditor: use an enum instead of QString as color idshjk2012-05-031-1/+1
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-182-8/+0
* | qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-2/+2
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-142-14/+26
|\|
| * bineditor: close file before doing anything complexhjk2012-03-131-1/+1
| * BinEditor: Fix opening filesDaniel Teske2012-03-132-13/+25
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-3/+3
|\|
| * Normalized connect()sRobert Loehning2012-03-061-3/+3
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* add qbs filesJoerg Bornemann2012-02-201-0/+32
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-202-12/+12
* Removed module names from #include directives.Erik Verbruggen2012-02-155-49/+49
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-1/+1
* Long live the king!hjk2012-01-266-6/+6
* Use new static ICore interface.hjk2012-01-241-5/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-116-12/+12
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-036-12/+12
* | more Id type fixeshjk2011-11-101-2/+2
* | more style fixes of string literal accesshjk2011-11-021-3/+3
|/
* Removed dead assignmentRobert Loehning2011-10-211-1/+0
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-09-151-2/+2
|\
| * Simplified codeRobert Loehning2011-09-021-2/+2
* | use Core::Id for IEditorFactory::idhjk2011-09-082-6/+4
* | core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* | Fix gcc warnings about signed/unsigned comparisonKai Koehne2011-08-121-1/+1
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-101-0/+1
|\|
| * Enable some cursor keys for binary editor again.Eike Ziller2011-08-041-0/+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-066-6/+6
* bineditor: start making width flexiblehjk2011-04-212-53/+57
* memoryview: save a few pixelshjk2011-04-211-0/+1
* Bin editor: Improve tooltip.Friedemann Kleint2011-04-202-103/+228
* Bin-Editor: Markup/Make widget usable as standalone-view.Friedemann Kleint2011-04-196-14/+146
* 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-183-18/+25
* Merge branch '2.2'Oswald Buddenhagen2011-04-145-70/+65
|\
| * Update license.hjk2011-04-135-70/+65