summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-1821-140/+142
|\
| * Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1713-14/+14
| * Doc - mentioned that if no QRegExp is set, or an empty string is set,Kavindra Devi Palaraja2009-08-171-3/+5
| * Doc - some clean ups to QSortFilterProxyModel's documentationKavindra Devi Palaraja2009-08-171-89/+82
| * Fix a crash in the destruction of QListViewThierry Bastian2009-08-171-2/+4
| * Fix coverity warningsThierry Bastian2009-08-171-1/+1
| * Better handling of qreal with QVariantThierry Bastian2009-08-174-10/+4
| * Fixed coverity warningsThierry Bastian2009-08-173-4/+5
| * Fixed coverity warningsThierry Bastian2009-08-147-6/+7
| * QVariant: added toFloat and toRealThierry Bastian2009-08-144-4/+12
| * Fix coverity warningsThierry Bastian2009-08-134-7/+8
* | Merge commit 'qt/master'Jason Barron2009-08-1366-112/+121
|\ \ | |/
| * Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-121-11/+11
| * Update contact URL in license headers.Jason McDonald2009-08-1266-66/+66
| * QTableView with swapped headers PageUp/PageDown bugGabriel de Dietrich2009-08-111-9/+8
| * Better implementation for commit d13418effc5f00474541ae513a30c9a42c2a1cb3. TheGabriel de Dietrich2009-08-102-26/+36
* | Merge commit 'qt/master-stable'Jason Barron2009-08-107-235/+288
|\ \ | |/
| * QItemSelectionModel did not send selectionChanged signal when deleting an itemGabriel de Dietrich2009-08-072-1/+23
| * Doc - Removing trailing whitespacesKavindra Devi Palaraja2009-08-071-7/+7
| * Doc - Improving the documentation for QListWidget and QListWidgetItemKavindra Devi Palaraja2009-08-071-218/+228
| * Fixes: QComboBox keyboard search not working properly when current index is -1Olivier Goffart2009-08-071-1/+1
| * QStandardItem::takeRow() would crash when it had no columns.Gabriel de Dietrich2009-08-061-8/+10
| * Fixed crash in tst_qitemview.Gabriel de Dietrich2009-08-061-1/+2
| * Merge commit 'origin/4.5'Rohan McGovern2009-08-061-0/+7
| |\
| | * Fixes hangup when pressing key in QListWidgetOlivier Goffart2009-08-051-0/+7
| * | ItemViews: make it possible for chekcable items to get partiallyCheckedThierry Bastian2009-08-052-2/+13
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0622-23/+23
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-063-13/+3
|\ \ \ | |/ /
| * | Fixed bug where Q[Styled]ItemDelegate edition wouldn't terminate whenGabriel de Dietrich2009-08-042-13/+2
| * | Fixes selectionModel::hasSelection return value after model::resetLeonardo Sobral Cunha2009-08-041-0/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-062-13/+11
|\ \ \
| * | | memory leak fix in standardItemModel found during combo box testingmread2009-08-052-13/+11
* | | | Merge commit 'origin/master'Jason Barron2009-08-0422-23/+23
|\ \ \ \ | |/ / /
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0322-23/+23
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-042-6/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "Small simplification of code in ItemViews (delegate)"Olivier Goffart2009-07-312-6/+12
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-302-238/+236
|\ \ \ \ | |/ / /
| * | | Fixes doc typos and indentation in abstractitemview & itemselectionmodelLeonardo Sobral Cunha2009-07-282-238/+236
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-283-7/+28
|\ \ \ \ | |/ / /
| * | | Doc: Replace links to obsolete APIs.Volker Hilsheimer2009-07-253-6/+6
| * | | #215745 Doc Change, virtual function (operator) called from constructorPeter Yard2009-07-241-1/+22
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-2720-365/+547
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | doc: Changed several \reimp to \internalMartin Smith2009-07-201-1/+1
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-202-2/+40
| |\ \ | | |/
| | * Fix accidental selection of popup items under the mouse in QComboBoxmae2009-07-171-0/+2
| | * Enhanced QDirModel documentationMarkus Goetz2009-07-171-1/+4
| | * Better caching of file system icon providers.Norwegian Rock Cat2009-07-161-1/+36
| * | Fix for selection with Shift-Arrow/Shift-Click in QListView's IconModeFrank Reininghaus2009-07-171-2/+8
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMarius Bugge Monsen2009-07-174-28/+31
| |\ \
| | * | Move QMacStyle icon handling down to the common style.Norwegian Rock Cat2009-07-171-3/+4