summaryrefslogtreecommitdiff
path: root/src/plugins/bineditor
Commit message (Expand)AuthorAgeFilesLines
* Add a "System Editor" external editor, for use with Open with...con2010-02-224-10/+1
* Implement reload behavior for image viewer.con2010-02-182-5/+44
* Imageviewer: CompileFriedemann Kleint2010-02-182-5/+5
* Add a (very) simple image viewer.con2010-02-186-6/+401
* BinEditor: Properly set cursor position on new data range.ck2010-02-181-5/+1
* BinEditor: Flatten context menu.ck2010-02-181-16/+17
* BinEditor/MemoryView: Follow pointers, potentially in new window.ck2010-02-173-6/+102
* BinEditor: Copy data as displayed in hex column.ck2010-02-021-4/+13
* fakevim: implement incremental backward search '?' using Find pluginMartin Aumüller2010-01-211-1/+0
* Merge remote branch 'origin/1.3'con2010-01-141-5/+6
|\
| * Opening binary files leaves empty entries in open editors windowcon2010-01-141-5/+6
| * Version bump.con2010-01-071-3/+3
| * Version bump.con2009-10-291-3/+3
| * Version bump.con2009-10-291-3/+3
* | Fixes: Diff editors don't get correct name.con2010-01-112-3/+3
* | Make method naming more consistent.Tobias Hunger2010-01-073-11/+16
* | Wizards: SortFriedemann Kleint2009-11-271-6/+0
* | Improved line wrapping of plugin license texts.Alessandro Portale2009-11-201-9/+3
* | Merge remote branch 'origin/1.3'Erik Verbruggen2009-10-061-7/+7
|\ \ | |/
| * Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-7/+7
* | Version bump.con2009-10-021-3/+3
|/
* Version bump.con2009-10-021-3/+3
* Purge out include files in exported headersFriedemann Kleint2009-10-012-0/+2
* BinEditor: Use 64-bit wide addresses only when they are required.ck2009-09-302-6/+18
* Fix monospace font optimization on Mac OS X. Trouble on the macmae2009-09-161-0/+9
* Unnecessary signal declaration.con2009-09-161-3/+0
* Missing initialization in bin editor.con2009-09-161-0/+1
* Version bump.con2009-09-101-3/+3
* Various improvements for BinEditor.ck2009-09-093-72/+146
* Added 64 bit support to BinEditor.ck2009-09-083-34/+56
* small refactoring in the bineditorhjk2009-08-182-14/+16
* long live the kinghjk2009-08-146-6/+6
* debugger: use the bineditor to show memory dumpshjk2009-08-123-14/+14
* Fix build with Qt 4.5con2009-07-221-1/+2
* removed qt-4.6 dependencymae2009-07-221-1/+2
* find support for lazily loaded binary editors. Addedmae2009-07-223-25/+157
* support lazy data loading in the binary editor (find functionalitymae2009-07-223-65/+253
* Some more QToolBar changes.con2009-07-161-0/+1
* Less QToolBars in editor tool bar.con2009-07-161-1/+1
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-2/+2
* Add option to select behavior on externally changed files.Henrik Abelsson2009-07-131-1/+7
* Find implementations now tell what find flags are actually supported.con2009-07-131-0/+5
* Update license headers and sales contact details.Jason McDonald2009-06-175-10/+10
* Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-041-1/+1
|\
| * API: temporaryEditor --> isTemporarycon2009-06-041-1/+1
* | Version bump also in master.con2009-06-041-3/+3
|/
* Version bump.con2009-06-021-3/+3
* Prepare for being able to add find flags that are not in QTextDocumentcon2009-05-291-12/+12
* Fixes spelling of temporaryEditordt2009-05-251-1/+1
* Fixes showing temporary filesdt2009-05-251-0/+2