This website requires JavaScript.
Explore
Help
Sign In
mirror
/
yacreader
Watch
1
Star
0
Fork
0
You've already forked yacreader
mirror of
https://github.com/YACReader/yacreader
synced
2025-12-09 18:53:36 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a005846098161c13997569d178612a9a736965ff
yacreader
/
YACReaderLibrary
/
db
History
Luis Ángel San Martín
27f9bff91b
Added tooltip to folder items in the folders' treeview, it will show the complete name of the folder, usefull when the name is clipped by the parent view, plus the number of children in that folder. Only the number of subfolders can be known when the tooltip is decorated
2017-01-13 20:05:56 +01:00
..
comic_item.cpp
…
comic_item.h
…
comic_model.cpp
…
comic_model.h
…
data_base_management.cpp
…
data_base_management.h
…
folder_item.cpp
…
folder_item.h
…
folder_model.cpp
Added tooltip to folder items in the folders' treeview, it will show the complete name of the folder, usefull when the name is clipped by the parent view, plus the number of children in that folder. Only the number of subfolders can be known when the tooltip is decorated
2017-01-13 20:05:56 +01:00
folder_model.h
…
reading_list_item.cpp
…
reading_list_item.h
Refactoring: fix mixed indentation and add curly braces in comic.cpp
2016-10-17 22:01:23 +02:00
reading_list_model.cpp
Refactoring: fix mixed indentation and add curly braces in comic.cpp
2016-10-17 22:01:23 +02:00
reading_list_model.h
…