David Sansome
|
9fadf57acc
|
Revert "Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs."
This reverts commit 5234798a7f .
|
2011-07-23 15:32:12 +01:00 |
David Sansome
|
5234798a7f
|
Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs.
|
2011-05-21 10:43:25 +00:00 |
David Sansome
|
b8a78abe06
|
Don't wrap text in the loading indicator. Fixes issue #1028
|
2010-12-11 15:01:01 +00:00 |
David Sansome
|
287f073127
|
Make the multi loading indicator shrinkable so it doesn't make the window bigger when lots of things are loading. Fixes issue #967
|
2010-11-20 14:57:02 +00:00 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
eb830051c8
|
Show a percentage next to the loading indicator
|
2010-06-23 13:47:27 +00:00 |
David Sansome
|
f808591ec7
|
Refactor the loading indicator widget into a seperate TaskManager class that can handle tasks with progress
|
2010-06-23 13:21:30 +00:00 |
David Sansome
|
0d7eabcfb0
|
Show the "status bar" as part of the central widget
|
2010-06-16 19:21:15 +00:00 |
David Sansome
|
f162d9d620
|
Add a SongLoaderInserter that loads a list of URLs and inserts them into a playlist when it's done. Wire up everything in the GUI that loads URLs or filenames to use the new SongLoader.
|
2010-06-15 18:24:08 +00:00 |
David Sansome
|
1aee5e4667
|
Split all the source files up into seven new directories.
|
2010-05-10 21:50:31 +00:00 |