summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replacing QPointer usage with QWeakPointer in statemachineLeonardo Sobral Cunha2009-09-253-7/+7
* Use qDebug() instead of printf() when dumping the simplex matrix.Jan-Arve Sæther2009-09-252-12/+11
* Fixed the image comparison tests for Windows Mobile 5ninerider2009-09-253-3/+14
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-2530-162/+1558
|\
| * Fix app showing a blank screen after switching to it using task switcherShane Kearns2009-09-251-9/+10
| * Stop fluidlauncher timers when in background to save batteryShane Kearns2009-09-254-8/+31
| * QGraphicsAnchorLayout: Enable boundary feasibility testEduardo M. Fleury2009-09-251-4/+2
| * QGraphicsAnchorLayout: Fix bug where simplex would return wrong resultsEduardo M. Fleury2009-09-251-0/+38
| * QSimplex: Add class and methods documentationEduardo M. Fleury2009-09-251-5/+108
| * QGraphicsAnchorLayout: Adding hasConflicts() verifications on anchor testsJesus Sanchez-Palencia2009-09-251-0/+29
| * QGraphicsAnchorLayout: Removing memory leaks on anchor testsJesus Sanchez-Palencia2009-09-251-0/+12
| * QGraphicsAnchorLayoutPrivate: Avoiding graph simplification on empty layoutsJesus Sanchez-Palencia2009-09-251-1/+1
| * QGraphicsAnchorLayout: enabled hasConflicts() test on autotestJesus Sanchez-Palencia2009-09-251-5/+1
| * Merge branch 'origin/4.5' into 4.6Oswald Buddenhagen2009-09-252-11/+83
| |\
| | * Add Russian translation for Qt DesignerRitt Konstantin2009-09-252-1/+7033
| | * Update Russian translations for Qt Assistant and Qt Assistant_adp toolsRitt Konstantin2009-09-252-72/+52
| | * Update Russian translations for QtHelp libraryRitt Konstantin2009-09-251-44/+64
| | * Update Russian translations for Qt LinguistRitt Konstantin2009-09-251-22/+21
| | * Update Russian translations for QtConfigRitt Konstantin2009-09-251-19/+24
| | * Update Russian translations for QVFBRitt Konstantin2009-09-251-10/+11
| | * Update Russian translations for Qt librariesRitt Konstantin2009-09-251-206/+208
| | * Update Russian phrasebookRitt Konstantin2009-09-251-10/+82
| * | improve "nested evaluation" testKent Hansen2009-09-251-0/+10
| * | Fix regressions in qeventloop, qtimer, and qsocketnotifier autotestsBradley T. Hughes2009-09-253-31/+112
| * | Make menu editor work on Mac OS X.Friedemann Kleint2009-09-252-2/+11
| * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-2533-193/+1569
| |\ \
| | * | add test case for wrong error message in qtscriptKent Hansen2009-09-251-0/+11
| | * | Stabilize GraphicsView and QFocusEvent testOlivier Goffart2009-09-252-38/+51
| | * | Reuse animation in animatedTiles exampleLeonardo Sobral Cunha2009-09-251-30/+4
| | * | Removed unused parameter from graphics scene index internal functionLeonardo Sobral Cunha2009-09-252-5/+6
| | * | Raycasting example: fix painting error when the orientation changes.Ariya Hidayat2009-09-251-2/+2
| | * | remove completely useless .qm install sub-targetOswald Buddenhagen2009-09-251-3/+0
| | * | Update patch_capabilities.pl help to be a little bit clearerIain2009-09-251-2/+2
| | * | Raycasting example: basic, minimalistic support for touch devices.Ariya Hidayat2009-09-251-4/+82
| | * | Adding test for line endingsAleksandar Sasha Babic2009-09-253-0/+948
| * | | Fix QGraphicsLinearLayout autotest for Symbian OS.Janne Anttila2009-09-251-0/+2
| * | | Fixed qgraphicslinearlayout autotest compilation for Symbian (Nokia X86).Janne Anttila2009-09-251-4/+4
* | | | Changed S60 version check to do runtime check also in emulator.Miikka Heikkinen2009-09-251-20/+14
| |/ / |/| |
* | | Fix QT_VNC_NO_DISABLEPAINTING logicPaul Olav Tvete2009-09-251-1/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-09-258-35/+331
|\ \ \
| * | | Add QGraphicsItem::stackBefore(), and fix Z ordering bugs.Andreas Aardal Hanssen2009-09-256-5/+244
| * | | Mac, Carbon: add support for device pixel scrolling (wheel event)Richard Moe Gustavsen2009-09-251-20/+62
| * | | Mac, Cocoa: add support for device pixel scrolling (wheel event)Richard Moe Gustavsen2009-09-251-10/+25
* | | | Amended the Q3 subdirectory listninerider2009-09-251-1/+1
|/ / /
* | | Fixes for Windows CE.ninerider2009-09-251-33/+42
* | | Enabled the QTEST_NO_RTTI flag for WindowsCEninerider2009-09-252-1/+4
* | | Fixed path for lackey.exe for Windows CEninerider2009-09-251-2/+8
* | | Compiler fix for Windows CEninerider2009-09-251-0/+2
* | | tst_qrocess compilation fix for Windows CEninerider2009-09-251-2/+2
* | | Added an explicit change for two tests (temporary fix!)ninerider2009-09-251-2/+12