| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | FEP indicator shown in status pane when it should not | Sami Merila | 2009-12-14 | 1 | -2/+17 |
|
|
* | | | Clicking on a selected item wouldn't reset the selection anymore. | Gabriel de Dietrich | 2009-12-15 | 2 | -3/+7 |
| |/
|/| |
|
* | | Itemviews: we needed to call ensurePolishedwhen asking for sizehints | Thierry Bastian | 2009-12-11 | 2 | -0/+5 |
|
|
* | | Fixes internal drag and drop in QListWidget while dropping to the end | Olivier Goffart | 2009-12-10 | 1 | -1/+1 |
|/ |
|
* | Assert in designer while drag & dropping items from a QListWidget | Gabriel de Dietrich | 2009-12-07 | 1 | -1/+2 |
|
|
* | Fixes broken selection with Shift and extended selection | Olivier Goffart | 2009-12-03 | 1 | -2/+2 |
|
|
* | In QListViews, items were being hovered even when mouse was on the scrollbars | Gabriel de Dietrich | 2009-12-01 | 1 | -2/+6 |
|
|
* | QSortProxyModel: Crash when changing model with 2-level proxy and selected items | Gabriel de Dietrich | 2009-11-26 | 1 | -1/+5 |
|
|
* | Fix QTreeWidgetItem::setChildIndicatorPolicy not updating. | Olivier Goffart | 2009-11-24 | 1 | -1/+1 |
|
|
* | Itemview: Fixes statustip not cleared | Olivier Goffart | 2009-11-24 | 2 | -2/+13 |
|
|
* | Fix QHeaderView when the model is reset and section have moved. | Olivier Goffart | 2009-11-23 | 1 | -6/+19 |
|
|
* | Q_ASSERT failure when resizing a span to (1,1) in 1st cell | Gabriel de Dietrich | 2009-11-20 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Olivier Goffart | 2009-11-19 | 4 | -24/+51 |
|\ |
|
| * | Item views: make sure the model is connected/disconnected correctly | Thierry Bastian | 2009-11-19 | 2 | -8/+30 |
|
|
| * | Item views: make sure the hovered item is updated when scrolling | Thierry Bastian | 2009-11-19 | 2 | -16/+21 |
|
|
* | | Fixes regression in QListView: Selection would not expend to the full viewport | Olivier Goffart | 2009-11-19 | 1 | -2/+6 |
|/ |
|
* | Ran the script utils/normalize | Olivier Goffart | 2009-11-18 | 2 | -14/+14 |
|
|
* | QListView: fixes skipping one item in pageDown(Up) | Leonardo Sobral Cunha | 2009-11-18 | 1 | -2/+6 |
|
|
* | QListView: cleaning up whitespaces | Leonardo Sobral Cunha | 2009-11-18 | 1 | -7/+7 |
|
|
* | Merge upstream/4.6 into oslo-staging-2 | Olivier Goffart | 2009-11-17 | 1 | -1/+1 |
|\ |
|
| * | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-17 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-11-17 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Doc: fix typo. | Volker Hilsheimer | 2009-11-13 | 1 | -1/+1 |
|
|
* | | | | Mouse wheel wouldn't scroll the itemview when over header views | Gabriel de Dietrich | 2009-11-17 | 1 | -1/+6 |
| |_|/
|/| | |
|
* | | | Fix long text regression in listview that does not fits into the viewport. | Olivier Goffart | 2009-11-17 | 1 | -2/+2 |
|/ / |
|
* | | QItemSelectionModel: fixed selection not kept when layout change and everythi... | Olivier Goffart | 2009-11-13 | 1 | -2/+3 |
|
|
* | | QTreeWidget visualRect now returns the rect for all columns | Thierry Bastian | 2009-11-12 | 1 | -1/+8 |
|/ |
|
* | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 1 | -1/+1 |
|\ |
|
| * | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 1 | -1/+1 |
|
|
* | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-05 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-04 | 1 | -0/+1 |
| |\ |
|
| | * | Fixed compile error on Symbian emulator. | axis | 2009-11-03 | 1 | -0/+1 |
|
|
* | | | Result API review with Jasmin | Thierry Bastian | 2009-11-04 | 1 | -1/+1 |
|
|
* | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-04 | 2 | -13/+13 |
|\ \ \
| |/ / |
|
| * | | QGtkStyle refactoring | Robert Griebl | 2009-11-03 | 1 | -12/+12 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Doc/i18n: Fixed source strings for translation. | David Boddie | 2009-11-03 | 1 | -1/+1 |
|
|
* | | | Fixed spacing display in QListView with wrapped text. | Gabriel de Dietrich | 2009-11-02 | 1 | -5/+5 |
|
|
* | | | QTreeView navigation now inverts left and right in RTL | Thierry Bastian | 2009-10-30 | 1 | -0/+6 |
|/ / |
|
* | | QTreeView: fix drawing branches of model that adds or remove rows dynamically | Olivier Goffart | 2009-10-30 | 2 | -4/+37 |
|
|
* | | QItemSelectionModel could emit selectionChanged with no change | Thierry Bastian | 2009-10-30 | 1 | -1/+2 |
|
|
* | | In ItemViews, right click on the viewport clear the ext selection | Thierry Bastian | 2009-10-30 | 1 | -1/+1 |
|
|
* | | QListView: make sure we relayout items when data changes in the model | Thierry Bastian | 2009-10-29 | 2 | -1/+8 |
|
|
* | | ItemViews: make the geometries update when header data changes | Thierry Bastian | 2009-10-29 | 3 | -0/+6 |
|
|
* | | Compile with -no-qt3support | Aaron Kennedy | 2009-10-29 | 1 | -2/+2 |
|
|
* | | Fixed bug in QTableView spans. | Gabriel de Dietrich | 2009-10-28 | 2 | -2/+47 |
|
|
* | | Fixed missing repaints on QTreeView when moving the mouse | Thierry Bastian | 2009-10-28 | 1 | -2/+6 |
|
|
* | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Line spacing fixes | Joerg Bornemann | 2009-10-23 | 1 | -1/+1 |
|
|
* | | Fix incomplete documentation for Qt::DecorationRole | David Faure | 2009-10-27 | 2 | -2/+2 |
|
|