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
/
qtcreatorplugin.pri
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mimetype definitions to plugin specs
Eike Ziller
2017-02-27
1
-3
/
+0
*
Add version number to lib dependencies on windows.
David Schulz
2016-05-18
1
-1
/
+1
*
Set the right version number on our binaries.
Christian Kandeler
2016-05-13
1
-1
/
+4
*
Support make install also on OS X
Eike Ziller
2016-04-22
1
-4
/
+2
*
Use variables for install locations
Eike Ziller
2015-09-22
1
-1
/
+1
*
Load only tested plugins when invoked with -test
Orgad Shaneh
2015-03-24
1
-0
/
+4
*
Project: Exclude project directory from include path
Orgad Shaneh
2015-03-16
1
-0
/
+1
*
Project: Deduplicate dependency resolving logic
Orgad Shaneh
2015-03-04
1
-17
/
+11
*
Project: Remove unused function
Orgad Shaneh
2015-03-04
1
-4
/
+0
*
use DISTFILES instead of OTHER_FILES in creator's own build system
Oswald Buddenhagen
2014-09-15
1
-3
/
+3
*
ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec files
Eike Ziller
2014-09-02
1
-38
/
+15
*
Fix library and plugin paths
Eike Ziller
2014-09-02
1
-11
/
+2
*
Remove pre-Qt 5.3.1 code paths from main Qt Creator pro and pri files
Eike Ziller
2014-08-26
1
-23
/
+10
*
Nuke plugins PROVIDER settings
Orgad Shaneh
2014-05-08
1
-13
/
+6
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-02-11
1
-2
/
+20
|
\
|
*
Use QTC_PLUGIN_DIRS also for generating the dependencies files
Kai Koehne
2014-01-24
1
-2
/
+20
*
|
Rename pluginjsonmetadata.xsl -> qtcreatorplugin2json.xsl
hjk
2013-12-20
1
-1
/
+1
*
|
Mac: Remove code that was there for 10.4 compatibility
Eike Ziller
2013-12-10
1
-6
/
+2
|
/
*
exclude .pluginspec from 'make clean'
Oswald Buddenhagen
2013-10-09
1
-1
/
+1
*
make plugin _dependencies.pri file optional
Oswald Buddenhagen
2013-10-02
1
-1
/
+9
*
Do not generally add a plugin's directory to its include paths.
Christian Kandeler
2013-10-01
1
-3
/
+0
*
Streamline mimetypes.xml files
Orgad Shaneh
2013-06-07
1
-0
/
+3
*
fix auto-generated version info in .pluginspec files
Oswald Buddenhagen
2013-05-28
1
-4
/
+7
*
auto-generate <dependencyList> in .pluginspec files
Oswald Buddenhagen
2013-04-11
1
-0
/
+13
*
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
1
-0
/
+1
*
make library and plugin dependencies declarative
Oswald Buddenhagen
2013-04-03
1
-2
/
+2
*
centralize assignment of TEMPLATE = lib
Oswald Buddenhagen
2013-04-02
1
-0
/
+1
*
automatically include libs' and plugins' _dependencies.pri files
Oswald Buddenhagen
2013-04-02
1
-0
/
+2
*
Copy plugins to correct user directory under Unix.
Marcel Krems
2012-11-29
1
-0
/
+1
*
Change the default plugin provider to QtProject.
Eike Ziller
2012-10-09
1
-3
/
+3
*
Introduce $$QTC_PREFIX
Daniel Molkentin
2012-09-25
1
-2
/
+2
*
use new qmake functions under qt5
Oswald Buddenhagen
2012-09-11
1
-0
/
+10
*
Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."
Eike Ziller
2012-09-07
1
-2
/
+2
*
Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT).
Daniel Molkentin
2012-09-05
1
-2
/
+2
*
Fix compilation with Qt 5 / nmake / shadow builds
Kai Koehne
2012-08-21
1
-0
/
+2
*
Port Qt Creator to the new plugin system of Qt 5.
Friedemann Kleint
2012-03-02
1
-0
/
+16
*
Add Nokia plugins in the path for non Nokia provider.
Nicolas Arnaud-Cormos
2012-02-22
1
-0
/
+2
*
Fix local data path on Linux.
Nicolas Arnaud-Cormos
2012-01-04
1
-1
/
+1
*
make use of QMAKE_SUBSTITUTES less bizarre
Oswald Buddenhagen
2011-11-09
1
-1
/
+1
*
Commit things that went missing from 2a4a56b2beec7a3c0be94302146461d2f730315d
Eike Ziller
2011-10-06
1
-4
/
+10
*
Load plugins from user config directory too.
Eike Ziller
2011-10-05
1
-2
/
+12
*
Make sure plugins on Linux resolve all dependencies
Thiago Macieira
2011-03-15
1
-0
/
+1
*
Implement an external tool container + xml parsing.
con
2011-02-18
1
-2
/
+0
*
dynamically replace creator version during build
Oswald Buddenhagen
2010-11-03
1
-5
/
+18
*
centralize addition of pluginspecs to OTHER_FILES
Oswald Buddenhagen
2010-11-03
1
-0
/
+1
*
Mac: Use rpath instead of executable_path.
con
2010-11-01
1
-0
/
+5
*
Make tests compile on Mac. Use qtLibraryName instead of qtLibraryTarget.
con
2010-11-01
1
-1
/
+1
*
Add precompiled headers to Qt Creator sources, to any library and plugin
Denis Mingulov
2010-10-13
1
-0
/
+3
*
Fix pluginspec on windows
dt
2010-09-08
1
-1
/
+3
*
Build system: make 'install' target work on Windows.
Daniel Molkentin
2009-09-25
1
-1
/
+1
[next]