Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 142 | -14999/+903 |
|\ | |||||
| * | Remove the close shortcut from the example since QMdiArea provides this | Andy Shaw | 2009-07-23 | 1 | -1/+0 |
| * | Make QStateMachine inherit QState | Kent Hansen | 2009-07-22 | 12 | -37/+34 |
| * | Remove Stickman editor | Eskil Abrahamsen Blomfeldt | 2009-07-21 | 7 | -437/+0 |
| * | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -1/+3 |
| |\ | |||||
| | * | Update the example TrafficInfo for GCC 3.3 | Benjamin Poulain | 2009-07-17 | 1 | -1/+3 |
| * | | Add the "star" example, which demonstrates how to mix OpenVG and QPainter | Rhys Weatherley | 2009-07-20 | 7 | -0/+290 |
| * | | Update the documentation after the change in the completer exemple | Olivier Goffart | 2009-07-17 | 1 | -2/+2 |
| * | | Lets the size of the completer be configurable in a way similar to QComboBox. | Frédéric Mercille | 2009-07-17 | 2 | -4/+23 |
| * | | Doc: show warnings about unrecognized or unsupported devices in the status | Volker Hilsheimer | 2009-07-16 | 1 | -8/+25 |
| * | | And again in the examples | Thiago Macieira | 2009-07-16 | 3 | -3/+3 |
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Peter Hartmann | 2009-07-15 | 10 | -22/+19 |
| |\ \ | |||||
| | * | | Make the mainwindow examples use setWindowFilePath | Norwegian Rock Cat | 2009-07-14 | 6 | -18/+15 |
| | * | | make examples/activeqt/webbrowser work on Windows CE | Joerg Bornemann | 2009-07-13 | 3 | -3/+3 |
| | * | | general wording change for some file type names | Frederik Schwarzer | 2009-07-06 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-07-05 | 1113 | -2201/+4732 |
| |\ \ \ | | |/ / | |||||
| | * | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 82 | -14645/+59 |
| | * | | These files don't have to have CRLF line-termination. | Thiago Macieira | 2009-07-02 | 3 | -16/+14 |
| | * | | Animation: fixed a NOTIFY signal name that was wrong | Thierry Bastian | 2009-07-01 | 1 | -6/+6 |
| | * | | Made QPainter / OpenGL intermixing in hellogl_es2 work properly again. | Samuel Rødal | 2009-07-01 | 1 | -0/+3 |
| | * | | examples: QString::fromUtf16() -> QString::fromWCharArray() | Marius Storm-Olsen | 2009-07-01 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-06-16 | 11 | -53/+32 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git://gitorious.org/qt/qt | Tobias Koenig | 2009-06-10 | 15 | -59/+37 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge commit 'qt-mainline/master' | Tobias Koenig | 2009-06-04 | 220 | -359/+14115 |
| |\ \ \ \ \ | |||||
| * | | | | | | Complete documentation of schema example and reference it from api docs | Tobias Koenig | 2009-05-20 | 1 | -0/+10 |
| * | | | | | | First version of documentation for schema example | Tobias Koenig | 2009-05-19 | 2 | -9/+12 |
| * | | | | | | Add missing example files | Tobias Koenig | 2009-05-19 | 9 | -0/+168 |
| * | | | | | | Adapt license headers to LGPL | Tobias Koenig | 2009-05-16 | 3 | -6/+96 |
| * | | | | | | Add W3C XML Schema validation support | Tobias Koenig | 2009-05-16 | 8 | -1/+335 |
* | | | | | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 13 | -60/+299 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Forgot variable definitioin. | Aleksandar Sasha Babic | 2009-07-06 | 1 | -1/+2 |
| * | | | | | | | Commenting some debug printf(...). | Aleksandar Sasha Babic | 2009-07-06 | 1 | -6/+11 |
| * | | | | | | | Making fortuneserver example working on the S60. | Aleksandar Sasha Babic | 2009-07-06 | 3 | -2/+26 |
| * | | | | | | | Adapting fortuneclient to work on S60 phones. | Aleksandar Sasha Babic | 2009-07-06 | 4 | -1/+29 |
| * | | | | | | | Better strategy to use/select deafult IAP: | Aleksandar Sasha Babic | 2009-07-06 | 2 | -79/+172 |
| * | | | | | | | We can store IAP selections in QSettings. | Aleksandar Sasha Babic | 2009-07-04 | 1 | -4/+81 |
| * | | | | | | | TCommDbPrefs removed as they don't help for 3.1 FP1 devices(N95). | Aleksandar Sasha Babic | 2009-07-03 | 1 | -8/+3 |
| * | | | | | | | By using TCommDbConnPref we are able to | Aleksandar Sasha Babic | 2009-07-01 | 2 | -2/+6 |
| * | | | | | | | In loop have to close/reopen connection | Aleksandar Sasha Babic | 2009-07-01 | 1 | -2/+5 |
| * | | | | | | | If branch when active connection not found was misplaced. | Aleksandar Sasha Babic | 2009-07-01 | 1 | -20/+40 |
| * | | | | | | | RConnectionManager is not used any more. | Aleksandar Sasha Babic | 2009-06-30 | 2 | -41/+30 |
| * | | | | | | | Merge branch 'warningRemovals' | axis | 2009-06-30 | 4 | -4/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Removed warnings because of extra semicolons. | axis | 2009-06-30 | 3 | -3/+3 |
| | * | | | | | | | Removed unused parameters from examples and demos to prevent warnings | axis | 2009-06-30 | 1 | -1/+1 |
| * | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 995 | -2007/+2364 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | |||||
* | | | | | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1190 | -2210/+19319 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Doc: Documented the Move Blocks example. | Geir Vattekar | 2009-06-29 | 1 | -4/+32 |
| * | | | | | | | Fix license headers after multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 61 | -305/+305 |
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-06-29 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Make compile when -no-webkit is passed to configure | Bill King | 2009-06-29 | 1 | -2/+1 |