summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-101-33/+19
|\
| * Fix QFileDialog Symbian native file dialog filename filtering.Miikka Heikkinen2011-02-101-33/+19
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-101-0/+4
|\ \
| * | Stop focus propagation of touch events when flag is set.Niklas Kurkisuo2011-02-091-0/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-093-4/+42
|\ \ \ | | |/ | |/|
| * | Fix build failureGareth Stockwell2011-02-092-6/+6
| * | Recreate Symbian raster backing store when WA_TranslucentBackground setGareth Stockwell2011-02-093-4/+42
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-093-16/+15
|\ \ \
| * | | Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m...Yann Bodson2011-02-092-4/+8
| * | | Don't clear pre-edit text when a graphics items loses focus.Andrew den Exter2011-02-091-12/+7
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-083-31/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| * | | Don't crash when BMP color table is brokenHarald Fernengel2011-02-041-0/+2
* | | | 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
* | | | Doc: Fixed warnings and other problems found while fixing markup.David Boddie2011-02-071-3/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-0413-23/+141
|\ \ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-042-5/+9
| |\ \ \ \ | | |/ / /
| | * | | Fix few QFileDialog static method issues in Symbian^3Miikka Heikkinen2011-02-022-5/+9
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-037-15/+82
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Add a mouseSelectionMode property to TextEdit and TextInput.Andrew den Exter2011-02-013-4/+30
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-297-11/+52
| | |\ \ | | | |/ | | |/|
| | | * Add support for line spacing in Text element.Yann Bodson2011-01-282-3/+19
| | | * Don't crash when appending a null itemAaron Kennedy2011-01-271-5/+7
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-2713-59/+648
| | | |\
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191147-1318/+1286
| | | |\ \
| | | * | | Don't crash if cursor at the end.Alan Alpert2011-01-111-1/+4
| | | * | | Disable dragging text in TextEdit.Andrew den Exter2011-01-113-1/+21
| | | * | | Fix word selection in QLineControlAlan Alpert2011-01-101-2/+2
| * | | | | Carefull free the data from XGetWindowProperty on X11.Denis Dzyubenko2011-02-021-1/+3
| * | | | | Fixes memory leaks in QX11EmbedDenis Dzyubenko2011-02-021-2/+5
| |/ / / /
| * | | | Orientation control implementation for Symbianmread2011-01-272-0/+42
| | |_|/ | |/| |
* | | | Merge branch '4.7-upstream' into 4.7-docA-Team2011-01-282-4/+18
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-261-0/+6
| |\ \ \
| | * | | Fix: define hotSpot for Gestures on MacZeno Albisser2011-01-261-0/+6
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-261-4/+12
| |\ \ \ \
| | * | | | QComboBox popup incorrectly opened in Sym^3Sami Merila2011-01-261-4/+12
| | |/ / /
* | | | | Doc: Fixed confusing wording of a sentence.David Boddie2011-01-271-2/+2
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-01-2616-63/+647
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-261-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add util/xkbdatagen/READMEOlivier Goffart2011-01-261-0/+1
| * | | | Application background is incorrect if app locked to landscape.Sami Merila2011-01-261-4/+4
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-252-20/+60
| |\ \ \
| | * | | Improved performance of mapFromGlobal/mapToGlobal on X11Denis Dzyubenko2011-01-251-0/+28
| | * | | Moved the implementation of mapFromGlobal/mapToGlobal to QWidgetPrivateDenis Dzyubenko2011-01-252-20/+32
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-251-2/+2
| |\ \ \ \