summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3159-767/+767
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-3158-754/+754
| * Update URL of online documentation.Jason McDonald2009-08-111-1/+1
| * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-111-2/+2
| * Update license headers.Jason McDonald2009-08-1158-58/+58
* | Fix include guard and simplify compiler workaround.Frans Englich2009-08-242-10/+6
* | Merge commit 'qt/master'Jason Barron2009-08-201-1/+1
|\ \
| * | This variable is used to signal a thread to exit. It should be volatile.Thiago Macieira2009-08-201-1/+1
* | | Trivial: fix includeHarald Fernengel2009-08-201-1/+1
* | | Make qprintdialog_unix.cpp compile on some Unices.Jason Barron2009-08-201-0/+1
* | | Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-1812-20/+140
|\ \ \ | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1712-19/+139
| * | Fixed coverity warningsThierry Bastian2009-08-141-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-1358-61/+62
|\ \ \ | |/ /
| * | Update references to online documentation.Jason McDonald2009-08-121-1/+1
| * | Update URL's to use new domain.Jason McDonald2009-08-121-2/+2
| * | Update contact URL in license headers.Jason McDonald2009-08-1258-58/+58
| * | Merge commit 'remotes/wm65/wm65'Thomas Hartmann2009-08-111-0/+1
| |\ \
| | * | Fixes build for Windows MobileThomas Hartmann2009-07-201-1/+0
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-103-13/+31
|\ \ \ \ | |/ / /
| * | | Fix warnings on MSVCThierry Bastian2009-08-061-1/+1
| * | | Fix build for mingwThierry Bastian2009-08-061-1/+2
| * | | Merge commit 'origin/4.5'Rohan McGovern2009-08-061-6/+15
| |\ \ \ | | | |/ | | |/|
| | * | Fix a bug when activating HideNameFilterDetails on Windows filedialog.Alexis Menard2009-08-052-11/+19
| * | | Fix regressions introduced by 31edb4d5a63b9b3c28cce1c4ca6eb99f62a09759Alexis Menard2009-08-052-5/+11
| * | | Re-enable the use of Common Item DialogPrasanth Ullattil2009-08-051-1/+3
* | | | Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0616-17/+17
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-1/+2
|\ \ \ \ | |/ / /
| * | | qregext filter changed to support additional parameter/unicodeMatthew Cattell2009-08-041-1/+2
* | | | Merge commit 'origin/master'Jason Barron2009-08-0416-17/+17
|\ \ \ \
| * | | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0316-17/+17
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-045-121/+143
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '4.5'Thiago Macieira2009-08-034-119/+138
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Coverty warnings --. This switch was missing a break.Alexis Menard2009-07-301-0/+1
| | * | | Comment one of my changes from yesterdayRichard Moe Gustavsen2009-07-291-4/+7
| | * | | Regression: QColorDialog crash on Mac when accepting with keyboardRichard Moe Gustavsen2009-07-283-119/+134
| * | | | Port of Qt to VxWorksRobert Griebl2009-07-291-2/+5
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-4/+2
|\ \ \ \ \ | |/ / / /
| * | | | Doc: Replace links to obsolete APIs.Volker Hilsheimer2009-07-251-4/+2
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-2712-500/+423
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge commit 'origin/4.5'Olivier Goffart2009-07-221-2/+4
| |\ \ \ | | |/ /
| | * | Update documentation for QMessageBox::open().Norwegian Rock Cat2009-07-221-2/+4
| * | | Fixes build for Windows MobileThomas Hartmann2009-07-201-1/+0
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtOswald Buddenhagen2009-07-201-4/+208
| |\ \ \ | | | |/ | | |/|
| | * | On Vista the native file dialog search feature return wrong paths.Prasanth Ullattil2009-07-201-4/+208
| * | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-21/+6
| |\ \ \ | | |/ / | |/| / | | |/
| | * QFileDialog static functions doesn't honor the DontUseNativeDialog flag.Alexis Menard2009-07-151-3/+3
| | * Revert "QFileDialog: When passing an invalid path in static functions the nat...Alexis Menard2009-07-141-18/+3