summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qitemselectionmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* Make sure d->ranges does not have invalid ranges before processing it.Stephen Kelly2010-10-211-0/+13
* Make sure the selectionChanged signal is not called too muchThierry Bastian2010-04-121-0/+21
* Fix a problem with the selection losing items when layout is changedThierry Bastian2010-03-221-0/+4
* refactor connections/disconnections in QItemSelectionModelThierry Bastian2010-03-221-60/+24
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* QItemSelectionModel: fixed selection not kept when layout change and everythi...Olivier Goffart2009-11-131-2/+3
* QItemSelectionModel could emit selectionChanged with no changeThierry Bastian2009-10-301-1/+2
* Fixed typoGabriel de Dietrich2009-10-261-1/+1
* Update license headers again.Jason McDonald2009-09-091-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
* | ItemViews: selection not well kept when new rows appearThierry Bastian2009-08-251-5/+6
* | QItemSelectionModel: hasSelection can return true when no selectionThierry Bastian2009-08-181-11/+11
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Better implementation for commit d13418effc5f00474541ae513a30c9a42c2a1cb3. TheGabriel de Dietrich2009-08-101-24/+36
* | QItemSelectionModel did not send selectionChanged signal when deleting an itemGabriel de Dietrich2009-08-071-1/+21
* | Fixes doc typos and indentation in abstractitemview & itemselectionmodelLeonardo Sobral Cunha2009-07-281-162/+160
* | ItemViews selection: improve performance of QItemSelection::indexesThierry Bastian2009-07-111-12/+23
* | 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
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
|/
* Fix regression in QSelectionModel::rowIntersectsSelectionOlivier Goffart2009-04-281-10/+10
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1570