| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix g++/MinGW compiler warnings. | Friedemann Kleint | 2012-09-29 | 1 | -3/+0 |
|
|
* | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 63 | -1503/+1503 |
|
|
* | QWizard/Win: Fix vista helper cache state invalidation | Jonathan Liu | 2012-09-05 | 1 | -1/+2 |
|
|
* | QWizard/Win: Fix incorrect cached state after all wizards destroyed | Jonathan Liu | 2012-09-03 | 2 | -1/+5 |
|
|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 63 | -126/+126 |
|
|
* | QWizard/Win: Handle hit testing correctly for Vista style | Jonathan Liu | 2012-06-15 | 1 | -37/+48 |
|
|
* | QWizard/Win: Drag window on Vista with only left mouse button | Jonathan Liu | 2012-06-09 | 1 | -1/+1 |
|
|
* | Fix bug when destruction fields in QWizard | Carl Schumann | 2012-05-25 | 1 | -0/+13 |
|
|
* | Fix crash when opening a file dialog in sandbox on Mac | Pasi Matilainen | 2012-03-04 | 1 | -6/+13 |
|
|
* | Fix modal file dialog opening on Mac | Pasi Matilainen | 2012-02-28 | 1 | -1/+1 |
|
|
* | Ensure the header's context menu is in sync with the visible sections | Andy Shaw | 2012-02-07 | 1 | -1/+12 |
|
|
* | Reduces compiler warnings when compiling for WEC7 | jaanttil | 2012-02-03 | 1 | -0/+2 |
|
|
* | Various Qt documentation fixes (wk 44) | artoka | 2012-01-31 | 2 | -1/+5 |
|
|
* | Various qt documentation fixes (wk 43) | artoka | 2012-01-31 | 1 | -2/+2 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 63 | -64/+64 |
|
|
* | Default to QDir::homePath() in Symbian native file dialogs | Gareth Stockwell | 2011-12-13 | 1 | -2/+2 |
|
|
* | Amend qfiledialog INTEGRITY patch | Harald Fernengel | 2011-11-15 | 1 | -1/+1 |
|
|
* | Remove support for tilde expansion as there is no home on INTEGRITY. | Rolland Dudemaine | 2011-11-15 | 1 | -0/+2 |
|
|
* | Fix for the button size calculation in qmessagebox.cpp | Mikko Knuutila | 2011-11-14 | 1 | -1/+1 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-10-28 | 1 | -5/+1 |
|\ |
|
| * | Symbian Linuxification building case changes | Pasi Pentikainen | 2011-10-20 | 1 | -5/+1 |
|
|
* | | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-10-20 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Maximized dialogs are incorrectly positioned after layout switch | Sami Merila | 2011-10-14 | 1 | -0/+4 |
|
|
* | | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-10-07 | 2 | -4/+3 |
|\ \
| |/ |
|
| * | Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask) | miniak | 2011-10-06 | 2 | -4/+3 |
|
|
* | | don't lock the global mutex if there is nothing to protect | Konstantin Ritt | 2011-10-07 | 1 | -17/+0 |
|
|
* | | fix possible race conditions | Konstantin Ritt | 2011-10-07 | 2 | -2/+3 |
|
|
* | | use QSystemLibrary::resolve() instead of GetProcAddress() win API calls | Konstantin Ritt | 2011-10-07 | 1 | -5/+5 |
|/ |
|
* | docs: Typo and link fixes. | jaanttil | 2011-09-27 | 1 | -2/+2 |
|
|
* | Fix broken Solaris build (getpwnam_r usage) | Iikka Eklund | 2011-09-22 | 1 | -1/+6 |
|
|
* | Merge remote-tracking branch 'review/master' | Sergio Ahumada | 2011-08-18 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qa-team | Qt Continuous Integration System | 2011-08-12 | 1 | -1/+1 |
| |\ |
|
| | * | Fix files that don't end with a newline character | Sergio Ahumada | 2011-08-12 | 1 | -1/+1 |
|
|
* | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Liang Qi | 2011-08-15 | 1 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-08-05 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Fix compile errors on S60 3.2 | Shane Kearns | 2011-08-05 | 1 | -3/+3 |
|
|
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-team | Honglei Zhang | 2011-08-04 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fixed memory leak in QMessageBox::setInformativeText in Symbian | mread | 2011-08-02 | 1 | -1/+1 |
|
|
* | | | | | Merge remote-tracking branch 'qt/4.8' | Honglei Zhang | 2011-08-04 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Liang Qi | 2011-07-29 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-07-27 | 1 | -1/+1 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Fix typo in QFontDialog docs | Jiang Jiang | 2011-07-25 | 1 | -1/+1 |
|
|
* | | | | Merge remote-tracking branch 'qt/4.8' | Honglei Zhang | 2011-07-29 | 2 | -7/+27 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-07-07 | 1 | -1/+6 |
| |\ \ \
| | |/ / |
|
| | * | | On symbian QMessageBox does not look like native dialog | Sami Merila | 2011-07-06 | 1 | -1/+6 |
|
|
| * | | | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-07-05 | 2 | -6/+21 |
| |\ \ \
| | |/ / |
|
| | * | | On symbian QMessageBox icon is on different side than in native dialog | Sami Merila | 2011-07-04 | 2 | -6/+21 |
| | |/ |
|
* | | | Memory leak fix in Symbian open file dialog | mread | 2011-07-28 | 1 | -2/+2 |
|/ / |
|
* | | Cocoa: QFileDialog: fix filename filter not applied correctly | Richard Moe Gustavsen | 2011-06-30 | 1 | -2/+3 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-06-27 | 1 | -4/+73 |
|\ \ |
|