Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-05 | 6 | -17/+30 |
|\ | |||||
| * | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 4 | -4/+17 |
| |\ | |||||
| | * | Don't use inactivatable timers to calculate time to wait for next timer. | Thomas Sondergaard | 2009-06-04 | 1 | -3/+11 |
| | * | fix catalan plural rules | Oswald Buddenhagen | 2009-06-03 | 2 | -0/+4 |
| | * | Add a note about what happens when passing 0 to qobject_cast in the doc | Andy Shaw | 2009-06-03 | 1 | -1/+2 |
| * | | Fixed build error with Sun CC 5.5.. | jasplin | 2009-06-04 | 1 | -10/+10 |
| * | | 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 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Removed nested comment signature in the doc to fix a warning. | Denis Dzyubenko | 2009-05-29 | 1 | -1/+1 |
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-02 | 1 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-29 | 14 | -55/+87 |
| |\ \ | |||||
| * | | | 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 | 2 | -23/+48 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git://gitorious.org/qt/qt | David Faure | 2009-05-20 | 4 | -6/+16 |
| |\ \ \ \ | |||||
| * | | | | | remove unused line (the function is even in qtgui nowadays) | David Faure | 2009-05-18 | 1 | -2/+0 |
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-29 | 5 | -14/+30 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Compile fix with namespaces. | hjk | 2009-05-28 | 1 | -2/+0 |
| * | | | | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 2 | -2/+2 |
| * | | | | | Add a flag that ensure that a connection is made only one | Olivier Goffart | 2009-05-27 | 1 | -9/+27 |
| * | | | | | Fixed keywords signals and slots to Q_SIGNALS and Q_SLOTS | Thierry Bastian | 2009-05-26 | 1 | -1/+1 |
* | | | | | | Refactor the touch event dispatching code in preparation for allowing externa... | Bradley T. Hughes | 2009-05-28 | 2 | -9/+12 |
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-26 | 13 | -51/+67 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Some refactoring of windows specific code + a private class of animations | Thierry Bastian | 2009-05-25 | 2 | -16/+22 |
| * | | | | | Removed some export to symbols that don't need it | Thierry Bastian | 2009-05-25 | 2 | -3/+3 |
| * | | | | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 4 | -11/+11 |
| * | | | | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 3 | -5/+8 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Fixed compilation with -qtnamespace | Markus Goetz | 2009-05-22 | 3 | -6/+6 |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat... | Thierry Bastian | 2009-05-22 | 1 | -4/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Mark data as static, use fetch-and-store instead of test-and-set | Bradley T. Hughes | 2009-05-22 | 1 | -4/+3 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat... | Thierry Bastian | 2009-05-22 | 12 | -312/+308 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge branch 'kinetic-statemachine' of git@scm.dev.nokia.troll.no:qt/kinetic ... | Alexis Menard | 2009-05-12 | 2 | -3/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | update stale doc | Kent Hansen | 2009-04-29 | 1 | -1/+1 |
| | * | | | | | rename QBoundEvent to QWrappedEvent and make it public | Kent Hansen | 2009-04-29 | 1 | -1/+1 |
| | * | | | | | kill StateFinished from docs | Kent Hansen | 2009-04-29 | 1 | -1/+0 |
| | * | | | | | kill StateFinished event type since it doesn't exist anymore | Kent Hansen | 2009-04-28 | 1 | -2/+1 |
| | * | | | | | doc | Kent Hansen | 2009-04-17 | 1 | -0/+3 |
| | * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animations | Alexis Menard | 2009-04-17 | 8 | -19/+47 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Initial import of kinetic-animations branch from the old kinetic | Alexis Menard | 2009-04-17 | 74 | -0/+34480 |
| | / / / / / | |||||
| * | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachine | Alexis Menard | 2009-05-12 | 10 | -21/+54 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Initial import of statemachine branch from the old kinetic repository | Alexis Menard | 2009-04-17 | 74 | -0/+34480 |
| / / / / / / | |||||
* | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-22 | 2 | -23/+48 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | allow to debug QVariant of float type | Thierry Bastian | 2009-05-20 | 1 | -1/+4 |
| * | | | | | | Use a per object lock for signal/slots | Olivier Goffart | 2009-05-20 | 1 | -22/+44 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-20 | 2 | -1/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 2 | -1/+5 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Added doc about QSharedMemory and other applications | Markus Goetz | 2009-05-18 | 1 | -0/+4 |
| | * | | | | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 |
* | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-19 | 2 | -5/+11 |
|\ \ \ \ \ \ | |/ / / / / |