summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qlistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix RTL text alignment in QComboBox items with SH_ComboBox_PopupEskil Abrahamsen Blomfeldt2009-09-141-0/+6
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Rohan McGovern2009-09-051-2/+2
|\
| * Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
| * Fix accidental selection of popup items under the mouse in QComboBoxmae2009-07-171-0/+2
* | QListView:: visualRect would return incorrect valuesThierry Bastian2009-08-251-6/+4
* | QListView refactor: we now have an interface for the 2 view modesThierry Bastian2009-08-201-531/+455
* | Make the license test pass.Frans Englich2009-08-191-1/+1
* | Fixed a crash when setting twice the same viewmode on a QListViewThierry Bastian2009-08-181-1/+3
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | Fix a crash in the destruction of QListViewThierry Bastian2009-08-171-2/+4
* | Fixed coverity warningsThierry Bastian2009-08-171-1/+0
* | Fix coverity warningsThierry Bastian2009-08-131-1/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fix for selection with Shift-Arrow/Shift-Click in QListView's IconModeFrank Reininghaus2009-07-171-2/+8
* | QTreeView: now dragging lots of items is fastThierry Bastian2009-07-131-1/+0
* | QListView: small refactoringThierry Bastian2009-07-111-52/+54
* | ItemViews: make dragging faster when lots of items are selectedThierry Bastian2009-07-111-0/+26
* | QListView: improve performance on QListView::selectedIndexesThierry Bastian2009-07-101-7/+9
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-1/+1
|\ \ | |/
| * Check if the row larger or equal to the flowPositions vector to prevent out o...Marius Bugge Monsen2009-06-221-1/+1
* | Fix accidental selection of popup items under the mouse in QComboBoxmae2009-06-181-0/+2
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | removed superflous indirection (ie. using q->..) instead of using theThierry Bastian2009-06-101-5/+5
* | small code cleanupThierry Bastian2009-06-081-7/+1
* | Do not deduce scrollbar extent twice if scrollbar policy is Qt::ScrollBarAlwa...Aurélien Gâteau2009-05-281-4/+10
* | QListView was assuming that selected indexes were always children ofThierry Bastian2009-05-121-2/+6
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-3/+4
|\ \ | |/
| * QListView in icon mode could crash when removing the last elementThierry Bastian2009-05-051-3/+4
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3001
* Remove all call in itemviews to set/updateDirtyRegionThierry Bastian2009-03-301-10/+10
* Long live Qt!Lars Knoll2009-03-231-0/+3001