Commit Graph

12 Commits

Author SHA1 Message Date
Andre Jochems
d325409101 Fixes #10 2015-12-11 17:57:48 +01:00
felixrojauro
7d283e555c Exchanges refreshed every minute 2015-11-30 14:35:45 +01:00
felixrojauro
9e2c8f331a Exchanges widget tuning 2015-11-30 14:01:49 +01:00
Andre Jochems
b091799d44 Exchanges view updates 2015-11-30 11:21:55 +01:00
felixrojauro
59d16a1d12 Exchanges widget 2015-11-27 15:44:38 +01:00
Andre Jochems
5d5aec5b26 GUI changes 2015-11-25 13:37:51 +01:00
Jakub
e153d4666d Compilation error fix. 2015-11-16 16:34:40 +01:00
felixrojauro
5734784b69 Custom CSCFusionStyle (WIP) 2015-11-16 01:10:41 +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
Jakub Rojek
5db81053ef Menu Toolbar version 1.1 2015-11-04 19:25:04 +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