summaryrefslogtreecommitdiff
path: root/src/plugins/bineditor
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-036-12/+12
* 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
* | core: make context and widget IContext data membershjk2011-04-141-5/+1
|/
* pick a better temp file locationOswald Buddenhagen2011-03-111-1/+1
* bineditor: fix recently introduced regression in setSizehjk2011-03-021-1/+1
* bineditor: simplify codehjk2011-02-283-10/+8
* Debugger: Quieten bin editor used as memory editor.Friedemann Kleint2011-02-283-3/+17
* bineditor: remove unused m_fixedSize memberhjk2011-02-252-4/+2
* debugger: work on writable memory viewhjk2011-02-253-15/+15
* bineditor: make all "lazy"hjk2011-02-243-188/+118
* It's 2011 now.con2011-01-126-6/+6
* Merge branch '2.1'con2010-12-175-35/+55
|\
| * License headers.con2010-12-175-35/+55
| * Version bump.con2010-12-021-3/+3
| * Version bump.con2010-11-021-3/+3
| * version bump: 2.0.92 -> 2.0.93hjk2010-10-081-3/+3
| * version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-071-3/+3
* | bineditor: allow copying also if selection is "backwards"hjk2010-12-171-23/+24
* | bineditor: code cosmeticshjk2010-12-172-18/+28
* | bineditor: extend selection by 1 if cursor is left of anchor.hjk2010-12-151-2/+8
* | bineditor: don't draw blinking cursor when we have a selectionhjk2010-12-151-2/+3
* | bineditor: visualize data differences after updateshjk2010-12-152-11/+63
* | bineditor: remove flicker by using cached old datahjk2010-12-142-22/+41
* | bineditor: add a facility to invalidate the cache from the outsidehjk2010-12-082-1/+10
* | dynamically replace creator version during buildOswald Buddenhagen2010-11-031-3/+3
* | centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-2/+0
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
* | version bump 2.0.91 -> 2.1.81hjk2010-09-301-3/+3
|/
* version bump 2.0.90 -> 2.0.91hjk2010-09-271-3/+3
* Fix broken .pri filesdt2010-09-092-2/+1