1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-01 01:51:58 +02:00
Commit Graph

63 Commits

Author SHA1 Message Date
Michael Zanetti
11ac159112 workaround weird graphics problem in OSX
SVG images must not have a size of 0 or it will smash the painting engine
2012-12-29 23:17:08 +01:00
Michael Zanetti
2dbe43fe89 fixed the flickering white border issue when scaling CoverImages 2012-12-27 01:21:39 +01:00
Michael Zanetti
bdfca0f100 added a quick comparison between spinners 2012-12-20 13:01:28 +01:00
Michael Zanetti
db82e18469 some more improvements in the stationview and the busyindicator 2012-12-20 00:34:56 +01:00
Michael Zanetti
dde7501162 some look and feel improvements 2012-12-20 00:03:05 +01:00
Michael Zanetti
bf2ac533e0 disable scaling of tag cloud 2012-12-16 20:05:26 +01:00
Michael Zanetti
a92d7c0f9f warnings-- 2012-12-16 19:05:42 +01:00
Michael Zanetti
89edcfad29 use new station images 2012-12-16 18:23:55 +01:00
Michael Zanetti
b3ea73c996 fix busy indicator and use correct graphics 2012-12-16 18:08:00 +01:00
Michael Zanetti
078965f2bc use pushbuttons also in createpages 2012-12-16 17:35:28 +01:00
Michael Zanetti
76b6fb49a9 fix layout without buttons 2012-12-16 17:31:33 +01:00
Michael Zanetti
1486a6a200 reworked buttons 2012-12-16 17:25:19 +01:00
Michael Zanetti
37996178b7 only scale image smoothly when the view is not scrolling to speed up
scolling performance
2012-12-16 16:30:07 +01:00
Michael Zanetti
e2d664704b replace GridView with QmlGridView in FlexibleView 2012-12-16 16:27:53 +01:00
Michael Zanetti
9374b3b50b make GridView smooth
fix toggleViewButtons
2012-12-16 16:16:34 +01:00
Michael Zanetti
9fa95fabd2 scrollbar fixes 2012-12-16 16:02:22 +01:00
Michael Zanetti
a54a273f12 pimped inputfield 2012-12-16 15:29:29 +01:00
Michael Zanetti
cc809c6391 multiply instead of add 2012-12-16 13:04:05 +01:00
Michael Zanetti
8894d16c87 Lots of cleanups
Add button capabilities to header
make use of header in stationview
2012-12-16 04:56:14 +01:00
Michael Zanetti
74d375bc50 Say hello to DeclarativeHeader 2012-12-16 00:19:51 +01:00
Michael Zanetti
21c494ba91 Revert "started integrating the breadcrumb"
This reverts commit ac576046c9.
2012-12-15 18:52:36 +01:00
Michael Zanetti
ac576046c9 started integrating the breadcrumb 2012-12-14 01:37:41 +01:00
Michael Zanetti
b8c2d1b0af more svg images 2012-12-13 22:01:07 +01:00
Michael Zanetti
b6e573915c make the station view smoooooth by using svgs and smooth scaling on
the pixel graphics.
2012-12-13 21:34:25 +01:00
Michael Zanetti
9de5ee9e5a added a scrollbar 2012-12-03 00:27:03 +01:00
Michael Zanetti
ec23f2df06 reworked buttons 2012-12-02 23:45:26 +01:00
Michael Zanetti
3eedd65c79 fix startFromGenre 2012-12-02 23:01:03 +01:00
Michael Zanetti
af05ce243d hooked up TagCloud again
made the input fields works
2012-12-02 22:51:47 +01:00
Michael Zanetti
3f7f1df61f increase delegate size and add hover effect 2012-12-02 21:32:12 +01:00
Michael Zanetti
73b5e977c8 rework StationCreator page2
make use of artistchartsmodel
2012-12-02 21:11:57 +01:00
Michael Zanetti
feede63a13 added a common DeclarativeView class that sets commonly used stuff 2012-12-02 17:15:30 +01:00
Michael Zanetti
1938fdc727 replaced GridView in WelcomeWidget with QML Gridview
* Items don't hold correct CoverIDRoled yet
* Items don't hold correct IsPlayingRole yet
2012-12-02 12:10:22 +01:00
Michael Zanetti
61fd5cb008 split the station creation into two steps 2012-11-29 00:20:04 +01:00
Michael Zanetti
ae015ca3d9 binding loop warnings-- 2012-11-27 00:39:18 +01:00
Michael Zanetti
24358a1218 brainstorming++ 2012-11-26 21:43:14 +01:00
Michael Zanetti
5f6bccc44b loading? 2012-11-26 01:38:34 +01:00
Michael Zanetti
1046b495b6 more brainstorming 2012-11-26 00:26:57 +01:00
Michael Zanetti
c5f1d38d96 more experimenting 2012-11-25 23:50:38 +01:00
Michael Zanetti
967631b30c pimped cover gradient 2012-11-25 23:17:48 +01:00
Michael Zanetti
8899a38053 minor fixes/workarounds 2012-11-25 20:18:45 +01:00
Michael Zanetti
b20c81a071 hooked up the setuppage and smaller cleanups 2012-11-25 20:02:19 +01:00
Michael Zanetti
014f598dd2 setupscreen layouted properly 2012-11-25 19:43:47 +01:00
Michael Zanetti
166db57ec3 PathView should be quite good now 2012-11-25 18:14:48 +01:00
Michael Zanetti
2e2a566061 experiment 2012-11-25 04:50:09 +01:00
Michael Zanetti
ffa6f4ebaa fix pathview area and currentIndex 2012-11-25 04:08:21 +01:00
Michael Zanetti
e7ffb77cad more qml work 2012-11-25 02:03:02 +01:00
Michael Zanetti
8462a47985 some more work on stations 2012-11-24 23:39:29 +01:00
Michael Zanetti
18fbeffe02 add artist mode for stations 2012-11-24 15:29:12 +01:00
Michael Zanetti
166d83539a some more testing work for stations 2012-11-24 15:29:12 +01:00
Michael Zanetti
7efd98e7a6 some more work on the stations 2012-11-24 15:29:12 +01:00