summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Tidyup QS60Style - remove unused constants, replace magic valuesSami Merilä2009-11-262-12/+3
* Background in landscape mode on S60 5.0 is brokenSami Merilä2009-11-261-0/+1
* Remove some white-space from QS60StyleSami Merilä2009-11-261-5/+5
* Fixing background painting after orientation switch.Alessandro Portale2009-11-252-1/+2
* Micro optimizationAlessandro Portale2009-11-251-1/+1
* Fixed context menu not to have "Options" action.Janne Anttila2009-11-251-0/+1
* Fixes for tab/space usage in qwidget.cpp.Janne Anttila2009-11-251-15/+15
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2009-11-253-28/+35
|\
| * Removed unused setThemePalette(QStyleOption *option)Alessandro Portale2009-11-252-7/+0
| * Fix crash in QApplication::beep() on S60Shane Kearns2009-11-251-21/+35
* | Fixed crash when scrolling with deleted backingstoreJanne Koskinen2009-11-251-0/+2
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-staging2axis2009-11-248-11/+41
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Dean Dettman2009-11-247-9/+46
| |\
| | * Merge commit '4ea54f03174778a4efdcb802f9179b6e1d17fd88' of oslo-staging-1 int...Simon Hausmann2009-11-243-1/+12
| | |\
| | | * Cocoa: apps with dialogs hangs on exitRichard Moe Gustavsen2009-11-231-1/+1
| | | * Fix symbol exports in QtScript with gccSimon Hausmann2009-11-232-0/+11
| | * | Compile fix for win32-icc.Jan-Arve Sæther2009-11-241-0/+12
| | * | Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-241-2/+8
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-11-2317-17/+75
| | |\ \
| | | * | Fix background rendering for read-only comboboxes on Maemo5Robert Griebl2009-11-231-1/+1
| | * | | Handle errors and data truncation in QMYSQLResult::fetchNext()Derick Hawcroft2009-11-231-5/+13
| * | | | Docs : Add details to QMdiArea::removeSubWindow()Dean Dettman2009-11-241-2/+4
| | |/ / | |/| |
| * | | Merge remote branch 'origin/4.6' into 4.6-ceninerider2009-11-2314-14/+67
| |\ \ \
| * | | | WinCE: only use native menu bars for windows mobileninerider2009-11-231-0/+3
* | | | | Mac: Fixes painting artifacts in Graphics ViewBjørn Erik Nilsen2009-11-241-0/+7
* | | | | Mac: Fixes broken window decorations for QGraphicsProxyWidget.Bjørn Erik Nilsen2009-11-241-2/+2
* | | | | Itemview: Fixes statustip not clearedOlivier Goffart2009-11-242-2/+13
* | | | | Fix QFile::map in Linux 64bitOlivier Goffart2009-11-241-1/+1
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-242-19/+6
|\ \ \ \ \
| * | | | | Removed window activation hack, unified and fixed title&icon setting.Janne Anttila2009-11-232-19/+6
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-2313-26/+76
|\ \ \ \ \ \
| * | | | | | Fixed endless loop when printing a QTextDocument.Trond Kjernåsen2009-11-231-0/+6
| * | | | | | Make the menubar filter out EScape only if there is a current actionThierry Bastian2009-11-231-1/+2
| * | | | | | Compile fix for win32-icc.Jan-Arve Sæther2009-11-231-0/+12
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-238-13/+38
| |\ \ \ \ \ \
| | * | | | | | Make the buttons react on mouse release only if it was pressedThierry Bastian2009-11-232-2/+6
| | * | | | | | Merge 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-235-5/+13
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2310-11/+58
| | | |\ \ \ \ \ | | | | |/ / / / | | | | | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge commit 'b7692016f282251002b3e85dfcb5567bd91a12c0' of oslo-staging-1 int...Simon Hausmann2009-11-233-2/+8
| | | |\ \ \ \
| | | | * | | | Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05João Abecasis2009-11-201-1/+5
| | | | * | | | Incorrect DropAction returned by QDrag::exec() on Cocoa.Prasanth Ullattil2009-11-201-1/+1
| | | | * | | | Marking the shmid segment to be destroyed. It prevents leaks when the app cra...Simone Fiorentino2009-11-201-0/+2
| | | * | | | | Merge commit '01fec63b7b8f8cae94f92fca1d806fe8c6156299' of oslo-staging-1 int...Simon Hausmann2009-11-231-1/+1
| | | |\ \ \ \ \ | | | | |/ / / / | | | | | | / / | | | | |_|/ / | | | |/| | |
| | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2014-76/+54
| | | | |\ \ \
| | | | * | | | Revert check for file size to a warning in QFile::mapJoão Abecasis2009-11-191-1/+1
| | | * | | | | Fix configure warning for non-symbian buildsJason McDonald2009-11-231-2/+4
| | | | |_|_|/ | | | |/| | |
| | * | | | | Fix QHeaderView when the model is reset and section have moved.Olivier Goffart2009-11-231-6/+19
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-232-12/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | QGAL: sizeHint constraints needed by anchors parallel with the layoutEduardo M. Fleury2009-11-201-6/+14
| | * | | | QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-202-6/+4