| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing a few superfluous semicolons. | Alessandro Portale | 2009-09-03 | 1 | -2/+2 |
|
|
* | Make QTreeModel::ensureSorted() stable sort for items | Thorvald Natvig | 2009-09-02 | 1 | -1/+5 |
|
|
* | QTreeView: exapnding nodes just after replacing the model wouldn't work | Thierry Bastian | 2009-09-01 | 2 | -3/+15 |
|
|
* | Added description of visualIndex condition to docs for logicalIndex() | Peter Yard | 2009-09-01 | 1 | -1/+3 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 66 | -858/+858 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 66 | -858/+858 |
|
|
| * | Eliminate some mentions of Trolltech. | Jason McDonald | 2009-08-11 | 1 | -11/+11 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 66 | -66/+66 |
|
|
* | | Fix the API for resetting QAbstractItemModels. | Stephen Kelly | 2009-08-28 | 2 | -1/+11 |
|
|
* | | QAbstractItemView sometimes doesn't allow changing the selection | Thierry Bastian | 2009-08-26 | 1 | -3/+0 |
|
|
* | | QTableWidget didn't repaint a cell after takeItem | Thierry Bastian | 2009-08-25 | 1 | -0/+2 |
|
|
* | | QListView:: visualRect would return incorrect values | Thierry Bastian | 2009-08-25 | 1 | -6/+4 |
|
|
* | | ItemViews: selection not well kept when new rows appear | Thierry Bastian | 2009-08-25 | 1 | -5/+6 |
|
|
* | | Doc: Said that an item set as the current item in an item view is also | Geir Vattekar | 2009-08-24 | 4 | -5/+9 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 4 | -629/+587 |
|\ \ |
|
| * | | QListView refactor: we now have an interface for the 2 view modes | Thierry Bastian | 2009-08-20 | 4 | -628/+586 |
|
|
| * | | Make the license test pass. | Frans Englich | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 3 | -13/+16 |
|\ \ \
| |/ / |
|
| * | | Fixed a crash when setting twice the same viewmode on a QListView | Thierry Bastian | 2009-08-18 | 1 | -1/+3 |
|
|
| * | | QItemSelectionModel: hasSelection can return true when no selection | Thierry Bastian | 2009-08-18 | 1 | -11/+11 |
|
|
| * | | QHeaderView: assertion when modifying the root iem of a treewidget | Thierry Bastian | 2009-08-18 | 1 | -1/+2 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 21 | -140/+142 |
|\ \ \
| |/ / |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 13 | -14/+14 |
|
|
| * | | Doc - mentioned that if no QRegExp is set, or an empty string is set, | Kavindra Devi Palaraja | 2009-08-17 | 1 | -3/+5 |
|
|
| * | | Doc - some clean ups to QSortFilterProxyModel's documentation | Kavindra Devi Palaraja | 2009-08-17 | 1 | -89/+82 |
|
|
| * | | Fix a crash in the destruction of QListView | Thierry Bastian | 2009-08-17 | 1 | -2/+4 |
|
|
| * | | Fix coverity warnings | Thierry Bastian | 2009-08-17 | 1 | -1/+1 |
|
|
| * | | Better handling of qreal with QVariant | Thierry Bastian | 2009-08-17 | 4 | -10/+4 |
|
|
| * | | Fixed coverity warnings | Thierry Bastian | 2009-08-17 | 3 | -4/+5 |
|
|
| * | | Fixed coverity warnings | Thierry Bastian | 2009-08-14 | 7 | -6/+7 |
|
|
| * | | QVariant: added toFloat and toReal | Thierry Bastian | 2009-08-14 | 4 | -4/+12 |
|
|
| * | | Fix coverity warnings | Thierry Bastian | 2009-08-13 | 4 | -7/+8 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 66 | -112/+121 |
|\ \ \
| |/ / |
|
| * | | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 1 | -11/+11 |
|
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 66 | -66/+66 |
|
|
| * | | QTableView with swapped headers PageUp/PageDown bug | Gabriel de Dietrich | 2009-08-11 | 1 | -9/+8 |
|
|
| * | | Better implementation for commit d13418effc5f00474541ae513a30c9a42c2a1cb3. The | Gabriel de Dietrich | 2009-08-10 | 2 | -26/+36 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 7 | -235/+288 |
|\ \ \
| |/ / |
|
| * | | QItemSelectionModel did not send selectionChanged signal when deleting an item | Gabriel de Dietrich | 2009-08-07 | 2 | -1/+23 |
|
|
| * | | Doc - Removing trailing whitespaces | Kavindra Devi Palaraja | 2009-08-07 | 1 | -7/+7 |
|
|
| * | | Doc - Improving the documentation for QListWidget and QListWidgetItem | Kavindra Devi Palaraja | 2009-08-07 | 1 | -218/+228 |
|
|
| * | | Fixes: QComboBox keyboard search not working properly when current index is -1 | Olivier Goffart | 2009-08-07 | 1 | -1/+1 |
|
|
| * | | QStandardItem::takeRow() would crash when it had no columns. | Gabriel de Dietrich | 2009-08-06 | 1 | -8/+10 |
|
|
| * | | Fixed crash in tst_qitemview. | Gabriel de Dietrich | 2009-08-06 | 1 | -1/+2 |
|
|
| * | | Merge commit 'origin/4.5' | Rohan McGovern | 2009-08-06 | 1 | -0/+7 |
| |\ \
| | |/ |
|
| | * | Fixes hangup when pressing key in QListWidget | Olivier Goffart | 2009-08-05 | 1 | -0/+7 |
|
|
| * | | ItemViews: make it possible for chekcable items to get partiallyChecked | Thierry Bastian | 2009-08-05 | 2 | -2/+13 |
|
|
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 22 | -23/+23 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 3 | -13/+3 |
|\ \ \
| |/ / |
|
| * | | Fixed bug where Q[Styled]ItemDelegate edition wouldn't terminate when | Gabriel de Dietrich | 2009-08-04 | 2 | -13/+2 |
|
|