| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kinetic-transform' of git@scm.dev.nokia.troll.no:qt/kinetic | Rhys Weatherley | 2009-08-20 | 1 | -1/+1 |
|\ |
|
| * | Fix sub-attaq after the QGraphicsTransform changes | Rhys Weatherley | 2009-08-20 | 1 | -1/+1 |
|
|
* | | QNAM HTTP: New attribute, Demo browser: Some request statistic output | Markus Goetz | 2009-08-20 | 2 | -8/+41 |
|
|
* | | QNAM HTTP Pipelining | Markus Goetz | 2009-08-20 | 1 | -0/+9 |
|
|
* | | Make the license test pass. | Frans Englich | 2009-08-19 | 1 | -0/+2 |
|/ |
|
* | Made the browser demo use the new QXmlStreamReader functions | Thorbjørn Lindeijer | 2009-08-18 | 2 | -74/+36 |
|
|
* | Add qtbynokia Twitter account into demo browser bookmarks | Markus Goetz | 2009-08-17 | 1 | -0/+3 |
|
|
* | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -1/+1 |
|
|
* | Fix compiler warning | Prasanth Ullattil | 2009-08-13 | 1 | -2/+4 |
|
|
* | QGraphicsRotation and QGraphicsRotation3D are now merged into 1 class | Thierry Bastian | 2009-08-12 | 3 | -6/+5 |
|
|
* | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 7 | -307/+303 |
|
|
* | Update obsolete URL's in code and docs. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | Update references to online documentation. | Jason McDonald | 2009-08-12 | 1 | -2/+2 |
|
|
* | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 3 | -3/+3 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 230 | -230/+230 |
|
|
* | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 1 | -25/+40 |
|
|
* | Doc: Integrated the Rogue (state machine) example. | Geir Vattekar | 2009-08-07 | 1 | -0/+1 |
|
|
* | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 1 | -0/+5 |
|
|
* | Fix compilation and warning | Alexis Menard | 2009-08-03 | 2 | -3/+5 |
|
|
* | Add XML schema example to qtdemo | Peter Hartmann | 2009-07-29 | 1 | -0/+1 |
|
|
* | Fix compilation errors in examples and demos on VxWorks and QNX. | Robert Griebl | 2009-07-29 | 1 | -2/+3 |
|
|
* | Implement new transformation handling for graphics items. | Lars Knoll | 2009-07-29 | 3 | -4/+15 |
|
|
* | Move sub-attaq from examples to demos because sub-attaq is a bit | Alexis Menard | 2009-07-28 | 73 | -2/+6549 |
|
|
* | Fix: Qt::ToolButtonSystemDefault replaced with Qt::ToolButtonFollowStyle | Guido Seifert | 2009-07-19 | 1 | -1/+1 |
|
|
* | Fix compile | Jens Bache-Wiig | 2009-07-17 | 1 | -1/+1 |
|
|
* | Add priority property to QAction | Jens Bache-Wiig | 2009-07-17 | 1 | -0/+14 |
|
|
* | Allow picking up tool button style from the system | Jens Bache-Wiig | 2009-07-16 | 2 | -0/+2 |
|
|
* | Added a version information to our executables. | Denis Dzyubenko | 2009-07-15 | 1 | -0/+30 |
|
|
* | Added QTextListFormat::ListUpperRoman and QTextListFormat::ListLowerRoman for... | Nils Jeisecke | 2009-07-13 | 1 | -0/+8 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-07-13 | 1 | -0/+1 |
|\ |
|
| * | Fix initialization of the HTML 5 offline storage. | Simon Hausmann | 2009-07-13 | 1 | -0/+1 |
|
|
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 204 | -406/+406 |
|\ \
| |/ |
|
| * | Cleanup our usage of the term "Qt Software". | Jason McDonald | 2009-06-16 | 2 | -2/+2 |
|
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 206 | -410/+410 |
|
|
* | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 5 | -6/+14 |
|\ \
| |/ |
|
| * | Fixed a compile failure on Solaris, really :) | Trond Kjernåsen | 2009-06-10 | 1 | -9/+9 |
|
|
| * | Fixed non-working animations under X11 with the raster graphicssystem. | Trond Kjernåsen | 2009-06-10 | 1 | -1/+1 |
|
|
| * | BT: QtDemo works far to sluggish on mac | Richard Moe Gustavsen | 2009-06-10 | 1 | -0/+2 |
|
|
| * | BT: Fixes building qtdemo in the installed tree of sources. | Thomas Zander | 2009-06-10 | 1 | -1/+3 |
|
|
| * | BT: Fix missing animation in the Qt Demo Browser | Jens Bache-Wiig | 2009-06-09 | 1 | -2/+6 |
|
|
| * | BT: Fix the installed browser source tree to compile. | Thomas Zander | 2009-06-09 | 1 | -1/+1 |
|
|
| * | BT: Make the spreadsheet demo install its header files so it will compile aft... | Thomas Zander | 2009-06-09 | 1 | -1/+1 |
|
|
| * | Fixed a compile issue on Solaris. | Trond Kjernåsen | 2009-06-09 | 1 | -10/+10 |
|
|
* | | Removed background caching in embeddeddialogs demo. | Samuel Rødal | 2009-06-09 | 1 | -1/+0 |
|
|
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 2 | -12/+3 |
|\ \
| |/ |
|
| * | BT: qt demo takes 100% of the cpu on X11 | Olivier Goffart | 2009-06-03 | 2 | -12/+3 |
|
|
* | | compile fix with namespaces | hjk | 2009-06-04 | 2 | -0/+5 |
|
|
* | | Improvements to shader API in response to API review | Rhys Weatherley | 2009-06-04 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | BT: opening datetimepicker in a cell in spreadsheet demo resets the date | Olivier Goffart | 2009-05-26 | 1 | -3/+3 |
|
|