Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Iain | 2009-08-20 | 154 | -2426/+4964 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fix build problem when Q_WS_S60 is undefined | Iain | 2009-08-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | Fix errors in commit d4c0be3b | Shane Kearns | 2009-08-20 | 2 | -3/+3 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-20 | 178 | -2488/+4992 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Make qregexp.cpp compile with RVCT. | Jason Barron | 2009-08-20 | 1 | -1/+2 | |
| | | * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-20 | 30 | -145/+114 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | ||||||
| | | | * | | | | | | | | compile when bootstrapping Qt | Harald Fernengel | 2009-08-20 | 1 | -0/+2 | |
| | | | * | | | | | | | | Use QExplicitlySharedDataPointer | Harald Fernengel | 2009-08-20 | 4 | -18/+10 | |
| | | | * | | | | | | | | Use QExcplicitlySharedDataPointer | Harald Fernengel | 2009-08-20 | 6 | -20/+14 | |
| | | | * | | | | | | | | Use QExplicitlySharedDataPointer wherever possible | Harald Fernengel | 2009-08-20 | 12 | -94/+77 | |
| | | | * | | | | | | | | Use QExplicitlySharedDataPointer | Harald Fernengel | 2009-08-20 | 3 | -7/+6 | |
| | | | * | | | | | | | | Add missing template typedefs | Harald Fernengel | 2009-08-20 | 1 | -0/+4 | |
| | | | * | | | | | | | | Fix Q_DECLARE_SHARED macro | Harald Fernengel | 2009-08-20 | 1 | -1/+1 | |
| | | | * | | | | | | | | Remove dead code. | Frans Englich | 2009-08-20 | 2 | -5/+0 | |
| | | * | | | | | | | | | Fix opengl examples after bad merge. | Jason Barron | 2009-08-20 | 4 | -28/+79 | |
| | | * | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 144 | -2315/+4798 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-20 | 401 | -2101/+34155 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | Document stack size. | Frans Englich | 2009-08-20 | 1 | -4/+13 | |
| | | * | | | | | | | | | Fix build, the preprocessor is broken on windows. | Frans Englich | 2009-08-20 | 1 | -9/+9 | |
| | | * | | | | | | | | | Document code. | Frans Englich | 2009-08-20 | 1 | -0/+2 | |
| | | * | | | | | | | | | Cleanup code. | Frans Englich | 2009-08-20 | 1 | -2/+9 | |
| | | * | | | | | | | | | Remove dead comment. | Frans Englich | 2009-08-20 | 1 | -31/+0 | |
| | | * | | | | | | | | | Document, partly by making the code self-documenting, a crash fix. | Frans Englich | 2009-08-20 | 1 | -13/+22 | |
| | | * | | | | | | | | | Fix compilation of qpaintengine_vg.cpp.. again. | Jason Barron | 2009-08-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Koskinen | 2009-08-20 | 382 | -1094/+34104 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Fixed incorrect SRCDIR usage in qsslcertificate autotest for Symbian. | Janne Anttila | 2009-08-20 | 1 | -1/+1 | |
| | | | * | | | | | | | | | Clarified comment on ordinal use in QLibraryPrivate::loadPlugin() | Miikka Heikkinen | 2009-08-20 | 1 | -2/+5 | |
| | | | * | | | | | | | | | Trivial: fix include | Harald Fernengel | 2009-08-20 | 1 | -1/+1 | |
| | | | * | | | | | | | | | Add support for LIBS_PRIVATE to the Symbian generators. | Jason Barron | 2009-08-20 | 1 | -1/+2 | |
| | | | * | | | | | | | | | Move the declarative ui destroyed handling | Harald Fernengel | 2009-08-20 | 1 | -2/+2 | |
| | | | * | | | | | | | | | Changed a define to comply to Qt naming conventions. | Miikka Heikkinen | 2009-08-20 | 1 | -4/+4 | |
| | | | * | | | | | | | | | Fixed compile warning in qmake | Miikka Heikkinen | 2009-08-20 | 1 | -1/+1 | |
| | | | * | | | | | | | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-20 | 7 | -19/+7 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | Removuing lines that were commented. | Aleksandar Sasha Babic | 2009-08-20 | 2 | -4/+1 | |
| | | | | * | | | | | | | | | We can use runs = 100 in the test case. | Aleksandar Sasha Babic | 2009-08-20 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | Make qprintdialog_unix.cpp compile on some Unices. | Jason Barron | 2009-08-20 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | Comment clarifications based on mkspecs review. | Miikka Heikkinen | 2009-08-20 | 3 | -4/+8 | |
| | | * | | | | | | | | | | | Symbian clipboard to use UID3 of QtGui. | Janne Koskinen | 2009-08-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | performance: refactored use of RFs so corelib and gui share one session | Shane Kearns | 2009-08-20 | 6 | -83/+86 | |
| * | | | | | | | | | | | | | Revert "Hackish workaroung to Open C / C++ defect when intermixing standard" | Janne Anttila | 2009-08-21 | 9 | -43/+3 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Removing commented lines. | Aleksandar Sasha Babic | 2009-08-20 | 1 | -6/+0 | |
| * | | | | | | | | | | | | No need to use more time in QTimer::singleShot() | Aleksandar Sasha Babic | 2009-08-20 | 1 | -4/+0 | |
| * | | | | | | | | | | | | Removing unnecessary comments and enabling | Aleksandar Sasha Babic | 2009-08-20 | 1 | -4/+4 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove dead commment. Addresses review. | Frans Englich | 2009-08-19 | 1 | -1/+0 | |
| * | | | | | | | | | | | Remove commented line. | Frans Englich | 2009-08-19 | 1 | -1/+0 | |
| * | | | | | | | | | | | Ifdef compiler workaround. | Frans Englich | 2009-08-19 | 1 | -3/+15 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Reverse the ifdefs to make it clearer, as per code review. | axis | 2009-08-19 | 1 | -3/+3 | |
| * | | | | | | | | | | Added some comments after code review. | axis | 2009-08-19 | 1 | -0/+9 | |
| * | | | | | | | | | | Remove win32-mwc support, as per suggested in review comment by Espen. | Frans Englich | 2009-08-19 | 1 | -4/+1 | |
| * | | | | | | | | | | Tidy up the PRELOAD macro definitions in qdrawhelper.cpp. | Jason Barron | 2009-08-19 | 1 | -7/+4 | |