| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compile errors on mingw (The version supplied with Qt 4.5) | Prasanth Ullattil | 2009-10-08 | 1 | -0/+5 |
|
|
* | QDesktopServices compile fix for Windows CE | Joerg Bornemann | 2009-10-07 | 1 | -0/+4 |
|
|
* | Fix QDesktopServices::storageLocation() when registry keys are missing | Jens Bache-Wiig | 2009-09-16 | 1 | -22/+44 |
|
|
* | Made QDir::tempPath and QDesktopServices::TempLocation consistent in S60 | Janne Anttila | 2009-09-25 | 1 | -4/+1 |
|
|
* | * QPixmap: Add toWinHICON() & fromWinHICON() method | miniak | 2009-09-22 | 1 | -33/+1 |
|
|
* | Fix focus policy propagation in QCompleter on QWS | Paul Olav Tvete | 2009-09-10 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-09 | 24 | -96/+96 |
|\ |
|
| * | Update license headers again. | Jason McDonald | 2009-09-09 | 24 | -96/+96 |
|
|
* | | Fixed 'use of function is deprecated' warnings reported by RVCT | Janne Anttila | 2009-09-09 | 1 | -10/+10 |
|/ |
|
* | QCompleter could crash when setting the completion prefix | Thierry Bastian | 2009-09-02 | 1 | -3/+2 |
|
|
* | 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 | 23 | -299/+299 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 23 | -299/+299 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 23 | -23/+23 |
|
|
* | | reverting the definition of WINVER and _WIN32_WINNT in qglobal.h | Joerg Bornemann | 2009-08-26 | 1 | -4/+5 |
|
|
* | | qsystemtrayicon_win.cpp fix determination of NOTIFYICONDATA struct size | Joerg Bornemann | 2009-08-25 | 1 | -5/+1 |
|
|
* | | Windows compile fix for code that needs WINVER > 0x500 | Joerg Bornemann | 2009-08-24 | 1 | -4/+7 |
|
|
* | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 4 | -5/+1 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 4 | -5/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 23 | -23/+23 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 23 | -23/+23 |
|
|
* | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -3/+3 |
|
|
* | | | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 1 | -1/+1 |
|
|
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 6 | -6/+6 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | fix warnings on mingw (gcc4.4) | Thierry Bastian | 2009-08-04 | 1 | -1/+1 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-06 | 2 | -41/+47 |
|\ \ \ |
|
| * | | | Implemented QDesktopServices TODOs, and fixed coding style deviations. | Janne Anttila | 2009-08-05 | 2 | -41/+47 |
|
|
* | | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 9 | -76/+99 |
|\ \ \ \
| |/ / / |
|
| * | | | Trailing whitespace and tab/space fixes for src/gui | Janne Anttila | 2009-08-04 | 2 | -49/+49 |
|
|
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 8 | -28/+51 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 2 | -1/+9 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Do not emit activated and close the popup when the item is not enabled. | Benjamin C Meyer | 2009-07-30 | 1 | -1/+5 |
|
|
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 1 | -0/+4 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -2/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix QSystemTrayIcon causing three activated signals on doubleclick | Jens Bache-Wiig | 2009-07-24 | 1 | -2/+9 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 5 | -277/+138 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | compile fix after the last commit | Denis Dzyubenko | 2009-07-20 | 1 | -1/+1 |
|
|
| * | | QDesktopServices::openUrl failed for local file paths with a file schema | Denis Dzyubenko | 2009-07-20 | 1 | -2/+4 |
|
|
| * | | Lets the size of the completer be configurable in a way similar to QComboBox. | Frédéric Mercille | 2009-07-17 | 3 | -3/+32 |
|
|
| * | | support context menu for system tray icons on Windows CE | Joerg Bornemann | 2009-07-14 | 1 | -2/+11 |
|
|
| * | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 1 | -1/+1 |
|
|
| * | | Fixes: The keyboard navigation of QComboBox don't work with the completion | Noah White-Hamerslough | 2009-07-13 | 1 | -2/+2 |
|
|
| * | | Getting rid of compiler warnings on windows | Thierry Bastian | 2009-07-07 | 1 | -2/+2 |
|
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-07-07 | 2 | -267/+84 |
| |\ \ |
|
| | * | | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 2 | -267/+84 |
|
|
| * | | | Doc: Indicated that QCompleter::completionModel() returns a proxy model. | David Boddie | 2009-06-25 | 1 | -0/+4 |
| |/ / |
|
* | | | Make S60 integration optional. | Jason Barron | 2009-07-15 | 3 | -4/+25 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 23 | -52/+65 |
|\ \ \
| |/ / |
|