summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-091-13/+1
* there is no c++ modules here, don't pretendOswald Buddenhagen2012-07-091-9/+0
* switch to new way of generating forwarding module prisOswald Buddenhagen2012-07-092-4/+9
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-07-091-1/+1
* Renamed 'internal' folder to 'private'.Marko Niemelä2012-06-1334-26/+26
* Removed unnecessary entry from qmldir.Marko Niemelä2012-06-131-1/+0
* Fixed all documentation property links.Marko Niemelä2012-06-1325-139/+139
* Doc: Removed list in the index page.Jerome Pasion2012-06-121-64/+1
* Doc: Grouped the effects and added an overview page for the effects.Jerome Pasion2012-06-1226-0/+100
* Doc: Fixing linksJerome Pasion2012-06-1218-47/+47
* Port pngdumper to the new plugin formatLars Knoll2012-06-012-3/+2
* sync.profile: remove dependency on qtsvg.Toby Tomkins2012-05-231-1/+0
* Fixed BrightnessContrast.qml file permissionsMarko Niemelä2012-05-181-0/+0
* Don't use QtDeclarative compat moduleSergio Ahumada2012-05-186-86/+86
* BrightnessContrast effect brightness handling fixed.Marko Niemelä2012-05-141-4/+2
* Avoid potential division by zero in DirectionalBlur.Marko Niemelä2012-04-271-1/+1
* Removed unnecessary internal ShaderEffectSources.Marko Niemelä2012-04-273-34/+5
* Fix qtgraphicaleffects testsAlexey Andriyashin2012-04-261-3/+2
* Fixed some property types in documentation.Marko Niemelä2012-04-193-3/+3
* Renamed documentation html root page to index.htmlMarko Niemelä2012-04-111-1/+1
* Documentation updated.Marko Niemelä2012-04-1191-113/+107
* Optimized Directional, Radial and ZoomBlur effects.Marko Niemelä2012-04-053-14/+10
* Fix pngdumper. Reduce execution time. Reduce maximum number of blur samples.Alexey Andriyashin2012-03-297-34/+48
* Minor changes to documentation overview page.Marko Niemelä2012-03-271-10/+10
* Updated documentation overview pageqt-v5.0.0-alpha1Marko Niemelä2012-03-261-11/+21
* Added \since and \inherits tags to all qdocsMarko Niemelä2012-03-2325-0/+50
* Added version number into qdoc module qualifier tags.Marko Niemelä2012-03-2326-199/+199
* Documentation is now generated using qdoc instead of qdoc3Marko Niemelä2012-03-2327-1424/+1424
* ConicalGradient modified to produce sharp gradient edge.Marko Niemelä2012-03-231-3/+2
* Whitespaces cleaned from qdoc filesMarko Niemelä2012-03-226-18/+18
* Updated documentation module overview.Marko Niemelä2012-03-161-2/+10
* Added precision to all uniforms which did not have it.Marko Niemelä2012-03-1615-27/+27
* Fixed InnerShadow color mixing.Marko Niemelä2012-03-142-5/+4
* Fixed RectangularGlow cache mode.Marko Niemelä2012-03-142-1/+6
* Remove pin of qtbase for qtgraphicaleffects.Sergio Ahumada2012-03-121-1/+1
* tst_qtgraphicaleffects: make the test work prior to installationRohan McGovern2012-03-061-26/+43
* tst_qtgraphicaleffects: fixed typoRohan McGovern2012-03-061-2/+2
* tst_qtgraphicaleffects: improved creation of componentsRohan McGovern2012-03-061-27/+69
* Fix outdated license headerSergio Ahumada2012-03-06142-483/+530
* sync.profile: introduce dependency on qtjsbackendSergio Ahumada2012-03-061-0/+1
* pin qtgraphicaleffects to qtbase/api_changesSergio Ahumada2012-03-061-1/+1
* Added missing qt_Opacity uniform handling to Desaturate effectMarko Niemelä2012-02-171-1/+1
* Added missing precision keywords for ThresholdMask shaderMarko Niemelä2012-02-171-2/+2
* Added a config variable to auto tests' pro fileSami Hietanen2012-02-161-0/+2
* Fixed the naming of pngdumper.shSami Hietanen2012-02-071-2/+2
* Reduced pngdumper tool peak memory consumptionMarko Niemelä2012-02-066-903/+1083
* Fixed autotests to work with latest Qt5Marko Niemelä2012-02-061-2/+1
* Fixed ThresholdMask which did not use SourceProxy for maskSource propertyMarko Niemelä2012-02-031-1/+6
* Removed unnecessary alpha slider from Colorize testMarko Niemelä2012-02-012-1/+3
* TestBed RecursiveBlur slider range adjustedMarko Niemelä2012-02-011-1/+1