Commit Graph

5 Commits

Author SHA1 Message Date
Andre Jochems
849a807d38 Added active exchanges parser 2015-11-26 14:30:24 +01:00
Andre Jochems
2079e3456a Coin Information API integrated 2015-11-18 17:37:46 +01:00
Jakub Rojek
4e92856123 a few fixes:
1. coredump on closing app
2. not resizing toolbar
3. added cards image to the right side of toolbar + 'visit our website' link
4. removed odd white stripe in adverts widget
5. unified offline data resource directory
2015-11-09 17:48:55 +01:00
felixrojauro
85a611ed19 Adverts widget supports population from web and from local files. 2015-11-01 19:19:03 +01:00
felixrojauro
5a3b2dbce6 Adverts widget v0.2 added:
*Querying webAPI for adverts content;
*Starting browsers new tab with url specified in json file
*Basic QML items and models
*Overview tab layout changes
*Storing images on harddrive (temporary solution)
*Sending queries to webAPI straight from widget (temporary solution)
coming next:
-store whole json file as url/desription need to be stored for further use
-display images of adverts from QImage, not from file stored on harddrive
-hide/show adverts button tweaking
-proper webAPI base class for querying various servers for data (prypto for instance)

*
2015-10-30 01:51:54 +01:00