index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
bineditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
qbs project files: Make use of new qbsSearchPaths property.
Christian Kandeler
2013-10-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.8'
Eike Ziller
2013-09-27
2
-10
/
+41
|
\
|
*
Doc: move bineditor docs from header to source
Leena Miettinen
2013-09-06
2
-10
/
+41
*
|
Apply static pattern to TextEditorSetting
hjk
2013-09-20
1
-3
/
+3
*
|
EditorFactory: Replace some virtual functions with data members
hjk
2013-08-02
2
-19
/
+3
*
|
BinEditor: Support wrapping on find
Orgad Shaneh
2013-08-01
2
-4
/
+28
*
|
BinEditor: Fix selection on find
Orgad Shaneh
2013-08-01
1
-8
/
+8
*
|
BinEditor: Remove unused include
Orgad Shaneh
2013-07-18
1
-1
/
+0
*
|
Move IEditor::createNew to IDocument::setContents
Eike Ziller
2013-07-17
1
-5
/
+8
*
|
Move IEditor::isTemporary to IDocument
Eike Ziller
2013-07-12
3
-11
/
+3
*
|
Move displayName from IEditor to IDocument
Eike Ziller
2013-07-10
1
-10
/
+1
*
|
Add QTCREATOR_COMPAT_VERSION
Eike Ziller
2013-07-09
1
-1
/
+1
*
|
Rename IDocument::fileName --> filePath
Eike Ziller
2013-07-09
1
-11
/
+11
*
|
Make IDocument::fileName a member with setter.
Eike Ziller
2013-07-09
1
-27
/
+18
|
/
*
Core: Let IDocument also report failed file reload operations
Nikolai Kosjar
2013-06-24
1
-3
/
+3
*
Doc: use standard wording in \brief commands
Leena Miettinen
2013-06-20
1
-1
/
+2
*
BinEditor/Debugger: Simplify signal and slot signatures
hjk
2013-05-29
3
-15
/
+17
*
BinEditor: Code cosmetics
hjk
2013-05-29
3
-24
/
+27
*
BinEditor: Rename Editor->EditorWidget, Editable->Editor
hjk
2013-05-29
4
-134
/
+136
*
Editors: Provide a base implementation for {save,restore}State
hjk
2013-05-27
1
-3
/
+0
*
Editors: Provide a base implementation for duplicate{,Supported}
hjk
2013-05-27
1
-3
/
+0
*
Fix dependency information according to output of dependency checker
Tobias Hunger
2013-05-22
1
-0
/
+1
*
Allow nested IContexts and use it to give extra editor windows a context
Eike Ziller
2013-05-21
2
-27
/
+10
*
BinEditor: Replace hard assert with soft
hjk
2013-05-07
1
-1
/
+1
*
auto-generate <dependencyList> in .pluginspec files
Oswald Buddenhagen
2013-04-11
1
-4
/
+1
*
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
1
-1
/
+0
*
make library and plugin dependencies declarative
Oswald Buddenhagen
2013-04-03
1
-3
/
+6
*
centralize assignment of TEMPLATE = lib
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
automatically include libs' and plugins' _dependencies.pri files
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
Fix Krazy warnings about includes/header guards in various editors.
Friedemann Kleint
2013-03-12
1
-1
/
+0
*
Editors: Delete context menu if editor widget is deleted
Nikolai Kosjar
2013-02-19
1
-30
/
+36
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
7
-7
/
+7
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
7
-7
/
+7
*
|
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-16
1
-1
/
+1
|
\
\
|
|
/
|
*
BinEditor: Do not warn about empty file for memory editor
Orgad Shaneh
2012-12-20
1
-1
/
+1
*
|
Generalize QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2013-01-16
2
-5
/
+0
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-7
/
+4
*
|
BinEditor: Allow selection using Shift+LeftClick
Orgad Shaneh
2012-12-28
1
-1
/
+2
*
|
BinEditor: Fix tooltip and context menu
Orgad Shaneh
2012-12-28
1
-14
/
+7
*
|
BinEditor: Fix Ctrl+Home/End for files
Orgad Shaneh
2012-12-28
3
-28
/
+16
*
|
BinEditor: update correct lines when selection becomes empty...
Orgad Shaneh
2012-12-26
1
-5
/
+4
*
|
BinEditor: Always allow copy
Orgad Shaneh
2012-12-26
3
-6
/
+0
*
|
BinEditor: Fix selection
Orgad Shaneh
2012-12-21
1
-3
/
+3
*
|
BinEditor: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-27
3
-13
/
+14
*
|
Id: Add QByteArray constructor
Orgad Shaneh
2012-11-20
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
7
-130
/
+124
|
\
\
|
|
/
|
*
Adjust license headers
hjk
2012-10-05
7
-130
/
+124
*
|
qbs files: Consolidate includePaths in QtcLibrary and QtcPlugin
Orgad Shaneh
2012-10-05
1
-5
/
+0
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
Small string fix
Robert Loehning
2012-10-01
1
-1
/
+1
[next]