summaryrefslogtreecommitdiff
path: root/board.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-01update translationsJavier S. Pedro1-4/+4
2013-05-01rewrite date/time formattingJavier S. Pedro1-32/+49
2013-04-07add categories for forum viewJavier S. Pedro1-1/+5
2013-04-07add support for reading announcements & stickiesJavier S. Pedro1-6/+6
2013-04-07fix some issuesJavier S. Pedro1-0/+1
2013-04-06creating new topicsJavier S. Pedro1-0/+6
2013-04-06support replying to postsJavier S. Pedro1-12/+28
2013-04-04fix timezones on real deviceJavier S. Pedro1-3/+3
2013-04-04remove a few useless funcsJavier S. Pedro1-14/+10
2013-04-04store post position in database, create invisible items for unfetchedJavier S. Pedro1-12/+120
2013-04-04fix a few issuesJavier S. Pedro1-3/+6
2013-04-04add showing unread postsJavier S. Pedro1-4/+38
2013-04-04add topic replies counter bubblesJavier S. Pedro1-2/+8
2013-04-04implement refresh actionJavier S. Pedro1-4/+7
2013-04-04add login supportJavier S. Pedro1-1/+10
2013-04-04pass Board objects instead of boardUrls around QMLJavier S. Pedro1-8/+74
2013-04-02add some additional smiliesJavier S. Pedro1-0/+5
2013-04-02add some support for smiliesJavier S. Pedro1-3/+58
2013-04-02preparing smilies supportJavier S. Pedro1-4/+33
2013-04-02use a qnetworkdiskcache for images instead of custom providerJavier S. Pedro1-13/+4
2013-04-02add some initial support for showing imagesJavier S. Pedro1-22/+14
2013-04-02read favorite boards from a .ini instead of hardcoding themJavier S. Pedro1-0/+2
2013-04-02parse bbcode, show usernames, ....Javier S. Pedro1-11/+85
2013-04-01add support for actually reading topicsJavier S. Pedro1-1/+80
2013-04-01initial importJavier S. Pedro1-0/+220