summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Put back the declarativeData into its union so it doesn't take memoryOlivier Goffart2009-09-161-2/+4
| | * | | Move QGuard to the ExtraDataOlivier Goffart2009-09-162-15/+15
| | * | | Fix tst_QGL::openGLVersionCheck() autotest on OpenGL ES platformsTom Cooksey2009-09-161-1/+9
| | * | | Make QtOpenGL on X11/EGL less chatty with it's debug outputTom Cooksey2009-09-161-5/+6
| | * | | Make test pass after license header changesPaul Olav Tvete2009-09-161-3/+3
| | * | | Updating line numbers in uic3 auto-testsJoão Abecasis2009-09-1611-80/+80
| | * | | Document that errors from flush are ignored in QFile::close()João Abecasis2009-09-161-1/+1
| | * | | Fix to QSyntaxHighlighter not rehighlighting enoughmae2009-09-161-1/+1
| | * | | QFontMetrics::boundingRect(QString) returns incorrect width on Mac OS XPrasanth Ullattil2009-09-161-1/+5
| | * | | doc: Fixed some qdoc errors.Martin Smith2009-09-165-9/+5
| | * | | Small optimisation in QFontMetrics multi-length-stringOlivier Goffart2009-09-161-4/+6
| | * | | Implemented the SAVE_TARGET in QClipboard on X11Denis Dzyubenko2009-09-163-1/+28
| | * | | Added support for subpixel antialiasing on text in the GL2 engine.Kim Motoyoshi Kalland2009-09-168-24/+181
| | * | | Separate the copy of JavaScriptCore that QtScript uses from the copy thatSimon Hausmann2009-09-16481-1/+238766
| | * | | qdoc: Added the "All Functions" link back into the header.Martin Smith2009-09-161-0/+2
| * | | | Fix QTimer overflow with interval > 35 minutes on symbianShane Kearns2009-09-163-5/+42
| |/ / /
| * | | Hide getStaticMetaObject() on platforms without Q_NO_DATA_RELOCATIONShane Kearns2009-09-161-2/+8
| * | | doc: Fixed some qdoc errors.Martin Smith2009-09-161-1/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-16124-394/+2148
| |\ \ \ | | |/ /
| | * | Reduce overhead of paint engine-specific pixmap filtersRhys Weatherley2009-09-168-38/+56
| * | | Fixed glsl warnings on mac and stop using texturecoords when not neededGunnar Sletta2009-09-163-26/+20
| * | | Silenced GLSL compiler warning on Mac OS XGunnar Sletta2009-09-152-1/+5
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-16157-592/+3007
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-162-2/+18
| |\ \ \
| | * | | 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-15155-590/+2985
| | |\ \ \
| | * | | | Fix QLineEdit::setPaletteAlan Alpert2009-09-152-1/+18
| * | | | | Fix crash in QVGSharedContext shutdownRhys Weatherley2009-09-161-0/+4
| | |/ / / | |/| | |
| * | | | 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 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
| * | | | Stabilize tst_QComboBox::task260974_menuItemRectangleForComboBoxPopupOlivier Goffart2009-09-151-1/+1
| * | | | Slightly better code for the test.Alexis Menard2009-09-151-5/+6
| * | | | Fix macplist autotestJoão Abecasis2009-09-151-1/+0
| * | | | Doc: Added missing files for the Designer manual.David Boddie2009-09-155-0/+0
| * | | | Doc: Created a new Drawing Utility Functions page.David Boddie2009-09-152-16/+22
| * | | | Doc: Cleaned up the Designer main window and Embedded Linux pages.David Boddie2009-09-159-129/+223
| * | | | Increasing a timeout on QProcess testsJoão Abecasis2009-09-151-1/+1
| * | | | 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
| * | | | Fix QGraphicsView::scrollAfterResize autotest on Mac.Alexis Menard2009-09-151-3/+6
| * | | | Change compile options for configure so it can be built using msvc2008Shane Kearns2009-09-151-0/+4
| * | | | QCursor support for Symbian OSShane Kearns2009-09-1584-176/+1719
| | |/ / | |/| |
| * | | Make the scrollUpdate test function work.Jan-Arve Sæther2009-09-151-1/+1
| * | | Fix a bug in FocusScopes; ensure subFocus is set correctly.Andreas Aardal Hanssen2009-09-152-1/+19
| * | | Remove unused signal declaration.Andreas Aardal Hanssen2009-09-151-1/+0