| Commit message (Expand) | Author | Age | Files | Lines |
* | Delay the resize section for better performance. | Pierre Rossi | 2010-03-04 | 3 | -12/+5 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 2 | -4/+37 |
|\ |
|
| * | Build break fix for commit d8465414e6fd543cfc20e732030dedd8d2bc685f. | Janne Anttila | 2010-02-26 | 1 | -2/+1 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-25 | 1 | -4/+37 |
| |\ |
|
| | * | Improvements to itemview keypad navigation in S60. | Janne Anttila | 2010-02-25 | 1 | -4/+37 |
|
|
| * | | Set the roleNames of proxy models to the roleNames of the source model. | Stephen Kelly | 2010-02-25 | 1 | -0/+1 |
| |/ |
|
* | | Expand indicator would not be displayed after removal of a collapsed item's c... | Gabriel de Dietrich | 2010-02-24 | 1 | -4/+9 |
|
|
* | | Fixed hypersensitive drag on QHeaderViews | Gabriel de Dietrich | 2010-02-24 | 1 | -7/+2 |
|
|
* | | QSortFilterProxyModel: Sorting occured unnecessarily when the dynamicSortFilt... | Olivier Goffart | 2010-02-22 | 1 | -4/+4 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-19 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | QTreeView: Fix premature pessimization | João Abecasis | 2010-02-18 | 1 | -4/+5 |
|
|
* | | Merge remote branch 'origin/4.6' into integration-master-from-4.6 | Rohan McGovern | 2010-02-18 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Support for dynamic localization in Symbian softkeys. | Janne Anttila | 2010-02-17 | 1 | -0/+5 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | QListView: fix crash when hiding many of the lasts item in a QListView | Olivier Goffart | 2010-02-09 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-04 | 1 | -5/+9 |
|\ \ |
|
| * | | QHeaderView: fixes sectionClicked() emitted with wrong section index | Olivier Goffart | 2010-02-04 | 1 | -5/+9 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Olivier Goffart | 2010-02-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-02 | 1 | -1/+1 |
| |\ |
|
| | * | optimization: get rid of QString::fromUtf16() usage | Oswald Buddenhagen | 2010-02-01 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-02 | 1 | -6/+10 |
|\ \ \ |
|
| * | | | QSortFilterProxyModel: Fix dynamic sorting when severals rows are added. | Olivier Goffart | 2010-02-02 | 1 | -6/+10 |
|
|
* | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-02 | 1 | -2/+3 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Fix a problem with overlay icons in the fileiconprovider | Jens Bache-Wiig | 2010-02-01 | 1 | -2/+3 |
| |/ |
|
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Another ASSERT while deleting spans | Gabriel de Dietrich | 2010-01-25 | 1 | -1/+3 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-18 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | QListView in icon view mode, drop enabled items wouldn't receive anything | Gabriel de Dietrich | 2010-01-14 | 1 | -0/+7 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 66 | -80/+81 |
|\ \
| |/ |
|
| * | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6 | Paul Olav Tvete | 2010-01-12 | 66 | -67/+67 |
| |\ |
|
| | * | typo fix | Ritt Konstantin | 2010-01-11 | 1 | -1/+1 |
|
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-08 | 66 | -66/+66 |
| | |\ |
|
| | | * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 66 | -66/+66 |
|
|
| * | | | Fix incorrect drawing of the hovered row on QTreeView with some styles. | Olivier Goffart | 2010-01-11 | 2 | -11/+9 |
|
|
| * | | | QTreeView::selectAll() wouldn't work when first column hidden | Gabriel de Dietrich | 2010-01-11 | 1 | -2/+5 |
| |/ / |
|
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-12 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Fix a painter warning | Pierre Rossi | 2010-01-07 | 1 | -0/+2 |
| |/ |
|
* | | Obsolete QDirModel and remove it from the doc. | Alexis Menard | 2010-01-08 | 2 | -3/+3 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-08 | 1 | -2/+12 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-04 | 1 | -2/+31 |
| |\ |
|
| * | | doc: Added an explanatory \note about the table being sorted. | Martin Smith | 2009-12-18 | 1 | -2/+12 |
|
|
* | | | Don't call invalidate when resetting the QSortFilterProxyModel. | Stephen Kelly | 2010-01-06 | 1 | -1/+0 |
| |/
|/| |
|
* | | Make the layout{,AboutToBe}Changed signals in the QSortFilterProxyModel match... | Stephen Kelly | 2009-12-18 | 1 | -2/+4 |
|
|
* | | Make sure mappings are created for columns when indexes newly become parents. | Stephen Kelly | 2009-12-18 | 1 | -0/+27 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-16 | 1 | -2/+17 |
|\ |
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-16 | 3 | -1/+6 |
| |\ |
|
| * | | FEP indicator shown in status pane when it should not | Sami Merila | 2009-12-14 | 1 | -2/+17 |
|
|
* | | | Clicking on a selected item wouldn't reset the selection anymore. | Gabriel de Dietrich | 2009-12-15 | 2 | -3/+7 |
| |/
|/| |
|
* | | Itemviews: we needed to call ensurePolishedwhen asking for sizehints | Thierry Bastian | 2009-12-11 | 2 | -0/+5 |
|
|
* | | Fixes internal drag and drop in QListWidget while dropping to the end | Olivier Goffart | 2009-12-10 | 1 | -1/+1 |
|/ |
|