summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Q_DECLARE_SHARED macroHarald Fernengel2009-08-201-1/+1
* Remove dead code.Frans Englich2009-08-202-5/+0
* Document stack size.Frans Englich2009-08-201-4/+13
* Fix build, the preprocessor is broken on windows.Frans Englich2009-08-201-9/+9
* Document code.Frans Englich2009-08-201-0/+2
* Cleanup code.Frans Englich2009-08-201-2/+9
* Remove dead comment.Frans Englich2009-08-201-31/+0
* Document, partly by making the code self-documenting, a crash fix.Frans Englich2009-08-201-13/+22
* Fix compilation of qpaintengine_vg.cpp.. again.Jason Barron2009-08-201-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-08-20382-1094/+34104
|\
| * Fixed incorrect SRCDIR usage in qsslcertificate autotest for Symbian.Janne Anttila2009-08-201-1/+1
| * Clarified comment on ordinal use in QLibraryPrivate::loadPlugin()Miikka Heikkinen2009-08-201-2/+5
| * Trivial: fix includeHarald Fernengel2009-08-201-1/+1
| * Add support for LIBS_PRIVATE to the Symbian generators.Jason Barron2009-08-201-1/+2
| * Move the declarative ui destroyed handlingHarald Fernengel2009-08-201-2/+2
| * Changed a define to comply to Qt naming conventions.Miikka Heikkinen2009-08-201-4/+4
| * Fixed compile warning in qmakeMiikka Heikkinen2009-08-201-1/+1
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-207-19/+7
| |\
| | * Removuing lines that were commented.Aleksandar Sasha Babic2009-08-202-4/+1
| | * We can use runs = 100 in the test case.Aleksandar Sasha Babic2009-08-201-1/+1
| | * Make qprintdialog_unix.cpp compile on some Unices.Jason Barron2009-08-201-0/+1
| | * Removing commented lines.Aleksandar Sasha Babic2009-08-201-6/+0
| | * No need to use more time in QTimer::singleShot()Aleksandar Sasha Babic2009-08-201-4/+0
| | * Removing unnecessary comments and enablingAleksandar Sasha Babic2009-08-201-4/+4
| * | Comment clarifications based on mkspecs review.Miikka Heikkinen2009-08-203-4/+8
| |/
| * Remove dead commment. Addresses review.Frans Englich2009-08-191-1/+0
| * Remove commented line.Frans Englich2009-08-191-1/+0
| * Ifdef compiler workaround.Frans Englich2009-08-191-3/+15
| * Reverse the ifdefs to make it clearer, as per code review.axis2009-08-191-3/+3
| * Added some comments after code review.axis2009-08-191-0/+9
| * Remove win32-mwc support, as per suggested in review comment by Espen.Frans Englich2009-08-191-4/+1
| * Tidy up the PRELOAD macro definitions in qdrawhelper.cpp.Jason Barron2009-08-191-7/+4
| * Preload the tiles for the zoomed out version of the map.Ariya Hidayat2009-08-191-0/+4
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-19357-1035/+33851
| |\
| | * Import flipping (digital) clock demo.Ariya Hidayat2009-08-195-1/+428
| | * Import the flick list (kinetic scrolling) example.Ariya Hidayat2009-08-197-1/+601
| | * Import the weather info example.Ariya Hidayat2009-08-1919-0/+30023
| | * Import the flight info example.Ariya Hidayat2009-08-198-0/+660
| | * Revert "We don't need this library for the Metrowerks toolchain."axis2009-08-191-1/+1
| | * Revert "The Metrowerks compiler was crashing when processing the following li...axis2009-08-191-6/+1
| | * Cosmetic fix: Unify the Q_DISABLE_COPY macroHarald Fernengel2009-08-191-10/+3
| | * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-19319-882/+2143
| | |\
| | | * Import OpenStreetMap example.Ariya Hidayat2009-08-195-0/+590
| | | * Let's build the ray casting demo.Ariya Hidayat2009-08-191-1/+1
| | | * Import the raycasting demo.Ariya Hidayat2009-08-196-0/+319
| | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-19162-685/+1031
| | | |\
| | | | * Fixed compile errorThorbjørn Lindeijer2009-08-191-1/+1
| | | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAlan Alpert2009-08-19169-724/+1103
| | | | |\
| | | | | * Fixes compileBill King2009-08-192-0/+10
| | | | | * Move math3d unit tests up one level to tests/autoRhys Weatherley2009-08-1812-74/+14