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
/
macros
Commit message (
Expand
)
Author
Age
Files
Lines
*
auto-generate <dependencyList> in .pluginspec files
Oswald Buddenhagen
2013-04-11
1
-6
/
+1
*
Core: Remove Core::Id(QByteArray) constructor
hjk
2013-04-04
1
-1
/
+1
*
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
1
-2
/
+0
*
make library and plugin dependencies declarative
Oswald Buddenhagen
2013-04-03
2
-7
/
+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 improper include guard in various plugins.
Friedemann Kleint
2013-03-27
3
-9
/
+9
*
Fix Krazy warnings about duplicate includes.
Friedemann Kleint
2013-03-20
1
-1
/
+0
*
Use Core::Id::withSuffix when appropriate
hjk
2013-03-19
2
-3
/
+3
*
Doc: replace deprecated QDoc commands
Leena Miettinen
2013-02-06
2
-6
/
+6
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
29
-29
/
+29
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
29
-29
/
+29
*
|
Core: simplify ILocator interface
hjk
2013-01-18
2
-4
/
+2
*
|
Use Core::Id for IOptionsPage::m_id
hjk
2013-01-17
1
-1
/
+1
*
|
Use Id::fromString instead of the constructor.
hjk
2013-01-17
2
-6
/
+9
*
|
Generalize QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2013-01-16
2
-3
/
+1
*
|
Macros: Use Core::Id instead of strings in some places
hjk
2013-01-15
4
-42
/
+53
*
|
Macros: remove unneeded code
hjk
2013-01-15
2
-10
/
+1
*
|
Use Core::Id for IOptionPage::category
hjk
2012-12-29
1
-1
/
+1
*
|
Macros: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-27
6
-10
/
+14
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
29
-569
/
+541
|
\
\
|
|
/
|
*
Adjust license headers
hjk
2012-10-05
29
-569
/
+541
*
|
qbs files: Consolidate includePaths in QtcLibrary and QtcPlugin
Orgad Shaneh
2012-10-05
1
-8
/
+0
*
|
qbs files: Sort files
Orgad Shaneh
2012-10-03
1
-4
/
+4
*
|
qml files: Use buildDirectory as includePath for app_version_header
Orgad Shaneh
2012-10-01
1
-2
/
+2
|
/
*
Changed URL to qt-project.org in pluginspecs.
Konstantin Tokarev
2012-07-30
1
-1
/
+1
*
Changed return type of :ICore::mainWindow() to QWidget*
Konstantin Tokarev
2012-07-19
1
-2
/
+1
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
28
-84
/
+28
*
Fix qbs code style
Yuchen Deng
2012-06-19
1
-4
/
+1
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
5
-58
/
+39
*
Mac: Avoid more Opt+<char> shortcuts.
Eike Ziller
2012-05-23
1
-1
/
+1
*
Get rid of lots of ifdef Q_OS_MAC for shortcuts.
Eike Ziller
2012-05-23
1
-10
/
+2
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
2
-37
/
+5
*
editormanager: simplify use of interface
hjk
2012-05-11
3
-8
/
+7
*
qbs files: use Qt5 module dependencies
Joerg Bornemann
2012-04-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-08
1
-2
/
+2
|
\
|
*
Normalized connect()s
Robert Loehning
2012-03-06
1
-2
/
+2
*
|
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
-4
/
+1
*
add qbs files
Joerg Bornemann
2012-02-20
1
-0
/
+62
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
20
-67
/
+67
*
Replace Q_WS_MAC with Q_OS_MAC.
Morten Johan Sorvig
2012-01-26
1
-2
/
+2
*
Use new static ICore interface.
hjk
2012-01-24
5
-31
/
+21
*
mostly core and analyzer: more id-fication
hjk
2011-11-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
28
-56
/
+56
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
28
-56
/
+56
*
|
more Id type fixes
hjk
2011-11-10
2
-6
/
+6
*
|
more style fixes of string literal access
hjk
2011-11-02
1
-11
/
+10
|
/
*
s/error_message/errorMessage/g
hjk
2011-09-21
2
-3
/
+3
*
core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gone
hjk
2011-09-05
5
-5
/
+5
[next]