summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Rename QGLShader(Program)::errors() to log()Rhys Weatherley2009-05-012-39/+39
| | * | | | | Add uniform setters for Qt data types to QGLShaderProgramTom Cooksey2009-05-012-0/+142
| | * | | | | Merge branch 'shaderprograms' of git@scm.dev.nokia.troll.no:qt/rweathers-shad...Rhys Weatherley2009-05-018-206/+3420
| | |\ \ \ \ \
| | | * | | | | Fix loading of partial shaders from files.Rhys Weatherley2009-03-271-3/+0
| | | * | | | | Bug in QGLShaderProgram::addShader() that stopped partial shaders working.Rhys Weatherley2009-03-271-3/+6
| | | * | | | | Import shader implementation from before the history cut.Rhys Weatherley2009-03-2329-210/+11130
* | | | | | | | default QGVWarwick Allison2009-05-061-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0615-3/+368
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-06145-1966/+3398
| |\ \ \ \ \ \ \
| * | | | | | | | Beginings of an experimental QML debugger viewAaron Kennedy2009-05-0615-3/+368
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-064-46/+48
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | docWarwick Allison2009-05-061-23/+36
| * | | | | | | | docWarwick Allison2009-05-063-23/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Don't process input events while waiting for network response.Martin Jones2009-05-061-1/+1
* | | | | | | | Docs.Martin Jones2009-05-061-14/+14
|/ / / / / / /
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-0612-163/+125
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | DocAaron Kennedy2009-05-063-15/+24
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-063-120/+69
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-064-61/+57
| | |\ \ \ \ \ \
| | * | | | | | | GridView docs.Martin Jones2009-05-062-86/+29
| | * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0544-861/+687
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0533-1099/+534
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Move the bulk of Content/ContentWrapper documentation to ContentWrapper.Martin Jones2009-05-051-23/+25
| | * | | | | | | | | Content/ContentWrapper documentation.Martin Jones2009-05-051-31/+35
| * | | | | | | | | | Improve error handlingAaron Kennedy2009-05-063-22/+24
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix crashAaron Kennedy2009-05-063-6/+8
* | | | | | | | | | Add images for the Transform documentation.Michael Brasser2009-05-061-2/+11
* | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-05-0634-791/+1667
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fixes crash when mysql_init() returns 0Bill King2009-05-051-1/+1
| * | | | | | | | | Cleaned up codeAnders Bakken2009-05-051-24/+20
| * | | | | | | | | Cleaned up codeAnders Bakken2009-05-051-439/+443
| * | | | | | | | | Refactored image cachingAnders Bakken2009-05-057-141/+147
| * | | | | | | | | Make sure image caching works with Qt3SupportAnders Bakken2009-05-051-0/+1
| * | | | | | | | | Cleaned up code a littleAnders Bakken2009-05-051-41/+28
| * | | | | | | | | Don't call prepare more than necessaryAnders Bakken2009-05-053-22/+37
| * | | | | | | | | DirectFB can't handle "mirrored" scalesAnders Bakken2009-05-051-14/+23
| * | | | | | | | | Fix line encoding on PowerVR headersTom Cooksey2009-05-052-742/+742
| * | | | | | | | | Fix infinite recursion with QT3_SUPPORTJoão Abecasis2009-05-051-1/+1
| * | | | | | | | | Extend change 759338df758ad16cdfd9521b270f7e379bbfa57c to cover extramae2009-05-051-14/+25
| * | | | | | | | | QTextEdit::ExtraSelection failure with style sheetsmae2009-05-052-6/+39
| * | | | | | | | | Improved debug outputAnders Bakken2009-05-051-30/+30
| * | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Morten Sørvig2009-05-0514-35/+867
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Add QMAKE_INCDIR_POWERVR to specify the location of pvr2d.h & wsegl.hTom Cooksey2009-05-054-4/+11
| | * | | | | | | | Add headers required for building PowerVR driverTom Cooksey2009-05-054-3/+751
| | * | | | | | | | Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-052-25/+52
| | * | | | | | | | Fixed bug where 0-opacity would cause images to be drawn fully opaque.Samuel Rødal2009-05-051-1/+1
| | * | | | | | | | Fix regression in drawing parts of pixmaps on Panther.Norwegian Rock Cat2009-05-051-3/+2
| | * | | | | | | | Support rotated displays with 15 and 16 bit BGR pixel formats.Paul Olav Tvete2009-05-054-0/+51
| * | | | | | | | | Make command-quit not terminate the program on Qt/Cocoa.Morten Sørvig2009-05-051-3/+6
| |/ / / / / / / /
| * | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Morten Sørvig2009-05-053-45/+39
| |\ \ \ \ \ \ \ \