summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-061-1/+1
* Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-031-8/+0
* Fix the issue of resizing a window with theFabien Freling2010-08-031-2/+16
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-2820-35/+172
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-274-13/+15
| |\
| | * Check the gesturemanager pointer before accessing it.Denis Dzyubenko2010-07-272-6/+8
| | * Merge branch '4.7' of http://git.scm.dev.nokia.troll.no/qt/oslo-staging-1 int...Kevin Wright2010-07-271-0/+10
| | |\
| | * | Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-272-7/+7
| * | | Fix signal emission of QDesktopWidget on Symbian.Jason Barron2010-07-271-6/+16
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-261-0/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Fix crash caused by not clearing the QPixmapCache on application exit.Oleh Vasyura2010-07-261-0/+2
| | * | Ensure backing store is deleted before top-level windowGareth Stockwell2010-07-261-0/+4
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-251-0/+10
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-231-0/+10
| | |\
| | | * Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-231-0/+10
| * | | Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-07-231-1/+3
| |/ /
| * | Register a few gesture-related types in the meta-type system.Denis Dzyubenko2010-07-231-0/+3
| |/
| * Drag & Drop failing in itemviews on Cocoa.Prasanth Ullattil2010-07-221-1/+4
| * Fix compilation with QT_NO_GRAPHICSVIEWTasuku Suzuki2010-07-211-0/+8
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-174-10/+22
| |\
| | * Windows mobile: hide [X] button in task bar on unmaximizeJoerg Bornemann2010-07-163-0/+19
| | * Windows mobile: the [X] button in the taskbar minimizes the widgetJoerg Bornemann2010-07-161-1/+1
| | * Windows mobile: show the [X] button in the taskbar when maximizingJoerg Bornemann2010-07-161-0/+2
| | * unused struct DIBINFO removed from qguifunctions_wince.cppJoerg Bornemann2010-07-161-9/+0
| * | Revert the change in applicationShouldTerminate().Fabien Freling2010-07-161-1/+0
| |/
| * Fix for tst_qmdisubwindow::fixedMinMaxSize failure on CocoaPrasanth Ullattil2010-07-151-0/+7
| * Drag and drop cursor doesnot change on invalid drop areas (Cocoa)Prasanth Ullattil2010-07-142-3/+36
| * Crash while runnig tst_QMdiSubWindow::emittingOfSignals test on CocoaPrasanth Ullattil2010-07-141-0/+4
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-108-7/+46
| |\
| | * Change default TapAndHold timeout and make configurableThomas Zander2010-07-084-4/+36
| | * Avoid unneeded additionThomas Zander2010-07-081-2/+2
| | * Fix compilation when QT_NO_IM is definedTasuku Suzuki2010-07-083-1/+8
* | | Revert "Make QPalette::operator== return false if the currentColorGroup differs"Pierre Rossi2010-07-231-2/+0
* | | Make QPalette::operator== return false if the currentColorGroup differsPierre Rossi2010-07-221-0/+2
* | | Fix the CGContext on Mac OS X. Sometimes we gotFabien Freling2010-07-222-3/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-1513-47/+89
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-081-0/+3
| |\ \ | | |/ | |/|
| | * SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImageJohn Brooks2010-07-071-0/+3
| * | Fix crash when handleCommand() called before softkeys are updatedJason Barron2010-07-072-1/+6
| |/
| * Adapt the TapAndHold recognizer to non-touch tooThomas Zander2010-07-061-23/+40
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-023-2/+8
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-012-1/+7
| | |\
| | | * Fixed QX11EmbedContainer.Denis Dzyubenko2010-07-011-0/+1
| | | * Improved a bit detection of a touch screen on Windows.Denis Dzyubenko2010-07-011-1/+6
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-301-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-281-1/+1
| | | |\
| | | | * Fix compilation when configured with -no-xrenderGunnar Sletta2010-06-251-1/+1
| * | | | Making orbit input methods work with Qt apps with -no-s60mread2010-07-011-2/+2
| * | | | fix for broken input method loadingmread2010-07-011-1/+1
| * | | | Avkon removal configured with -no-s60mread2010-07-017-21/+32
| |/ / /