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
/
genericprojectmanager
/
genericprojectnodes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-1
/
+1
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
|
Implemented rename file feature for generic projects.
Andre Hartmann
2011-10-27
1
-4
/
+4
|
/
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
Merge branch '2.2'
Oswald Buddenhagen
2011-04-14
1
-14
/
+13
|
\
|
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
|
genericproject: pass an essentially temporary variable as parameter
hjk
2011-04-12
1
-15
/
+10
*
|
genericproject: cosmetics
hjk
2011-04-12
1
-5
/
+6
|
/
*
Header cleanup in src, specify module name.
Friedemann Kleint
2011-01-24
1
-1
/
+1
*
Add "Run" to projectexplorer context menu
dt
2011-01-21
1
-0
/
+6
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
License headers.
con
2010-12-17
1
-7
/
+11
*
Implement adding new project into opened subdirs project
Jarek Kobus
2010-08-26
1
-0
/
+6
*
Fix File/New in the deployment folders.
dt
2010-08-25
1
-1
/
+2
*
Add QML folder in project tree, show files there
dt
2010-08-11
1
-0
/
+8
*
File renaming
dt
2010-05-12
1
-1
/
+2
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Display files outside of the project directory for generic projects
Thorbjørn Lindeijer
2010-02-26
1
-7
/
+10
*
Don't begin global paths with '/' on windows.
con
2010-02-24
1
-2
/
+2
*
s/target/buildtarget/ in projectnodes
Tobias Hunger
2010-02-02
1
-1
/
+1
*
Fix some code scanning issues.
Friedemann Kleint
2010-02-01
1
-1
/
+1
*
Adding files for generic project get the right directory now.
dt
2009-12-09
1
-1
/
+4
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Compile fix for gcc 3.3
Thorbjørn Lindeijer
2009-07-16
1
-1
/
+1
*
Removing some unused semicolons after Q_UNUSED
Alessandro Portale
2009-07-13
1
-9
/
+9
*
Enable 'Remove file...' on Generic project
Kevin Michel
2009-06-30
1
-3
/
+4
*
Fix GenericProjectNode filePath, fixes the Add New wizard default path
Kevin Michel
2009-06-29
1
-3
/
+4
*
Allow adding files in generic project
Kevin Michel
2009-06-29
1
-3
/
+4
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
Remove work around for broken currentNode from generic project manager
dt
2009-03-31
1
-1
/
+1
*
Use completeBaseName instead of baseName where appropriate
Thorbjørn Lindeijer
2009-03-20
1
-1
/
+1
*
Allow specifying the name of a new generic project
Thorbjørn Lindeijer
2009-03-19
1
-4
/
+4
*
Fixed member variable prefix to be in line with coding standards
Thorbjørn Lindeijer
2009-03-18
1
-14
/
+14
*
--debug
Roberto Raggi
2009-03-16
1
-14
/
+0
*
Fixed the wizard and removed some obsolete code.
Roberto Raggi
2009-03-16
1
-1
/
+6
*
Create nodes for the project files.
Roberto Raggi
2009-03-16
1
-4
/
+17
*
Imrpvoed the importer.
Roberto Raggi
2009-03-13
1
-10
/
+15
*
Added a way to refresh the project.
Roberto Raggi
2009-03-12
1
-0
/
+6
*
re-enable the indexer.
Roberto Raggi
2009-03-12
1
-110
/
+5
*
Added a way to change the tool chain.
Roberto Raggi
2009-03-12
1
-6
/
+0
*
Store the toolChain and includePaths in the .user file.
Roberto Raggi
2009-03-12
1
-2
/
+6
*
Improved the integration with file-explorer.
Roberto Raggi
2009-03-12
1
-0
/
+87
*
Fixed quickopen for project files.
Roberto Raggi
2009-03-10
1
-15
/
+67
*
Use the _right_ project path.
Roberto Raggi
2009-03-10
1
-4
/
+5
*
Generic project manager.
Roberto Raggi
2009-03-10
1
-0
/
+160