Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QPrintDialog with no parent and no active window | Eskil Abrahamsen Blomfeldt | 2009-09-21 | 1 | -2/+6 |
* | Simplify the soft key roles of QAction. | Jason Barron | 2009-09-21 | 3 | -20/+7 |
* | QWizard changed to use the new soft key API. | Jason Barron | 2009-09-21 | 1 | -42/+57 |
* | Change QProgressDialog to use the new soft key API. | Jason Barron | 2009-09-21 | 1 | -9/+26 |
* | Change QErrorMessage to use the new soft key API. | Jason Barron | 2009-09-21 | 1 | -30/+15 |
* | S60 native looking dialog support. | Sami Merilä | 2009-09-21 | 8 | -26/+371 |
* | Fix random selection when the order is descending. | Alexis Menard | 2009-09-10 | 2 | -2/+17 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 60 | -240/+240 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-04 | 1 | -0/+1 |
|\ | |||||
| * | Pedantic fixes for license headers. | Jason McDonald | 2009-09-04 | 1 | -0/+1 |
* | | Removing a few superfluous semicolons. | Alessandro Portale | 2009-09-03 | 2 | -5/+5 |
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Update license headers. | Jason McDonald | 2009-09-02 | 1 | -3/+0 |
* | | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 59 | -767/+767 |
|\ \ | |/ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 58 | -754/+754 |
| * | Update URL of online documentation. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| * | Qt's domain name is now qt.nokia.com. | Jason McDonald | 2009-08-11 | 1 | -2/+2 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 58 | -58/+58 |
* | | Fix include guard and simplify compiler workaround. | Frans Englich | 2009-08-24 | 2 | -10/+6 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | This variable is used to signal a thread to exit. It should be volatile. | Thiago Macieira | 2009-08-20 | 1 | -1/+1 |
* | | | Trivial: fix include | Harald Fernengel | 2009-08-20 | 1 | -1/+1 |
* | | | Make qprintdialog_unix.cpp compile on some Unices. | Jason Barron | 2009-08-20 | 1 | -0/+1 |
* | | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 12 | -20/+140 |
|\ \ \ | |/ / | |||||
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 12 | -19/+139 |
| * | | Fixed coverity warnings | Thierry Bastian | 2009-08-14 | 1 | -1/+1 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 58 | -61/+62 |
|\ \ \ | |/ / | |||||
| * | | Update references to online documentation. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| * | | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 1 | -2/+2 |
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 58 | -58/+58 |
| * | | Merge commit 'remotes/wm65/wm65' | Thomas Hartmann | 2009-08-11 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fixes build for Windows Mobile | Thomas Hartmann | 2009-07-20 | 1 | -1/+0 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 3 | -13/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix warnings on MSVC | Thierry Bastian | 2009-08-06 | 1 | -1/+1 |
| * | | | Fix build for mingw | Thierry Bastian | 2009-08-06 | 1 | -1/+2 |
| * | | | Merge commit 'origin/4.5' | Rohan McGovern | 2009-08-06 | 1 | -6/+15 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix a bug when activating HideNameFilterDetails on Windows filedialog. | Alexis Menard | 2009-08-05 | 2 | -11/+19 |
| * | | | Fix regressions introduced by 31edb4d5a63b9b3c28cce1c4ca6eb99f62a09759 | Alexis Menard | 2009-08-05 | 2 | -5/+11 |
| * | | | Re-enable the use of Common Item Dialog | Prasanth Ullattil | 2009-08-05 | 1 | -1/+3 |
* | | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -2/+2 |
* | | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 16 | -17/+17 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | qregext filter changed to support additional parameter/unicode | Matthew Cattell | 2009-08-04 | 1 | -1/+2 |
* | | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 16 | -17/+17 |
|\ \ \ \ | |||||
| * | | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 16 | -17/+17 |
* | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 5 | -121/+143 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 4 | -119/+138 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Coverty warnings --. This switch was missing a break. | Alexis Menard | 2009-07-30 | 1 | -0/+1 |