Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'qt-mainline/master' | Tobias Koenig | 2009-06-04 | 135 | -1948/+14472 |
|\ | |||||
| * | Doc fix: moved the cldr version outside of the double-to-string license header | Denis Dzyubenko | 2009-06-03 | 1 | -2/+2 |
| * | fix signal signature bug in debug output | Kent Hansen | 2009-06-03 | 1 | -2/+2 |
| * | don't require use of SIGNAL macro in calls to addTransition() | Kent Hansen | 2009-06-03 | 1 | -2/+3 |
| * | fix qdoc warning | Kent Hansen | 2009-06-03 | 1 | -1/+1 |
| * | use of QMutexPool to reduce the number of Q_GLOBAL_STATIC in the | Thierry Bastian | 2009-06-03 | 2 | -36/+40 |
| * | Merged changes to the string builder class. | David Boddie | 2009-06-02 | 1 | -3/+3 |
| * | Removed an ifdef in QLocale that breaks the One Definition Rule. | Denis Dzyubenko | 2009-06-02 | 2 | -3/+0 |
| * | Improve detection of monotonic timer support | Bradley T. Hughes | 2009-06-02 | 1 | -1/+1 |
| * | Integrate merge-request #573 into branch 'master' | Eskil Abrahamsen Blomfeldt | 2009-06-02 | 1 | -1/+1 |
| |\ | |||||
| | * | Remove the redundant timer kill and start when the two | jieshuzheng | 2009-06-02 | 1 | -1/+1 |
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-02 | 2 | -1/+15 |
| |\ \ | |||||
| | * | | Removed nested comment signature in the doc to fix a warning. | Denis Dzyubenko | 2009-05-29 | 1 | -1/+1 |
| | * | | Fixed build issues with MSVC | Thierry Bastian | 2009-05-29 | 1 | -0/+14 |
| * | | | prepend private/ for included private headers | Martin Jones | 2009-06-01 | 10 | -10/+10 |
| | |/ | |/| | |||||
| * | | Merge branch 'review/master' | Marius Bugge Monsen | 2009-05-29 | 8 | -27/+25 |
| |\ \ | |||||
| | * | | Fix compilation with -pedantic | David Faure | 2009-05-29 | 7 | -24/+24 |
| | * | | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-29 | 113 | -415/+12481 |
| | |\ \ | |||||
| | * | | | static method, no instance needed | David Faure | 2009-05-29 | 1 | -1/+1 |
| | * | | | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-22 | 5 | -1185/+49 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-21 | 1 | -3/+4 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-20 | 15 | -115/+124 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | remove unused line (the function is even in qtgui nowadays) | David Faure | 2009-05-18 | 1 | -2/+0 |
| * | | | | | | | Doc - some changes to fix a qdoc warning | Kavindra Devi Palaraja | 2009-05-29 | 1 | -2/+2 |
| * | | | | | | | Fix qstringbuilder documentation. | hjk | 2009-05-29 | 1 | -1/+1 |
| * | | | | | | | Fixed compile with MinGW. | Rohan McGovern | 2009-05-29 | 1 | -3/+3 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Export symbol needed by the declarative module. | Michael Brasser | 2009-05-28 | 1 | -1/+2 |
| * | | | | | | Introduce a new class QStringBuilder to speed up the creation of | hjk | 2009-05-28 | 5 | -3/+373 |
| * | | | | | | Compile fix with namespaces. | hjk | 2009-05-28 | 1 | -2/+0 |
| * | | | | | | QStateMachine: better way to get the sender signalIndex | Olivier Goffart | 2009-05-28 | 1 | -18/+7 |
| * | | | | | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 9 | -15/+15 |
| * | | | | | | Use Qt::UniqueConnection instead of disconnect/connect | Olivier Goffart | 2009-05-28 | 1 | -2/+1 |
| * | | | | | | Compile qstatemachine autotest | Olivier Goffart | 2009-05-28 | 1 | -1/+1 |
| * | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 8 | -37/+135 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Fixed aliasing pointer corruption in QDataStream. | Trond Kjernaasen | 2009-05-27 | 1 | -15/+77 |
| | * | | | | | qdoc: Indicate what iterator_categor means for container classes. | Martin Smith | 2009-05-26 | 2 | -4/+8 |
| | * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-26 | 3 | -5/+12 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later. | David Boddie | 2009-05-25 | 1 | -2/+0 |
| | | * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-05-25 | 1 | -2/+11 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Adding details to QSettings functions | Morten Engvoldsen | 2009-05-25 | 1 | -2/+11 |
| | | * | | | | | | Doc: Fixed terminology. | David Boddie | 2009-05-25 | 1 | -1/+1 |
| | | |/ / / / / | |||||
| | * | | | | | | qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T. | Martin Smith | 2009-05-26 | 1 | -12/+37 |
| | |/ / / / / | |||||
| | * | | | | | qdoc: Added some missing qdoc comments. | Martin Smith | 2009-05-25 | 1 | -1/+1 |
| * | | | | | | small refactor to change the interpolator at the same time as the | Thierry Bastian | 2009-05-27 | 4 | -34/+40 |
| * | | | | | | Add a flag that ensure that a connection is made only one | Olivier Goffart | 2009-05-27 | 2 | -10/+29 |
| * | | | | | | Fix WinCE compile error not fixed by c666b88 | Jason McDonald | 2009-05-27 | 1 | -1/+1 |
| * | | | | | | Mac: Prefix sat in qt.conf is ignored on Mac | Richard Moe Gustavsen | 2009-05-26 | 1 | -8/+8 |
| * | | | | | | Windows CE compile fix | Joerg Bornemann | 2009-05-26 | 1 | -1/+1 |
| * | | | | | | Fixed a bug in animation when you set a start value that doesn't have | Thierry Bastian | 2009-05-26 | 1 | -3/+7 |
| * | | | | | | Fixed keywords signals and slots to Q_SIGNALS and Q_SLOTS | Thierry Bastian | 2009-05-26 | 4 | -4/+4 |