Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-16 | 340 | -480/+905 |
|\ | |||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 | Martin Smith | 2010-02-16 | 302 | -335/+335 |
| |\ | |||||
| | * | Fix copyright year. | Jason McDonald | 2010-02-16 | 300 | -300/+300 |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Jason McDonald | 2010-02-16 | 6 | -8/+25 |
| | |\ | |||||
| | * | | Fix broken license headers. | Jason McDonald | 2010-02-16 | 2 | -35/+35 |
| * | | | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-16 | 1 | -0/+1 |
| | |/ | |/| | |||||
| * | | Reusing sheets on Mac OS X 10.5 & above shows painting artifacts. | Prasanth Ullattil | 2010-02-16 | 1 | -0/+2 |
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 | Martin Smith | 2010-02-16 | 8 | -6/+75 |
| |\ \ | | |/ | |||||
| | * | QNetworkAccessManager: add method to send custom requests | Peter Hartmann | 2010-02-16 | 8 | -6/+75 |
| * | | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-16 | 5 | -8/+23 |
| |/ | |||||
| * | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-16 | 6 | -13/+23 |
| * | Optimization: Avoid calling out to public API function | Kent Hansen | 2010-02-15 | 1 | -2/+1 |
| * | Mac: submenu shows up at the wrong position | Richard Moe Gustavsen | 2010-02-15 | 1 | -23/+19 |
| * | Add operator< and qHash for QSharedPointer and fix operator-. | Thiago Macieira | 2010-02-15 | 1 | -2/+47 |
| * | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS) | Thiago Macieira | 2010-02-14 | 1 | -32/+31 |
| * | Don't use QSystemLocale if QT_NO_SYSTEMLOCALE (like QWS) | Thiago Macieira | 2010-02-13 | 2 | -3/+3 |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-13 | 24 | -109/+398 |
| |\ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-13 | 24 | -109/+398 |
| | |\ | |||||
| | | * | Optimized QLocale to access system locale on demand. | Denis Dzyubenko | 2010-02-12 | 3 | -60/+158 |
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-12 | 21 | -49/+240 |
| | | |\ | |||||
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 | Fabien Freling | 2010-02-12 | 123 | -1261/+1987 |
| | | | |\ | |||||
| | | | | * | update according to Thiago's comments. | Holger Schroeder | 2010-02-12 | 3 | -13/+28 |
| | | | | * | Changes: add functionality for dbus auto start to qt | Holger Schroeder | 2010-02-12 | 4 | -1/+36 |
| | | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-12 | 16 | -47/+180 |
| | | | | |\ | |||||
| | | | | | * | Fix bug in QDirPrivate::setPath, affecting QDir::cd, cdUp and setPath | João Abecasis | 2010-02-11 | 1 | -12/+6 |
| | | | | | * | Wrong cursor shown by the parent window after setOverrideCursor(). | Prasanth Ullattil | 2010-02-11 | 1 | -0/+11 |
| | | | | | * | Fixed Mac OS X compile time error by using GLint for temp. | Martin Smith | 2010-02-11 | 1 | -1/+1 |
| | | | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-11 | 13 | -34/+162 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-11 | 13 | -34/+162 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 | David Boddie | 2010-02-10 | 99 | -1085/+1468 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-10 | 12 | -19/+149 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Incorrect property setter generated by dumpcpp for Microsoft Word 2007. | Prasanth Ullattil | 2010-02-10 | 1 | -0/+5 |
| | | | | | | | | | * | Cocoa: Implement our own NSApplication subclass | Richard Moe Gustavsen | 2010-02-10 | 6 | -48/+89 |
| | | | | | | | | | * | Cocoa: Menu in menubar stays highlighted | Richard Moe Gustavsen | 2010-02-10 | 8 | -3/+87 |
| | | | | | | | * | | | Doc: Tidied up the class layout and removed an unnecessary image. | David Boddie | 2010-02-09 | 1 | -15/+13 |
| | | | * | | | | | | | Fix QRegion under Mac OS X. | Fabien Freling | 2010-02-12 | 1 | -1/+9 |
| | | | | |_|_|/ / / | | | | |/| | | | | | |||||
* | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-02-16 | 6 | -36/+48 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge remote branch 'qt/master' into s60-master | Qt Continuous Integration System | 2010-02-16 | 2 | -3/+8 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-16 | 77 | -258/+611 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fixed missing repaints on S60 3.1. | axis | 2010-02-15 | 1 | -1/+9 |
| | * | | | | | | | | | | Build break fix for QS60Style. | Sami Merila | 2010-02-15 | 1 | -1/+2 |
| | * | | | | | | | | | | QS60Style: Branch indicator in tree view is misplaced | Sami Merila | 2010-02-15 | 1 | -7/+9 |
| | * | | | | | | | | | | Compilation error fix: missing comma in enum list in QS60Style | Sami Merila | 2010-02-15 | 1 | -1/+1 |
| | * | | | | | | | | | | Scroll bar handle/groove ends are squeezed (in nHD resolution) | Sami Merila | 2010-02-15 | 1 | -4/+7 |
| | * | | | | | | | | | | QS60Style draws drop area as a black rect | Sami Merila | 2010-02-15 | 3 | -2/+12 |
| | * | | | | | | | | | | Remove scrollbar context menu from QS60Style | Sami Merila | 2010-02-15 | 1 | -0/+3 |
| | * | | | | | | | | | | Change a name of a variable to be more descriptive | Sami Merila | 2010-02-14 | 1 | -2/+2 |
| * | | | | | | | | | | | Enabled commit 2b60b542a for all platforms. | axis | 2010-02-16 | 2 | -20/+5 |
* | | | | | | | | | | | | doc: A QPlainTextEdit is never a QTextBrowser | Thorbjørn Lindeijer | 2010-02-16 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-15 | 8 | -37/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | |