summaryrefslogtreecommitdiff
path: root/forummodel.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-01rewrite date/time formattingJavier S. Pedro1-3/+4
2013-04-07refresh topics also when viewing outdated onesJavier S. Pedro1-44/+71
2013-04-07add categories for forum viewJavier S. Pedro1-0/+14
2013-04-07add support for reading announcements & stickiesJavier S. Pedro1-50/+162
2013-04-07fix some issuesJavier S. Pedro1-3/+5
2013-04-07allow the topic model to actually delete topicsJavier S. Pedro1-0/+7
2013-04-06fix small issueJavier S. Pedro1-1/+1
2013-04-04fix timezones on real deviceJavier S. Pedro1-3/+3
2013-04-04store post position in database, create invisible items for unfetchedJavier S. Pedro1-7/+27
2013-04-04add showing unread postsJavier S. Pedro1-5/+10
2013-04-04add topic replies counter bubblesJavier S. Pedro1-5/+6
2013-04-04implement refresh actionJavier S. Pedro1-2/+12
2013-04-04pass Board objects instead of boardUrls around QMLJavier S. Pedro1-12/+11
2013-04-01add support for actually reading topicsJavier S. Pedro1-4/+5
2013-04-01initial importJavier S. Pedro1-0/+281