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
*
qbs files: Sort files
Orgad Shaneh
2012-10-03
1
-50
/
+50
*
Replace all remaining functions deprecated in Qt 5, if possible.
Christian Kandeler
2012-09-25
1
-1
/
+1
*
Remove NULL tests for Core::ICore::settings()
Orgad Shaneh
2012-08-09
1
-5
/
+4
*
use new id comparison operators to reduce line noise and save cycles
hjk
2012-08-06
1
-1
/
+1
*
Fix qmake-warnings in Qt 5.
Friedemann Kleint
2012-07-30
1
-5
/
+2
*
Changed URL to qt-project.org in pluginspecs.
Konstantin Tokarev
2012-07-30
1
-2
/
+2
*
Changed return type of :ICore::mainWindow() to QWidget*
Konstantin Tokarev
2012-07-19
2
-2
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
62
-184
/
+62
*
Fix qbs code style
Yuchen Deng
2012-06-19
1
-4
/
+1
*
Fix qbs build with Qt5 (part2)
Yuchen Deng
2012-06-19
1
-1
/
+1
*
Add ActionContainer::addSeparator(...)
Eike Ziller
2012-06-05
2
-25
/
+7
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
2
-71
/
+61
*
Get rid of lots of ifdef Q_OS_MAC for shortcuts.
Eike Ziller
2012-05-23
1
-10
/
+4
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
4
-98
/
+22
*
Mac: Avoid Alt+<character> shortcuts
Eike Ziller
2012-05-22
1
-2
/
+2
*
editormanager: simplify use of interface
hjk
2012-05-11
2
-4
/
+4
*
use Core::Id for IMode::id and IMode::type
hjk
2012-05-08
4
-6
/
+6
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-05-07
1
-1
/
+2
|
\
|
*
Translate editor display names in correct context.
Konstantin Tokarev
2012-05-07
1
-1
/
+2
*
|
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
4
-11
/
+11
*
|
qbs files: use Qt5 module dependencies
Joerg Bornemann
2012-04-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-04-05
1
-0
/
+4
|
\
\
|
|
/
|
*
BaseTextMark: Support renaming files
Daniel Teske
2012-04-05
1
-0
/
+4
*
|
Move the ModelManagerInterface out of the CPlusPlus library.
Erik Verbruggen
2012-03-14
3
-3
/
+3
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-08
2
-7
/
+7
|
\
\
|
|
/
|
*
Normalized connect()s
Robert Loehning
2012-03-06
2
-7
/
+7
*
|
Port Qt Creator to the new plugin system of Qt 5.
Friedemann Kleint
2012-03-02
1
-0
/
+1
|
/
*
qbs: Cleanup
Orgad Shaneh
2012-02-28
1
-3
/
+0
*
Designer: Correctly include qt libs in qbs
Orgad Shaneh
2012-02-28
1
-4
/
+1
*
add qbs files
Joerg Bornemann
2012-02-20
1
-0
/
+100
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
8
-17
/
+17
*
Changed code generation for form classes to do a Qt version check
Erik Verbruggen
2012-02-16
4
-7
/
+46
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
48
-161
/
+161
*
Make IFile::isReadOnly consistent.
Eike Ziller
2012-02-14
2
-9
/
+0
*
Wizards: refactoring - adding WizardDialogParameters
Thomas Hartmann
2012-02-07
4
-12
/
+9
*
SessionManager: More useless null checks
Daniel Teske
2012-01-31
1
-3
/
+1
*
Core::ModeManager: make some functions static
hjk
2012-01-27
1
-1
/
+1
*
Long live the king!
hjk
2012-01-26
62
-62
/
+62
*
Use new static ICore interface.
hjk
2012-01-24
8
-49
/
+44
*
C++: Fix "reference" file in symbol finder
Leandro Melo
2012-01-23
1
-2
/
+1
*
C++: Improve file accuracy when finding symbols
Leandro Melo
2012-01-23
1
-2
/
+4
*
Designer: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2012-01-20
3
-6
/
+6
*
Wizards: allows filtering of wizards based on Qt version
Thomas Hartmann
2012-01-18
4
-0
/
+16
*
Fix the class form template.
Nicolas Arnaud-Cormos
2012-01-09
1
-2
/
+0
*
Add Qt 5 libraries to .pro files.
Friedemann Kleint
2011-11-24
1
-0
/
+1
*
mostly core and analyzer: more id-fication
hjk
2011-11-15
1
-2
/
+2
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
62
-123
/
+123
|
\
|
*
Fix qreal is not double.
Felix Geyer
2011-11-09
1
-2
/
+2
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
62
-123
/
+123
*
|
more Id type fixes
hjk
2011-11-10
4
-55
/
+56
[next]