summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-1720-48/+457
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-09-175-12/+37
| |\
| | * Experiment with reset functions for width and height.Michael Brasser2009-09-162-2/+18
| | * Rect cleanup.Michael Brasser2009-09-163-10/+19
| * | Compile on windowsYann Bodson2009-09-171-0/+1
| |/
| * Changed the use of QString::utf8() to QString::toUtf8() to make itErik Verbruggen2009-09-161-2/+2
| * Added a virtual destructor to suppress warnings.Erik Verbruggen2009-09-162-0/+5
| * Fix compilation on LinuxKai Koehne2009-09-161-1/+0
| * Some documentation link updatesThorbjørn Lindeijer2009-09-163-4/+10
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-163480-34911/+17779
| |\
| | * No need to copy the pixmap.Michael Brasser2009-09-161-3/+1
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-168-31/+84
| | |\
| | * | Experiment with implicitWidth and implicitHeight functions.Michael Brasser2009-09-166-28/+31
| * | | Better SQL database performance / memory usage.Warwick Allison2009-09-163-13/+93
| * | | Remove unnecessary use of QObjectsWarwick Allison2009-09-161-106/+75
| * | | Basic first-working SQL database interface.Warwick Allison2009-09-164-0/+323
* | | | Fix velocity notification.Martin Jones2009-09-171-1/+2
| |_|/ |/| |
* | | Small tweaks.Martin Jones2009-09-162-9/+2
* | | Make flicking a bit more resistant to spurrious input.Martin Jones2009-09-161-4/+14
* | | Compile fixAlan Alpert2009-09-161-2/+3
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Alan Alpert2009-09-153-9/+49
|\ \ \
| * | | Fix QLineEdit drag'n'dropAlan Alpert2009-09-151-1/+0
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Alan Alpert2009-09-1597-431/+1580
| |\ \ \
| | * | | Only regenerate pixmap filter source if the parameters have changed.Rhys Weatherley2009-09-151-2/+31
| | * | | Remove unnecessary definitions in GL pixmap filter code.Rhys Weatherley2009-09-151-5/+0
| * | | | Fix QLineEdit::setPaletteAlan Alpert2009-09-152-1/+18
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-153474-34863/+17677
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-1569-208/+1198
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix glMatrixMode() arguments for desktop OpenGLRhys Weatherley2009-09-151-2/+2
| | * | | Compilation fix for OpenGL/ES 2.0Rhys Weatherley2009-09-151-0/+2
| | * | | Export a function for getting a IDirectFBWindowAnders Bakken2009-09-154-6/+34
| | * | | Export two functions for getting a surface in dfbAnders Bakken2009-09-152-1/+14
| | * | | Fix a bug in surfaceForWidgetAnders Bakken2009-09-151-1/+2
| | * | | Doc: Created a new Drawing Utility Functions page.David Boddie2009-09-152-16/+22
| | * | | I don't think this was intentional...João Abecasis2009-09-152-2/+0
| | * | | Increased performance of blurpicker example with GL 2 engine.Samuel Rødal2009-09-151-8/+8
| | * | | QCursor support for Symbian OSShane Kearns2009-09-1559-172/+1114
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev-nokia.troll.no:qt/kinetic...Andreas Aardal Hanssen2009-09-152-2/+7
| |\ \ \ \
| | * | | | Do not crash in QmlInfo if debugging information is missingKai Koehne2009-09-152-2/+7
| * | | | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-09-1523-127/+118
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fix a bug in FocusScopes; ensure subFocus is set correctly.Andreas Aardal Hanssen2009-09-151-1/+3
| | * | | | Remove unused signal declaration.Andreas Aardal Hanssen2009-09-151-1/+0
| | * | | | Removed a debug output that was a bit annoyingThorbjørn Lindeijer2009-09-151-2/+1
| | * | | | doc: Fixed some qdoc errors.Martin Smith2009-09-151-2/+1
| | * | | | Removed GL1 pixmap filters and ported colorize filter to GL2 engine.Samuel Rødal2009-09-153-61/+22
| | * | | | QNativeSocketEngine on Windows: don't bail out on non-fatal errorPeter Hartmann2009-09-151-3/+9
| | * | | | Fix ambiguous overload for QTileRules constructorOlivier Goffart2009-09-153-3/+7
| | * | | | Doc: Added some snippets to the multimedia audio docs.Geir Vattekar2009-09-154-5/+18
| | * | | | Made QGraphicsBlurEffect use the high blur quality setting.Samuel Rødal2009-09-151-0/+2
| | * | | | Fixed QLineEdit to pass the tst_QLineEdit::displayText() autotest.Kim Motoyoshi Kalland2009-09-152-2/+9