index
:
{non-gerrit}/qt-labs/itemviews-ng.git
master
tableItemLayout
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qgraphicslistview.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the license if libitemviews-ng from GLP to LGPL.
HEAD
master
Marius Bugge Monsen
2010-04-09
1
-11
/
+40
*
Compile after converting from int role to QByteArray role names.
Marius Bugge Monsen
2009-09-30
1
-16
/
+5
*
Change to use string based role names.
Marius Bugge Monsen
2009-09-29
1
-8
/
+19
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:research/itemviews-ng
Marius Bugge Monsen
2009-09-29
1
-16
/
+30
|
\
|
*
Fix build on Windows.
Alexis Menard
2009-09-16
1
-13
/
+30
*
|
Implement functionality to ensure that the current item is always visible. Ne...
Marius Bugge Monsen
2009-08-31
1
-2
/
+3
*
|
Implement selection behavior in QtListController. Still needs tests and docs.
Marius Bugge Monsen
2009-08-31
1
-2
/
+0
*
|
Make QtListWidgetNG use QGraphicsView's scrollbar rather than using QtGraphic...
Marius Bugge Monsen
2009-08-28
1
-4
/
+8
|
/
*
Remove the layoutsBlocked code.
Marius Bugge Monsen
2009-08-12
1
-4
/
+0
*
Updates to enable itemviews-ng use qml and to be used by qml.
Marius Bugge Monsen
2009-08-10
1
-3
/
+19
*
Update QGraphicsListView to be able to use QmlComponent for creating view items.
Marius Bugge Monsen
2009-07-28
1
-9
/
+12
*
Add QT_NAMESPACE macros in the source files.
Marius Bugge Monsen
2009-07-13
1
-2
/
+3
*
Make sure the active state in the style option is set if the view window is a...
Marius Bugge Monsen
2009-06-18
1
-1
/
+1
*
Remove QtGraphicsListView::horizontalOffset and verticalOffset properties and...
Marius Bugge Monsen
2009-06-09
1
-11
/
+5
*
api docs, add forgotten export
Thomas Zander
2009-06-08
1
-1
/
+1
*
Add QtGraphicsListView::itemGeometry(int). This enables us to implement setOf...
Marius Bugge Monsen
2009-06-07
1
-0
/
+1
*
Replace QtGraphicsListView::visibleItems() with itemForIndex(int).
Marius Bugge Monsen
2009-06-04
1
-1
/
+2
*
The creators API flushed out a bit more;
Thomas Zander
2009-05-28
1
-4
/
+4
*
Rename QtGraphicsListView::viewItems() to visibleItems().
Marius Bugge Monsen
2009-05-22
1
-3
/
+3
*
Fix test failure for horizontal layout in the list view. Also, simplify the c...
Marius Bugge Monsen
2009-05-22
1
-1
/
+3
*
Rename the internal itemSize() function to itemSizeHint().
Marius Bugge Monsen
2009-05-08
1
-3
/
+2
*
Add QtListSelectionChange. This class contains the changes made to a selectio...
Marius Bugge Monsen
2009-05-04
1
-1
/
+2
*
Update the list classes to reflect the change to the QtListSelectionManager::...
Marius Bugge Monsen
2009-05-03
1
-1
/
+1
*
Change printing approach from setting the proper font to instead scale the pa...
Thomas Zander
2009-04-29
1
-1
/
+1
*
Use friend instead of going via a controller. Still using the view is a bit u...
Thomas Zander
2009-04-27
1
-0
/
+1
*
Rename include-blockers to be QT instead of Q based which makes importing thi...
Thomas Zander
2009-04-23
1
-3
/
+3
*
Initial idea on printing a list
Thomas Zander
2009-04-23
1
-1
/
+1
*
Fix test failure and experiment with delayed layouts in list view.
Marius Bugge Monsen
2009-04-21
1
-1
/
+2
*
Remove some comments.
Marius Bugge Monsen
2009-04-17
1
-4
/
+4
*
Fix compilation on Windows msvc
Alexis Menard
2009-04-17
1
-3
/
+3
*
Add roles argument to the item data() function.
Marius Bugge Monsen
2009-04-15
1
-1
/
+1
*
Add function to access the view from the item.
Marius Bugge Monsen
2009-04-15
1
-0
/
+1
*
Remove itemContentsSizeHint() and move all sizeHint code to the item.
Marius Bugge Monsen
2009-04-15
1
-1
/
+1
*
Add a generic item size hint function. This function is used for all items, v...
Marius Bugge Monsen
2009-04-15
1
-3
/
+3
*
Begin to clear up item size hint, item size and item contents size.
Marius Bugge Monsen
2009-04-15
1
-3
/
+4
*
Refactor sizing of (list) items a bit, see API docs of QtGraphicsListViewItem.
Thomas Zander
2009-04-15
1
-2
/
+1
*
Add view item creator classes to allow users to use view item sub-classes wit...
Marius Bugge Monsen
2009-04-15
1
-2
/
+17
*
Improve the API of the item to be friendlier to subclassing.
Thomas Zander
2009-04-14
1
-2
/
+4
*
ItemViewsNG lives!
Thomas Zander
2009-04-01
1
-0
/
+158