index
:
delta/qt5/qtgraphicaleffects.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/android
wip/cmake
wip/qt6
code.qt.io: qt/qtgraphicaleffects.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Convert the effects.pro file into a qml_module so it gets installed
v5.0.0-beta1
Lars Knoll
2012-08-17
1
-21
/
+35
*
Doc: Changed HTML filename of the main page.
Jerome Pasion
2012-08-03
1
-1
/
+1
*
Doc: Changed \qmlclass to \qmltype.
Jerome Pasion
2012-07-29
25
-25
/
+25
*
use centralized handling of QT_BUILD_PARTS
Oswald Buddenhagen
2012-07-09
1
-13
/
+1
*
there is no c++ modules here, don't pretend
Oswald Buddenhagen
2012-07-09
1
-9
/
+0
*
switch to new way of generating forwarding module pris
Oswald Buddenhagen
2012-07-09
2
-4
/
+9
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-07-09
1
-1
/
+1
*
Renamed 'internal' folder to 'private'.
Marko Niemelä
2012-06-13
34
-26
/
+26
*
Removed unnecessary entry from qmldir.
Marko Niemelä
2012-06-13
1
-1
/
+0
*
Fixed all documentation property links.
Marko Niemelä
2012-06-13
25
-139
/
+139
*
Doc: Removed list in the index page.
Jerome Pasion
2012-06-12
1
-64
/
+1
*
Doc: Grouped the effects and added an overview page for the effects.
Jerome Pasion
2012-06-12
26
-0
/
+100
*
Doc: Fixing links
Jerome Pasion
2012-06-12
18
-47
/
+47
*
Port pngdumper to the new plugin format
Lars Knoll
2012-06-01
2
-3
/
+2
*
sync.profile: remove dependency on qtsvg.
Toby Tomkins
2012-05-23
1
-1
/
+0
*
Fixed BrightnessContrast.qml file permissions
Marko Niemelä
2012-05-18
1
-0
/
+0
*
Don't use QtDeclarative compat module
Sergio Ahumada
2012-05-18
6
-86
/
+86
*
BrightnessContrast effect brightness handling fixed.
Marko Niemelä
2012-05-14
1
-4
/
+2
*
Avoid potential division by zero in DirectionalBlur.
Marko Niemelä
2012-04-27
1
-1
/
+1
*
Removed unnecessary internal ShaderEffectSources.
Marko Niemelä
2012-04-27
3
-34
/
+5
*
Fix qtgraphicaleffects tests
Alexey Andriyashin
2012-04-26
1
-3
/
+2
*
Fixed some property types in documentation.
Marko Niemelä
2012-04-19
3
-3
/
+3
*
Renamed documentation html root page to index.html
Marko Niemelä
2012-04-11
1
-1
/
+1
*
Documentation updated.
Marko Niemelä
2012-04-11
91
-113
/
+107
*
Optimized Directional, Radial and ZoomBlur effects.
Marko Niemelä
2012-04-05
3
-14
/
+10
*
Fix pngdumper. Reduce execution time. Reduce maximum number of blur samples.
Alexey Andriyashin
2012-03-29
7
-34
/
+48
*
Minor changes to documentation overview page.
Marko Niemelä
2012-03-27
1
-10
/
+10
*
Updated documentation overview page
qt-v5.0.0-alpha1
Marko Niemelä
2012-03-26
1
-11
/
+21
*
Added \since and \inherits tags to all qdocs
Marko Niemelä
2012-03-23
25
-0
/
+50
*
Added version number into qdoc module qualifier tags.
Marko Niemelä
2012-03-23
26
-199
/
+199
*
Documentation is now generated using qdoc instead of qdoc3
Marko Niemelä
2012-03-23
27
-1424
/
+1424
*
ConicalGradient modified to produce sharp gradient edge.
Marko Niemelä
2012-03-23
1
-3
/
+2
*
Whitespaces cleaned from qdoc files
Marko Niemelä
2012-03-22
6
-18
/
+18
*
Updated documentation module overview.
Marko Niemelä
2012-03-16
1
-2
/
+10
*
Added precision to all uniforms which did not have it.
Marko Niemelä
2012-03-16
15
-27
/
+27
*
Fixed InnerShadow color mixing.
Marko Niemelä
2012-03-14
2
-5
/
+4
*
Fixed RectangularGlow cache mode.
Marko Niemelä
2012-03-14
2
-1
/
+6
*
Remove pin of qtbase for qtgraphicaleffects.
Sergio Ahumada
2012-03-12
1
-1
/
+1
*
tst_qtgraphicaleffects: make the test work prior to installation
Rohan McGovern
2012-03-06
1
-26
/
+43
*
tst_qtgraphicaleffects: fixed typo
Rohan McGovern
2012-03-06
1
-2
/
+2
*
tst_qtgraphicaleffects: improved creation of components
Rohan McGovern
2012-03-06
1
-27
/
+69
*
Fix outdated license header
Sergio Ahumada
2012-03-06
142
-483
/
+530
*
sync.profile: introduce dependency on qtjsbackend
Sergio Ahumada
2012-03-06
1
-0
/
+1
*
pin qtgraphicaleffects to qtbase/api_changes
Sergio Ahumada
2012-03-06
1
-1
/
+1
*
Added missing qt_Opacity uniform handling to Desaturate effect
Marko Niemelä
2012-02-17
1
-1
/
+1
*
Added missing precision keywords for ThresholdMask shader
Marko Niemelä
2012-02-17
1
-2
/
+2
*
Added a config variable to auto tests' pro file
Sami Hietanen
2012-02-16
1
-0
/
+2
*
Fixed the naming of pngdumper.sh
Sami Hietanen
2012-02-07
1
-2
/
+2
*
Reduced pngdumper tool peak memory consumption
Marko Niemelä
2012-02-06
6
-903
/
+1083
*
Fixed autotests to work with latest Qt5
Marko Niemelä
2012-02-06
1
-2
/
+1
[prev]
[next]