index
:
qmenumodel
correct-1-0
main
personal/peat-psuwit/uint16
release-builds
Qt5 renderer for Ayatana Indicators
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libqmenumodel
/
src
/
qmenumodel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implmeneted QMenuModel as tree model.
Renato Araujo Oliveira Filho
2013-01-03
1
-38
/
+26
*
Fixed model changes and singal.
Renato Araujo Oliveira Filho
2012-12-16
1
-3
/
+10
*
Avoid change rowCount value outside of BeginModel[Insert|Remove|Reset] functions
Renato Araujo Oliveira Filho
2012-12-14
1
-0
/
+1
*
Avoid emit signal during the model reset, this can crash qml.
Renato Araujo Oliveira Filho
2012-12-11
1
-1
/
+1
*
Better comment.
Olivier Tilloy
2012-12-04
1
-1
/
+1
*
Make the cache a pointer, to enforce const correctness.
Olivier Tilloy
2012-12-04
1
-3
/
+2
*
Simplify the caching mechanism using a a QHash that associates indexes (int) ...
Olivier Tilloy
2012-12-03
1
-4
/
+3
*
Changed getLink function to not be const.
Renato Araujo Oliveira Filho
2012-12-03
1
-1
/
+1
*
QMenuModel now keeps cache of any link element.
Renato Araujo Oliveira Filho
2012-12-01
1
-0
/
+6
*
Optimized get function code.
Renato Araujo Oliveira Filho
2012-11-28
1
-1
/
+1
*
Merged mainline.
Renato Araujo Oliveira Filho
2012-11-28
1
-0
/
+2
|
\
|
*
Removed missing function declaration.
Renato Araujo Oliveira Filho
2012-11-23
1
-1
/
+0
|
*
Take care of object ref internally on QMenumodel, instead of QDBusMenuModel.
Renato Araujo Oliveira Filho
2012-11-23
1
-1
/
+0
|
*
Fixed QMenumodel behaviour when the GMenuModel is destroyed.
Renato Araujo Oliveira Filho
2012-11-23
1
-0
/
+3
|
*
Reimplement roleNames() instead of using setRoleNames(…).
Olivier Tilloy
2012-11-19
1
-0
/
+1
*
|
Created auxiliary functions. To allows access the model data from JavaScript;
Renato Araujo Oliveira Filho
2012-11-13
1
-0
/
+7
|
/
*
Merged mainline.
Renato Araujo Oliveira Filho
2012-10-11
1
-3
/
+4
|
\
|
*
Revert to using g* types, and forward-declare them.
Olivier Tilloy
2012-10-10
1
-2
/
+5
|
*
Avoid including C headers (glib/gio) in public headers; use "forward declarat...
Olivier Tilloy
2012-10-09
1
-5
/
+3
*
|
Created a new private function "clearModel" instead of change signature of "s...
Renato Araujo Oliveira Filho
2012-10-10
1
-1
/
+2
*
|
Fixed crash during model destruction in QML.
Renato Araujo Oliveira Filho
2012-10-09
1
-1
/
+1
|
/
*
Rename the source directories.
Olivier Tilloy
2012-10-04
1
-0
/
+66