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
/
glsleditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
use Core::Id for IEditorFactory::id
hjk
2011-09-08
2
-16
/
+4
*
core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gone
hjk
2011-09-05
2
-2
/
+2
*
Header cleanup in various plugins.
Friedemann Kleint
2011-08-18
3
-4
/
+14
*
Merge remote-tracking branch 'origin/2.3'
Eike Ziller
2011-08-10
4
-10
/
+10
|
\
|
*
Fix crash when spliting GLSL editor
Leandro Melo
2011-08-02
4
-10
/
+10
*
|
Refactor: Get rid of BaseTextEditorWidget from Indenter
Jarek Kobus
2011-08-05
2
-14
/
+11
|
/
*
New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)
Kai Koehne
2011-07-29
1
-1
/
+1
*
Make C++ code style configurable.
Christian Kamm
2011-05-24
1
-2
/
+8
*
New code assist API
Leandro Melo
2011-05-18
10
-879
/
+748
*
add auto-saving of modified editors
Oswald Buddenhagen
2011-05-12
2
-3
/
+3
*
add some mimetype for geometry shaders
hjk
2011-05-12
1
-0
/
+6
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
24
-24
/
+24
*
add errorString output argument to IFile::reload() & IEditor::open()
Oswald Buddenhagen
2011-04-18
2
-3
/
+3
*
Merge branch '2.2'
Oswald Buddenhagen
2011-04-14
24
-336
/
+312
|
\
|
*
Update license.
hjk
2011-04-13
24
-336
/
+312
*
|
Remove unused constants, fix lacking virtual destructor
Jarek Kobus
2011-04-14
1
-3
/
+0
*
|
core: make context and widget IContext data members
hjk
2011-04-14
4
-14
/
+3
|
/
*
Fixed layout issues in some editor toolbars
Thorbjørn Lindeijer
2011-02-25
1
-5
/
+2
*
texteditor: merge ITextEditable into ITextEditor
hjk
2011-02-22
14
-62
/
+62
*
completion: call directly from base text editor
hjk
2011-02-21
1
-6
/
+0
*
completion: enable multiple completors for different use cases.
hjk
2011-02-21
3
-12
/
+17
*
L10n: tr()-Fixes for 2.2
Friedemann Kleint
2011-02-15
1
-14
/
+14
*
It's 2011 now.
con
2011-01-12
25
-25
/
+25
*
License headers, part 2
con
2010-12-17
20
-140
/
+220
*
Merge branch '2.1'
con
2010-12-17
4
-28
/
+44
*
Some API beautification in action container.
con
2010-12-17
1
-1
/
+1
*
Removed stray tokens and fixed warnings/errors when compiling with pedantic C...
Roberto Raggi
2010-12-16
1
-1
/
+1
*
Autocomplete standard "qt_" shader var names
Rhys Weatherley
2010-12-02
1
-0
/
+39
*
Populate keyword list from GLSL language variant
Rhys Weatherley
2010-12-02
2
-132
/
+17
*
Use correct GLSL language variant in code completer
Rhys Weatherley
2010-12-02
1
-1
/
+1
*
Shader vars now prefixed with "qt_", not "qgl_".
Rhys Weatherley
2010-12-02
1
-18
/
+18
*
Editors: Move auto-completion code out of the editor
Leandro Melo
2010-12-01
4
-39
/
+37
*
Show different icons for GLSL variable categories
Rhys Weatherley
2010-12-01
7
-4
/
+30
*
Better icons for the GLSL code completer
Rhys Weatherley
2010-12-01
8
-40
/
+28
*
Replace the "Qt" GLSL variant with "ES_100"
Rhys Weatherley
2010-12-01
1
-1
/
+1
*
Recognize all keywords during autocompletion
Rhys Weatherley
2010-12-01
1
-1
/
+1
*
Make GLSL highlighter aware of language variant
Rhys Weatherley
2010-12-01
4
-45
/
+48
*
Detect GLSL vs GLSL/ES based on mime type
Rhys Weatherley
2010-12-01
9
-32
/
+126
*
Reactivate the argument hints.
Roberto Raggi
2010-11-30
1
-3
/
+19
*
Show the argument hints only when the cursor is at the right of an open brace.
Roberto Raggi
2010-11-30
1
-1
/
+1
*
Mark the current argument.
Roberto Raggi
2010-11-30
1
-1
/
+1
*
Show the signatures in a tooltip when completing functions.
Roberto Raggi
2010-11-30
2
-22
/
+314
*
Sort most relevant swizzle orderings to the top
Rhys Weatherley
2010-11-30
2
-0
/
+51
*
Implemented some basic code completion.
Roberto Raggi
2010-11-29
3
-30
/
+184
*
Simple error recovery.
Roberto Raggi
2010-11-29
1
-41
/
+42
*
Use the GLSL/ES system library by default.
Rhys Weatherley
2010-11-29
2
-6
/
+15
*
Set up the GLSL variant.
Roberto Raggi
2010-11-26
1
-5
/
+8
*
Store the numbers and the identifiers in two different sets.
Roberto Raggi
2010-11-26
2
-2
/
+17
*
Detect the type of the shader.
Roberto Raggi
2010-11-26
3
-4
/
+31
*
Initialize the shaders
Roberto Raggi
2010-11-26
3
-18
/
+59
[next]