Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-26 | 4 | -15/+30 |
|\ | |||||
| * | Merge remote branch 'main/4.7' into 4.7 | Morten Johan Sørvig | 2010-03-25 | 1 | -0/+6 |
| |\ | |||||
| * | | Fix qcombobox:flaggedItems autotest failure. | Thiago Macieira | 2010-03-24 | 2 | -11/+10 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 4 | -8/+24 |
| |\ \ | |||||
| | * | | Add missing ,. | Aaron McCarthy | 2010-03-23 | 1 | -1/+1 |
| | * | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-23 | 3 | -63/+31 |
| | |\ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 4 | -8/+24 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-21 | 4 | -8/+24 |
| | | |\ \ \ | |||||
| | | | * | | | Compile Qt in C++0x mode. | Thiago Macieira | 2010-03-20 | 1 | -1/+1 |
| | | | * | | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-19 | 2 | -13/+13 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-18 | 3 | -7/+23 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-18 | 3 | -7/+23 |
| | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-17 | 3 | -7/+23 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | Do not beep on Mac when pressing some keys. | Denis Dzyubenko | 2010-03-17 | 3 | -3/+17 |
| | | | | | | * | | | | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 3 | -4/+4 |
| | | | | | | * | | | | Port QtGui uses of QTime as a stopwatch to QTimestamp | Thiago Macieira | 2010-03-17 | 3 | -4/+6 |
* | | | | | | | | | | | Fix QItemDelegate::textRectangle | Eskil Abrahamsen Blomfeldt | 2010-03-26 | 1 | -1/+3 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-03-23 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Wrong repaint when changing the default row height in QTreeView | Gabriel de Dietrich | 2010-03-23 | 1 | -4/+8 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-22 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-22 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Set role names for QFileSystemModel and QDirModel | Martin Jones | 2010-03-22 | 1 | -0/+6 |
| | |/ / / / / / | |||||
* | | | | | | | | Fix a problem with the selection losing items when layout is changed | Thierry Bastian | 2010-03-22 | 1 | -0/+4 |
* | | | | | | | | refactor connections/disconnections in QItemSelectionModel | Thierry Bastian | 2010-03-22 | 2 | -60/+26 |
* | | | | | | | | small little change to the initialization of item views | Thierry Bastian | 2010-03-22 | 1 | -3/+1 |
|/ / / / / / / | |||||
* | | | | | | | Dragging headers in item views done right | Gabriel de Dietrich | 2010-03-22 | 1 | -8/+16 |
|/ / / / / / | |||||
* | | | | | | clicking on a non focused ItemView would change the cirrent item twice | Thierry Bastian | 2010-03-19 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Fix bug when resetting QSortFilterProxyModel | Stephen Kelly | 2010-03-18 | 1 | -2/+2 |
* | | | | | Fixed problem in painting of QTreeView | Thierry Bastian | 2010-03-18 | 1 | -11/+11 |
|/ / / / | |||||
* | | | | Optimized visualRegionForSelection in various item views classes | Gabriel de Dietrich | 2010-03-18 | 3 | -18/+49 |
|/ / / | |||||
* | | | QTreeView: Remove a lot of useless and slow code. | Olivier Goffart | 2010-03-17 | 2 | -213/+28 |
* | | | Fixed a potential crash in headerview when inserting a section | Thierry Bastian | 2010-03-17 | 1 | -6/+3 |
|/ / | |||||
* | | add default values to parameter of virtual methods in QProxyModel | Thierry Bastian | 2010-03-17 | 1 | -12/+13 |
|/ | |||||
* | Compile | Eskil Abrahamsen Blomfeldt | 2010-03-16 | 1 | -1/+1 |
* | Revert "small cleanup regarding delayed layout in itemviews" | Thierry Bastian | 2010-03-16 | 4 | -17/+35 |
* | Make sure the delete and backspace keys are ignored when keyb-searching | Thierry Bastian | 2010-03-16 | 1 | -0/+2 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 5 | -36/+50 |
|\ | |||||
| * | Fix a crash in QSortFilterProxyModel when deleting a row | Thierry Bastian | 2010-03-15 | 1 | -1/+33 |
| * | small cleanup regarding delayed layout in itemviews | Thierry Bastian | 2010-03-15 | 4 | -35/+17 |
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | QTableView: fix navigating with keyboard with spans not scrolling | Olivier Goffart | 2010-03-08 | 1 | -1/+1 |
* | | QTreeView: Optimise QTreeViewPrivate::viewIndex | Olivier Goffart | 2010-03-11 | 1 | -35/+27 |
* | | Optimize QSortFilterProxyModel | Olivier Goffart | 2010-03-11 | 1 | -7/+9 |
* | | QTreeView: speedup more QTreeViewPrivate::layout(-1) | Olivier Goffart | 2010-03-11 | 2 | -16/+27 |
* | | QTreeView: Optimize by avoiding calling detach | Olivier Goffart | 2010-03-11 | 1 | -4/+6 |
* | | Cleaning commit 7baaea978200c82fdf65e3934cfa373edeca6524 | Gabriel de Dietrich | 2010-03-11 | 1 | -1/+0 |
* | | Slow QTreeView::layout() with many (> 10000) children | Gabriel de Dietrich | 2010-03-10 | 2 | -15/+51 |
* | | QTreeView: let the dataChanged signal refresh the hasChildren attribute. | Olivier Goffart | 2010-03-09 | 1 | -1/+5 |
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 4 | -18/+20 |
|\ \ | |/ | |||||
| * | Wrong dirty region after row selection in right-to-left mode in QTableView | Gabriel de Dietrich | 2010-03-05 | 1 | -3/+11 |