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
/
libs
/
glsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler warnings on windows.
David Schulz
2016-04-22
2
-7
/
+7
*
Wholesale conversion to #pragma once
hjk
2016-03-30
13
-53
/
+13
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
29
-527
/
+373
*
Make every operator bool() explicit
Daniel Teske
2015-06-02
1
-1
/
+1
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
29
-186
/
+186
|
\
|
*
Update License
Eike Ziller
2015-01-16
29
-186
/
+186
*
|
GLSL: Remove unused RecursiveMemoryPool
Nikolai Kosjar
2015-02-09
2
-30
/
+0
*
|
Misc: Remove unneeded qualifications
Orgad Shaneh
2015-02-06
2
-3
/
+3
|
/
*
qbs build: Remove unneeded import statements.
Christian Kandeler
2014-11-10
1
-1
/
+0
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
29
-217
/
+248
|
\
|
*
License update
Eike Ziller
2014-10-09
29
-217
/
+248
*
|
use DISTFILES instead of OTHER_FILES in creator's own build system
Oswald Buddenhagen
2014-09-15
1
-1
/
+1
*
|
C++: remove reserved names.
Erik Verbruggen
2014-08-28
1
-5
/
+5
|
/
*
GLSL: Fix duplicate condition
Orgad Shaneh
2014-05-19
1
-1
/
+1
*
use new base import style in qbs files
Joerg Bornemann
2014-03-11
1
-1
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
29
-31
/
+31
*
Rename "[Mm]ethod(s)" to "[Ff]unction(s)"
Nikolai Kosjar
2013-10-10
1
-1
/
+1
*
qbs project files: Make use of new qbsSearchPaths property.
Christian Kandeler
2013-10-09
1
-1
/
+1
*
GLSL: Initialize member pointer to 0
Nikolai Kosjar
2013-09-17
1
-1
/
+1
*
Fix coding style for else statements
Orgad Shaneh
2013-07-17
2
-6
/
+5
*
Merge remote-tracking branch 'origin/2.7' into 2.8
Eike Ziller
2013-05-28
1
-1
/
+0
|
\
|
*
Remove duplicate module dependencies from qbs files.
Christian Kandeler
2013-05-27
1
-1
/
+0
*
|
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
1
-1
/
+0
*
|
make library and plugin dependencies declarative
Oswald Buddenhagen
2013-04-03
2
-2
/
+3
*
|
centralize assignment of TEMPLATE = lib
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
|
define QT_CREATOR centrally
Oswald Buddenhagen
2013-04-02
3
-4
/
+1
*
|
automatically include libs' and plugins' _dependencies.pri files
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
|
factor out all library dependencies to _dependencies.pri files
Oswald Buddenhagen
2013-04-02
2
-1
/
+2
*
|
Fix Krazy warnings about includes/header guards in various editors.
Friedemann Kleint
2013-03-12
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
29
-31
/
+31
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
29
-31
/
+31
*
|
Generalize QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2013-01-16
2
-4
/
+2
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-9
/
+6
*
|
GLSL: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-12-04
6
-20
/
+23
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
29
-654
/
+623
|
\
\
|
|
/
|
*
Adjust license headers
hjk
2012-10-05
29
-654
/
+623
*
|
qbs files: Consolidate includePaths in QtcLibrary and QtcPlugin
Orgad Shaneh
2012-10-05
1
-9
/
+0
*
|
qbs files: Sort files
Orgad Shaneh
2012-10-03
1
-19
/
+19
|
/
*
Fix qbs build for Qt 5.
Christian Kandeler
2012-09-17
1
-2
/
+2
*
Avoid adding the same DEFINE multiple times to the command line
Kai Koehne
2012-08-21
1
-1
/
+1
*
GLSL: Fix recovery token order to avoid infinite loop.
Christian Kamm
2012-08-07
3
-322
/
+322
*
GLSL: Don't crash on declaration without type.
Christian Kamm
2012-08-07
1
-0
/
+3
*
Rename ./src/libs/glsl/specs to specification
hjk
2012-07-19
2
-0
/
+0
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
29
-93
/
+31
*
Fix qbs code style
Yuchen Deng
2012-06-19
1
-7
/
+28
*
qbs files updated
Joerg Bornemann
2012-04-18
1
-0
/
+1
*
Qbs: Libraries capitalized and relocated in bin on Windows
Orgad Shaneh
2012-04-04
1
-2
/
+2
*
add qbs files
Joerg Bornemann
2012-02-20
1
-0
/
+34
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
14
-21
/
+21
*
Long live the king!
hjk
2012-01-26
29
-31
/
+31
[next]