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
/
designer
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Designer: Fix struct/class warning
Nikolai Kosjar
2014-08-28
1
-1
/
+1
*
|
Designer: Code style
hjk
2014-08-27
2
-4
/
+6
*
|
Designer: Make XML editor non-duplicatable again
hjk
2014-08-27
1
-1
/
+1
*
|
TextEditor: Introduce some convenience text accessors in the editor
hjk
2014-08-27
1
-10
/
+7
*
|
ExtensionSystem: Remove Qt4 support
Eike Ziller
2014-08-27
1
-2
/
+0
*
|
Designer: Remove support to build with Qt 4
hjk
2014-08-26
3
-24
/
+2
*
|
C++: Base parsing on editor document instead of widget
Nikolai Kosjar
2014-08-25
1
-9
/
+12
*
|
Designer: Move DesignerXmlEditorWidget creation closer to new setup
hjk
2014-08-21
2
-9
/
+6
*
|
Designer: Reduce superficial editor/widget dependencies
hjk
2014-08-21
2
-22
/
+21
*
|
Designer: Remove compatibility code for Qt < 5.0
hjk
2014-08-20
13
-193
/
+12
*
|
TextEditor: Centralize settings connections setup
hjk
2014-08-20
1
-2
/
+0
*
|
CppTools: Rename SnapshotUpdater to BuiltinEditorDocumentParser
Nikolai Kosjar
2014-08-20
1
-2
/
+2
*
|
CppTools: Move WorkingCopy to new cppworkingcopy.{h,cpp}
Nikolai Kosjar
2014-08-20
1
-3
/
+4
*
|
TextEditor: Further *Editor/*EditorWidget disentangling
hjk
2014-08-19
1
-3
/
+3
*
|
TextEditor: Merge the two sets of *EditorWidget constructors
hjk
2014-08-19
4
-10
/
+9
*
|
TextEditor: Consolidate document access functions.
hjk
2014-08-04
2
-3
/
+3
*
|
TextEditor: Update tab settings for all tab changes
hjk
2014-07-30
1
-1
/
+0
*
|
TextEditor: Merge PlainTextEditor into Base
hjk
2014-07-30
3
-8
/
+7
*
|
TextEditor: Replace PlainTextDocument by Base + a setup function
hjk
2014-07-30
2
-3
/
+3
*
|
TextEditor: Replace PlainTextEditorWidget by Base + a setup function
hjk
2014-07-30
2
-2
/
+3
*
|
TextEditor: Move remaining PlainTextEditorWidget functions to Base
hjk
2014-07-30
1
-1
/
+1
*
|
TextEditor: Merge ITextEditor and BaseTextEditor
hjk
2014-07-25
1
-12
/
+12
*
|
Move code from Designer to QtSupport
Tobias Hunger
2014-07-24
10
-416
/
+23
*
|
Designer: Remove indention setting from FormClassWizardGenerationParameters
Tobias Hunger
2014-07-24
2
-14
/
+7
*
|
Replace set[Plain]Text(QString()) with clear()
Alessandro Portale
2014-07-23
1
-1
/
+1
*
|
Remove #ifdef USE_XLST
Tobias Hunger
2014-07-21
1
-83
/
+1
*
|
EditorManager: Remove useless method
Eike Ziller
2014-07-21
1
-1
/
+1
|
/
*
FancyMainWindow: Use auto-hiding dock title bars
hjk
2014-07-15
1
-8
/
+2
*
Always pass Core::Id by value.
Christian Kandeler
2014-07-01
2
-6
/
+6
*
IDocument: Make mimeType a value member
hjk
2014-07-01
2
-10
/
+2
*
Help/WidgetDesigner: Fix wrong connection
Eike Ziller
2014-06-27
1
-1
/
+1
*
BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)
Tobias Hunger
2014-06-12
4
-14
/
+13
*
Introduce BaseFileWizard
Tobias Hunger
2014-06-06
8
-11
/
+11
*
BaseFileWizardFactory: rename createWizardDialog method to create
Tobias Hunger
2014-06-06
4
-12
/
+8
*
IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactory
Tobias Hunger
2014-06-05
5
-9
/
+9
*
IWizard->IWizardFactory
Tobias Hunger
2014-05-26
1
-3
/
+3
*
Designer: Pass strings by reference
Orgad Shaneh
2014-05-21
1
-3
/
+3
*
DocumentModel: Make interface static
hjk
2014-05-13
1
-1
/
+1
*
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
2
-5
/
+5
*
CppTools/Editor: Make sure test code is free of diagnostic messages
Nikolai Kosjar
2014-04-04
1
-0
/
+22
*
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-04-02
3
-0
/
+5
|
\
|
*
Designer: Fix qbs build.
Christian Kandeler
2014-03-28
1
-0
/
+1
|
*
DesignerIntegration: Fix listing of resources
Daniel Teske
2014-03-28
2
-0
/
+4
*
|
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-18
2
-2
/
+2
|
\
\
|
|
/
|
*
Designer: fix capitalization of UI text
Leena Miettinen
2014-03-12
1
-1
/
+1
|
*
use new base import style in qbs files
Joerg Bornemann
2014-03-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-11
4
-79
/
+91
|
\
\
|
|
/
|
*
FormEditor: Make it possible to switch from source to form
Eike Ziller
2014-03-10
4
-79
/
+91
*
|
Editors: Move id() from editor to document.
Eike Ziller
2014-03-05
3
-2
/
+2
|
/
*
Fix FormWindowEditor id.
Eike Ziller
2014-02-26
2
-6
/
+1
[prev]
[next]