summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-04-082-15/+34
|\
| * Cocoa: p1 bug fix: fix auto test regressionsRichard Moe Gustavsen2011-04-071-5/+10
| * Cocoa: p1 bug fix: revert use of subWindowStackingRichard Moe Gustavsen2011-04-062-15/+29
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-04-061-4/+1
|\ \
| * | qdoc: Allowed multiple values for certain metadata tags.Martin Smith2011-04-051-4/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-041-1/+2
|\ \ \
| * | | Native dialog softkeys are covered by QApplication softkeysSami Merila2011-04-041-1/+2
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-04-041-8/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | Cocoa: p1 bugfix, add widget flag MacNoCocoaChildWindowRichard Moe Gustavsen2011-04-041-8/+15
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-04-011-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Jerome Pasion2011-03-311-0/+8
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Jerome Pasion2011-03-295-21/+129
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-285-21/+129
| | |\ \ \
| * | | | | qdoc: Added default values to config file for DITAMartin Smith2011-03-251-0/+3
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Martin Smith2011-03-248-56/+411
| |\ \ \ \ \ | | |/ / / /
| * | | | | qdoc: Completed metadata handling.Martin Smith2011-03-241-1/+0
* | | | | | Don't display softkeys/statusbar on FS childs of non-FS windowsMiikka Heikkinen2011-04-013-63/+58
* | | | | | Do not set focus unnecessarily at window activation in SymbianMiikka Heikkinen2011-03-311-1/+2
* | | | | | Support for new softkey in Symbian^3Titta Heikkala2011-03-313-0/+38
| |_|_|/ / |/| | | |
* | | | | Merge commit 'refs/merge-requests/2584' of gitorious.org:qt/qt into merge-req...Sami Merila2011-03-292-2/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Removed useless Exit button in Symbian^3Titta Heikkala2011-03-281-0/+8
| | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-193-4/+14
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-171-2/+13
| |\ \ \ \
| | * | | | Clipboard/Windows: Fix a hang when sending to non-responsive clients.Friedemann Kleint2011-03-171-2/+13
* | | | | | Show softkeys when opening a dialog that has a fullscreen parent.Miikka Heikkinen2011-03-282-19/+64
* | | | | | Call FixNativeOrientation on Symbian for certain fullscreen qml views.Laszlo Agocs2011-03-245-2/+65
| |_|/ / / |/| | | |
* | | | | Add flag for forcibly propagating backing store alpha to framebufferGareth Stockwell2011-03-183-4/+14
|/ / / /
* | | | Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-151-2/+2
* | | | Avoid panics in QDesktopWidget on Symbian emulator.Laszlo Agocs2011-03-151-6/+8
* | | | Don't use EGL surfaces for translucency with 32MB GPU chip.Jani Hautakangas2011-03-103-7/+37
| |_|/ |/| |
* | | Added missing ifdefs to allow compilation on older Symbian versions.Laszlo Agocs2011-03-092-1/+5
* | | Multiple screen support for Symbian in QDeskopWidget.Laszlo Agocs2011-03-096-42/+279
* | | Support partial input modeSami Merila2011-03-082-0/+61
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-231-6/+6
|\ \
| * | Remove Qt dependancy to SYMBIAN_GRAPHICS_WSERV_QT_EFFECTSJani Hautakangas2011-02-231-6/+6
* | | Cocoa: Sheets looses focus when moving parent windowRichard Moe Gustavsen2011-02-221-0/+4
* | | Cocoa: fix crash when using a drawer with a focus widgetRichard Moe Gustavsen2011-02-181-1/+1
* | | Merge branch '4.7-upstream' into 4.7Gabriel de Dietrich2011-02-156-50/+80
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-152-4/+18
| |\ \ \
| | * | | Fix inheritance of widget input contexts.Andrew den Exter2011-02-152-4/+18
| | | |/ | | |/|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-141-1/+13
| |\ \ \ | | | |/ | | |/|
| | * | Worked around a SC issue in S60 3.x vs 5.0 versions.axis2011-02-141-1/+13
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-082-31/+14
| |\ \ \
| | * | | Check that _POSIX_THREAD_SAFE_FUNCTIONS is larger than zero.Thiago Macieira2011-02-081-1/+1
| | * | | Use an increasing size for the getpwuid_r buffer.Thiago Macieira2011-02-081-1/+12
| | * | | Make sure we use at least 1024 bytes when calling getpwuid_r.Thiago Macieira2011-02-081-1/+1
| | * | | Revert "Improved performance of mapFromGlobal/mapToGlobal on X11"Denis Dzyubenko2011-02-071-28/+0
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-082-15/+36
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix native child window Symbian decoration handling.Jani Hautakangas2011-02-062-15/+23
| | * | | Fixed a bug where the softkeys would leave a see-through "hole".axis2011-02-041-0/+13
| | | |/ | | |/|