Krzysztof Sobiecki
|
39a3b46ead
|
More copyright info fixes
|
2014-11-05 17:48:04 +01:00 |
Krzysztof Sobiecki
|
0af1470cce
|
Clean up src/core
|
2014-11-05 17:48:03 +01:00 |
John Maguire
|
192b60d965
|
Use nullptr as parent parameter default everywhere
|
2014-02-10 16:03:54 +01:00 |
John Maguire
|
bebd781fdf
|
Reformat all non-3rd-party C/C++/Objective-C++.
Command line:
find src ext -regex '.*\.\(h\|cpp\|mm\)' -exec clang-format -i
-style='{BasedOnStyle: Google, DerivePointerBinding: false}' {} \;
|
2014-02-07 16:34:20 +01:00 |
John Maguire
|
c5b74c832e
|
Add tasks for indexing Google Drive songs.
|
2012-08-06 14:00:54 +02:00 |
Arnaud Bienner
|
cc20e6b6ae
|
Use task manager on most GS actions
|
2011-11-23 01:07:40 +01:00 |
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
|
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
|
e1e8866424
|
Make pausing and resuming library scans come from the task manager, not the organiser.
|
2010-06-24 22:59:29 +00:00 |
David Sansome
|
0848f62c3d
|
Move OrganiseFormat to core/ and add an Organise class that actually does the work.
|
2010-06-24 18:33:38 +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 |