summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-10-3074-1416/+1979
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6Olivier Goffart2009-10-3020-320/+457
| |\
| | * Merge branch '4.6-s60' into 4.6axis2009-10-3020-320/+457
| | |\
| | | * QS60Style does not mix well with the stylesheetsSami Merilä2009-10-294-124/+146
| | | * Fixed: Variable res goes out of scope but is accessed later via pointerMiikka Heikkinen2009-10-291-3/+3
| | | * Fix for softkey visibility when dialog launched from fullscreen widget.Janne Anttila2009-10-291-0/+1
| | | * Fix QDateTime on S60 3.1Shane Kearns2009-10-291-5/+91
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-2925-457/+629
| | | |\
| | | * | Fixed crash/drawing artifacts on rotation change on Symbian.axis2009-10-281-4/+3
| | | * | Increased block size for file IO in Symbian.Miikka Heikkinen2009-10-281-12/+16
| | | * | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap()Jani Hautakangas2009-10-281-6/+9
| | | * | Bad line ending in cabbff076f40eeeb56beb53220a40f124a2e0215Shane Kearns2009-10-281-1/+1
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Shane Kearns2009-10-282-0/+6
| | | |\ \
| | | | * | Enable QtXmlPatterns module in qt package and assign an UID for it.Liang QI2009-10-282-0/+6
| | | * | | Change deployment of SQLite to check for stub SIS fileShane Kearns2009-10-281-2/+2
| | | * | | Fix to 8e0fbc2caa3edefb78d6667721235b783bc1a850Shane Kearns2009-10-281-0/+15
| | | |/ /
| | | * | Update def files after Gesture API and Text Engine changesShane Kearns2009-10-272-7/+33
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-276-76/+50
| | | |\ \
| | | * | | Draw QSplitter in QS60StyleSami Merilä2009-10-271-0/+11
| | | * | | Fixed 'illegal empty declaration' warning from XmlPatters.Janne Anttila2009-10-271-1/+1
| | | * | | Cleanup softkeymanager keyedactions hash when QAction is being deleted.Janne Anttila2009-10-272-1/+9
| | | * | | Use PM_SplitterWidth in QS60StyleSami Merilä2009-10-271-19/+20
| | | * | | Compile on Symbian winscw.Frans Englich2009-10-272-67/+66
| | | * | | Temporary fix for FEP crash with input masked QLineEditsMiikka Heikkinen2009-10-271-2/+22
| | | * | | Switched setWindowIcon_sys to use QPixmpa::toSymbianCFbsBitmap in S60.Janne Anttila2009-10-271-68/+4
| * | | | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-3062-569/+1002
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Remove a paintBox call that should have been moved a few lines down, but was ...Robert Griebl2009-10-301-3/+0
| * | | | | Introduce internal StateType to avoid excessive qobject_castsKent Hansen2009-10-307-25/+80
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-3035-595/+1444
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Johan Sørvig2009-10-3065-647/+22112
| | |\ \ \ \ \
| | | * | | | | OpenVG pixmap filter classes don't need to be exported.Rhys Weatherley2009-10-301-4/+4
| | | * | | | | Remove drawCursorImage() from the OpenVG composition helperRhys Weatherley2009-10-302-37/+33
| | | * | | | | Make it possible to set the OpenVG swap intervalRhys Weatherley2009-10-301-0/+7
| | | * | | | | Compile fix until configure.exe is rebuilt for WindowsThiago Macieira2009-10-291-1/+2
| | | * | | | | Merge branch '4.5' into 4.6Thiago Macieira2009-10-291-0/+2
| | | |\ \ \ \ \
| | | | * | | | | Plug some autorelease pool leaks.Norwegian Rock Cat2009-10-291-0/+2
| | | | * | | | | Memory of fixedKernel is never returned, found by cppcheck.Daniël2009-10-271-0/+1
| | | * | | | | | Import a new implementation of fromUserInput.Thiago Macieira2009-10-291-0/+57
| | | * | | | | | Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-291-73/+46
| | | * | | | | | Add the Qt Evaluation message to the hidden libQtCore.so boilerplate.Thiago Macieira2009-10-291-0/+8
| | | * | | | | | Part 2 of the Evaluation notice feature, now for QtGui.Thiago Macieira2009-10-292-8/+10
| | | * | | | | | Readd the Qt Evaluation timebomb, step 1.Thiago Macieira2009-10-295-1/+585
| | | * | | | | | Cache a state's parent stateKent Hansen2009-10-292-2/+8
| | | * | | | | | doc: Remove \internal tag from QStateMachine::configuration()Kent Hansen2009-10-291-2/+0
| | | * | | | | | Make QStateMachine event posting functions thread-safeKent Hansen2009-10-292-17/+83
| | | * | | | | | Cache QState's child statesKent Hansen2009-10-292-10/+17
| | | * | | | | | QStateMachine::event() should call QState::event()Kent Hansen2009-10-291-1/+1
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Fix the combobox popup 1-second fadeout regression on Carbon.Morten Johan Sørvig2009-10-271-1/+1
| * | | | | | | Made internal FBOs snap to power-of-two when not wasting too much space.Samuel Rødal2009-10-291-2/+15
| * | | | | | | Got rid of redundant texture parameter settings in GL pixmap filters.Samuel Rødal2009-10-291-16/+0