Christian Muehlhaeuser
|
7609906994
|
* Fix compiling.
|
2011-09-12 10:46:48 +02:00 |
|
Christian Muehlhaeuser
|
c626a161cd
|
* A 'little' spring cleaning. Or at least that's what it feels like. Exhausted.
|
2011-09-12 10:41:39 +02:00 |
|
Christian Muehlhaeuser
|
bcf84c2b8c
|
* Store last processed dbcmd guid in Source in case a DBSyncConnection dies on us.
|
2011-09-12 08:30:36 +02:00 |
|
Christian Muehlhaeuser
|
d15878555f
|
* Let's put an 'empty dbcmd list' assert in DBSyncConnection and see if we ever hit this condition.
|
2011-09-12 08:18:31 +02:00 |
|
Christian Muehlhaeuser
|
5121d060db
|
* Moved more debug output to LOGVERBOSE level.
|
2011-09-12 07:58:15 +02:00 |
|
Christian Muehlhaeuser
|
f48c2c9b5c
|
* Cleanup debug output a bit.
|
2011-09-12 07:28:40 +02:00 |
|
Christian Muehlhaeuser
|
2c9c5ea8bb
|
* Fixed shutdown sequence while ongoing database replication.
|
2011-09-12 07:16:47 +02:00 |
|
Christian Muehlhaeuser
|
2b8a1fa2ca
|
* Request last known guid from command queue if it's filled.
|
2011-09-12 06:33:22 +02:00 |
|
Christian Muehlhaeuser
|
6c55d1e510
|
* Make DBSyncConnection simpler and hopefully more fail-safe.
|
2011-09-12 06:29:40 +02:00 |
|
Christian Muehlhaeuser
|
577a706b9f
|
* Remove breakpad related stuff again.
|
2011-09-12 02:54:59 +02:00 |
|
Christian Muehlhaeuser
|
e7d78ea52e
|
* Moved AtticaManager and all its deps into libtomahawk.
|
2011-09-12 02:52:52 +02:00 |
|
Dominik Schmidt
|
2b947254d5
|
Convert quazip to unix linebreaks
|
2011-09-12 01:24:35 +02:00 |
|
Dominik Schmidt
|
32da3965f8
|
Fix win compilations
|
2011-09-12 01:21:10 +02:00 |
|
Leo Franchi
|
44e10db28d
|
Slightly wider dialog
|
2011-09-11 18:16:24 -04:00 |
|
Leo Franchi
|
bc96846839
|
Merge branch 'ghns'
Conflicts:
src/settingsdialog.cpp
src/stackedsettingsdialog.ui
|
2011-09-11 18:15:30 -04:00 |
|
Leo Franchi
|
1425b68c39
|
Fix compile without libattica
|
2011-09-11 17:29:37 -04:00 |
|
Leo Franchi
|
f3e45bd240
|
Sort by download count for now, and only fetch a proper url
|
2011-09-11 17:18:51 -04:00 |
|
Leo Franchi
|
d2bd6b8744
|
Support resolver icons
|
2011-09-11 17:18:51 -04:00 |
|
Leo Franchi
|
dbb9d14deb
|
Refactor the resolver system a bit so we have real objects instead of paths
|
2011-09-11 17:18:35 -04:00 |
|
Leo Franchi
|
6ec2fae320
|
Better title for dialog :)
|
2011-09-11 17:18:35 -04:00 |
|
Leo Franchi
|
ef81026ffb
|
Enable as soon as we install a resolver
|
2011-09-11 17:18:34 -04:00 |
|
Leo Franchi
|
45a276cf33
|
Be safer
|
2011-09-11 17:18:29 -04:00 |
|
Leo Franchi
|
c6259d2feb
|
make compile without attica
|
2011-09-11 17:18:28 -04:00 |
|
Leo Franchi
|
3a7cab851d
|
Functional downloading, installing, uninstalling, managing
|
2011-09-11 17:18:22 -04:00 |
|
Leo Franchi
|
158bbff8de
|
add quazip and some code to unpack
|
2011-09-11 17:18:22 -04:00 |
|
Leo Franchi
|
3f457d4a00
|
Add a view for libattica-provided GHNS resolvers
|
2011-09-11 17:17:56 -04:00 |
|
Christian Muehlhaeuser
|
9cb06d70b2
|
* Added .DS_Store to .gitignore.
|
2011-09-11 10:48:59 +02:00 |
|
Christian Muehlhaeuser
|
e616e33239
|
* Tweak some more on OS X.
|
2011-09-11 09:15:58 +02:00 |
|
Christian Muehlhaeuser
|
c2c6ace3e5
|
* Fix layout some more.
|
2011-09-11 08:58:11 +02:00 |
|
Christian Muehlhaeuser
|
7fa7fe3886
|
* Try to fix settings dialog margin a bit.
|
2011-09-11 08:54:34 +02:00 |
|
Christian Muehlhaeuser
|
8f61715b6d
|
* Remove obsolete filepath picker method.
|
2011-09-11 08:46:36 +02:00 |
|
Christian Muehlhaeuser
|
e4918e777e
|
* Fixed TWK-91: Support multi-folder scanning.
|
2011-09-11 08:41:29 +02:00 |
|
Jeff Mitchell
|
19da9ef754
|
Properly check for empty directory so the right code path for deleting individual files on scan is hit...doesn't fix update problems though, but at least the right file urls are now making it to Collection::deleteTracks
|
2011-09-10 17:39:51 -04:00 |
|
Jeff Mitchell
|
0a07750efb
|
How about not telling the source list we're done until we're actually done
|
2011-09-10 17:13:42 -04:00 |
|
Jeff Mitchell
|
c78fe2f701
|
Actually remove deleted files from the collection
|
2011-09-10 14:49:19 -04:00 |
|
Jeff Mitchell
|
9ea1fa7f4b
|
Pedantic whitespace fixing
|
2011-09-10 14:07:51 -04:00 |
|
Christian Muehlhaeuser
|
b9087ad7b7
|
* Make results singletons, based on its url. Now we can call Result's toQuery() without re-resolving. Much nicer.
|
2011-09-10 13:16:38 +02:00 |
|
Christian Muehlhaeuser
|
efaa1eb18f
|
* If we couldn't shorten the url, emit the longUrl as shortUrl.
|
2011-09-10 12:07:22 +02:00 |
|
Christian Muehlhaeuser
|
89f39f1a1f
|
* Use short-urls when copying track url to clipboard.
|
2011-09-10 12:00:30 +02:00 |
|
Christian Muehlhaeuser
|
b0ae9fead5
|
* Fix GlobalActionManager's shortenUrl.
|
2011-09-10 11:46:05 +02:00 |
|
Alejandro Wainzinger
|
983acfc7e4
|
Fix URL encoding.
|
2011-09-10 02:34:25 -07:00 |
|
Alejandro Wainzinger
|
79920efe4f
|
Add error checking when can't get short url.
|
2011-09-10 02:16:15 -07:00 |
|
Alejandro Wainzinger
|
b250d13362
|
Add support for getting short links, make Adium use it by default.
|
2011-09-10 02:16:15 -07:00 |
|
Alejandro Wainzinger
|
df13198c5c
|
First work at shorten-link stuff, does not compile.
|
2011-09-10 02:16:15 -07:00 |
|
Christian Muehlhaeuser
|
202c4b821e
|
* No need to access SourceList's singleton inside SourceList.
|
2011-09-10 09:35:50 +02:00 |
|
Christian Muehlhaeuser
|
e789066b9b
|
* Fixed SourceList's get( id ) for id being 0.
|
2011-09-10 09:34:17 +02:00 |
|
Christian Muehlhaeuser
|
46ffedf530
|
* Set current track's playlist correctly.
|
2011-09-10 09:29:17 +02:00 |
|
Christian Muehlhaeuser
|
fd72e7fa4e
|
* Remove obsolete ruby scripts in liblastfm.
|
2011-09-10 09:28:40 +02:00 |
|
Christian Muehlhaeuser
|
a9e08a7104
|
* Gnah. Fix wrong include.
|
2011-09-10 08:44:21 +02:00 |
|
Christian Muehlhaeuser
|
442a933f9b
|
* Fixed OS X compile, some more.
|
2011-09-10 08:41:51 +02:00 |
|