aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bineditor
Commit message (Expand)AuthorAgeFilesLines
* Update license.hjk2011-04-135-70/+65
* 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
* replace version 2.1.80 by 2.0.90hjk2010-08-301-3/+3
* 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
| * Version bumpcon2010-07-221-3/+3
* | Merge commit origin/2.0 '1a985148340ff3b29c752036857446452cf0907f'con2010-07-261-5/+4
|\|
| * BinEditor: Fix file name not being displayed.ck2010-07-221-5/+4
* | Move find flags from IFindSupport to more accessible place.con2010-07-151-14/+14
* | Add replace action. Replace the icons for replace with text-only.con2010-07-141-0/+2
* | Merge commit '52b9fcca2ddd5d5e95c6e13cbded018699c7dd68' (origin/2.0)con2010-07-133-10/+35
|\|
| * BinEditor: Implement "Jump to start/end of file" for lazy data.ck2010-07-073-10/+35
* | Merge remote branch 'origin/2.0'con2010-07-062-7/+82
|\|
| * BinEditor: Add a bit of value interpretation.ck2010-07-052-7/+82
* | Merge remote branch 'origin/2.0'con2010-07-053-25/+76
|\|
| * BinEditor: Add "jump to address" functionality.ck2010-07-023-14/+24
| * BinEditor: Refactor new range requesting.ck2010-07-023-28/+23
| * BinEditor: Fix cursor position label.ck2010-07-021-2/+2
| * BinEditor: Request new range when start/end of current one is reached.ck2010-07-023-7/+53
| * BinEditor: Get rid of (bogus) MSVC warning.ck2010-06-251-2/+3
| * Version update to match the planned version naming.con2010-06-111-3/+3
| * Version bump.con2010-06-071-3/+3
* | Core::Context: compile hot fix for Windows.hjk2010-06-251-6/+3
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-252-3/+3