summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | Fix warnings for mingwThierry Bastian2009-07-161-2/+2
| * | Fix warnings for mingwThierry Bastian2009-07-152-4/+4
| * | Build fix for mingwThierry Bastian2009-07-142-2/+2
| * | QFileDialog: the side urls are now always cleaned when they are localThierry Bastian2009-07-101-4/+9
| * | QTreeView: cleanup of useless private slotsThierry Bastian2009-07-091-1/+0
| * | doc: Removed specific reference to Mac OS X.Martin Smith2009-07-061-15/+20
| * | Replace usage of the old, obsolete PrintDlg with PrintDlgEx.Trond Kjernaasen2009-07-031-33/+46
| * | Merge branch '4.5'Thiago Macieira2009-07-021-1/+1
| |\ \ | | |/
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-017-432/+143
* | | Make S60 integration optional.Jason Barron2009-07-152-11/+6
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-093-3/+3
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-071-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Doc: clearifying docs - QProgressDialogMorten Engvoldsen2009-07-011-1/+1
| * | | Removed unused static data from Qt.axis2009-07-061-1/+1
| * | | Silenced newline at EOF warnings from RVCT.axis2009-07-061-1/+1
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2958-124/+161
| |\ \ \ | | |/ /
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3058-212/+165
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.5'Thiago Macieira2009-06-241-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | QColorDialog: Fix setting of alpha valuesMarkus Goetz2009-06-241-1/+1