summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Adding support for setParent api in pluginsJørgen Lind2010-06-173-12/+36
* update QDesktopWidget geometry when screens are added, removed, or resizedJeremy Katz2010-06-162-2/+5
* Set the desktop widget geometry to reflect the size of the screen(s)Jeremy Katz2010-06-161-3/+3
* virtual desktop multiscreen support - VNC pluginJeremy Katz2010-06-153-2/+21
* Add support for native children in QtGui againJørgen Lind2010-06-112-11/+1
* Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-117-28/+89
* litehouse multiscreen supportJeremy Katz2010-06-1110-14/+173
* Use the QBlittable::drawPixmap implementation for pixmaps when we canJørgen Lind2010-06-021-3/+3
* pass the QList of TouchPoints as a constant reference for handleTouchEventJeremy Katz2010-06-023-28/+33
* use QCoreApplication::startingUp() to decide if QApplication::desktop() is safeJeremy Katz2010-06-023-9/+3
* make reporting screen size/count changes safe before QApplication constructorJeremy Katz2010-06-013-6/+21
* gl on openkode. QGLWidget only works for toplevel widgetsJørgen Lind2010-06-012-5/+17
* APIs for lighthouse plugins to declare screen changesJeremy Katz2010-05-314-0/+67
* include QTouchEvent headerJeremy Katz2010-05-271-0/+1
* touch interface for lighthouse pluginsJeremy Katz2010-05-264-0/+64
* fix event dispatcher sleep problem on AndroidJeremy Katz2010-05-193-1/+16
* make handle{Keyboard|Mouse|Wheel}Event thread-safeJeremy Katz2010-05-144-3/+21
* Say hello to Qt for Native Client.Morten Johan Sørvig2010-05-143-2/+4
* Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-1083-1212/+1828
|\
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-043-13/+99
| |\
| | * QS60Style: QTabWidget icon size property doesn't workSami Merila2010-05-041-2/+3
| | * QS60Style: QComboBoxPrivateScroller draws holes into menu canvasSami Merila2010-05-031-0/+2
| | * QS60Style: QTabWidget Usability issue with capacitive screensSami Merila2010-05-032-11/+94
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0316-99/+125
| |\ \
| | * | QGraphicsView drawing artifacts due to rounding errors.Bjørn Erik Nilsen2010-05-034-61/+76
| | * | Revert "Revert "Revert "Implement heightForWidth support for QTabWidget and Q...Jan-Arve Sæther2010-05-039-102/+16
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0221-54/+151
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0222-57/+154
| | | |\ \
| | | | * | Fix wrong translation and clip for the raster paint-engine on MacTor Arne Vestbø2010-04-301-5/+3
| | | | * | Fix QT_NO_LIBRARYTasuku Suzuki2010-04-298-26/+26
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-2911-11/+238
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-283-7/+20
| | | | | |\ \
| | | | | | * | Fixed the sizehint for cols/rows in qtableviewThierry Bastian2010-04-281-4/+4
| | | | * | | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent.Jan-Arve Sæther2010-04-291-3/+3
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-28107-1336/+1848
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | A small mistake when comparing the flag.Alexis Menard2010-04-281-1/+3
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-271-2/+13
| | | | | |\ \ \
| | | | | | * | | Fix crash when CoreText fails to shape text for usTor Arne Vestbø2010-04-271-2/+13
| | | | * | | | | Revert "Revert "Implement heightForWidth support for QTabWidget and QStackedL...Jan-Arve Sæther2010-04-139-16/+102
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-031-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fix a small typo in setColor description (brush -> color)Laszlo Papp2010-05-031-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-028-57/+56
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-018-57/+56
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-011-17/+40
| | | |\ \ \ \ \
| | | | * | | | | Fix bold text rendering of Thai and Vietnamese on SymbianAlessandro Portale2010-04-301-17/+40
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-302-9/+6
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Fixed a leak in QTextDocument::print().Trond Kjernåsen2010-04-291-6/+3
| | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-291-3/+3
| | | | |\ \ \ \ \
| | | | | * | | | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent.Jan-Arve Sæther2010-04-291-3/+3
| | | * | | | | | | Removing unused code.Alessandro Portale2010-04-302-27/+2