1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-24 21:01:28 +02:00

Commit Graph

  • 9a6850def5 Automatic merge of Transifex translations Tomahawk CI 2013-05-27 02:16:44 +02:00
  • 39da04b843 Display friend's avatars on Dashboard even when they are offline Uwe L. Korn 2013-05-26 13:44:41 +02:00
  • 8e4ccbee6d Automatic merge of Transifex translations Tomahawk CI 2013-05-26 02:16:52 +02:00
  • 4aed8bf75e Add desktop notifications for received tracks Uwe L. Korn 2013-05-25 23:14:15 +02:00
  • 3e00b5c0e6 Revert "listen to media key events of gnome settings daemon" Dominik Schmidt 2013-05-25 20:09:08 +02:00
  • f64436f9bb Add the possibility for JSResolvers to specify that a given URL is checked/valid. Uwe L. Korn 2013-05-25 19:49:30 +02:00
  • da2308db33 listen to media key events of gnome settings daemon Florian Richter 2013-05-25 13:28:26 +02:00
  • 45b6340952 Forgotten files are forgotten Dominik Schmidt 2013-05-25 15:02:08 +02:00
  • ec4ac5210b Pimple AudioEngine Dominik Schmidt 2013-05-25 15:00:18 +02:00
  • aa5e9ea4f2 Useless entry is useless. Teo Mrnjavac 2013-05-25 13:46:24 +02:00
  • 4c85b1d92d Automatic merge of Transifex translations Tomahawk CI 2013-05-25 02:16:58 +02:00
  • 8798f2103e Avoid crash when propagating dbcmd_ShareTrack. Teo Mrnjavac 2013-05-24 18:30:01 +02:00
  • 4497849d07 Fix spelling Jeff Mitchell 2013-05-23 21:05:59 -04:00
  • 9d42209e96 Use removeOne, not removeAll, as there won't be more than one Jeff Mitchell 2013-05-23 21:15:59 -04:00
  • 2185b3ae5a Fix loading of playlist updaters. Teo Mrnjavac 2013-05-24 16:26:09 +02:00
  • 2dee4ccca3 Use QKeySequence::Find to focus the search widget Uwe L. Korn 2013-05-24 15:35:57 +02:00
  • 25be3d4ad7 Move src/breakdpad/CrashReporter to src/crashreporter Dominik Schmidt 2013-05-24 11:49:39 +02:00
  • cb10c59215 Build all subdirs of src/ automatically Dominik Schmidt 2013-05-24 11:48:46 +02:00
  • af2336b32f Adjust cmake to build again and fix include errors Dominik Schmidt 2013-05-24 11:23:22 +02:00
  • e4ab92b81f Move application target from src/ to src/tomahawk/ Dominik Schmidt 2013-05-24 11:21:23 +02:00
  • 6da9b2937c Automatic merge of Transifex translations Tomahawk CI 2013-05-24 02:16:53 +02:00
  • 30a4019c65 Try to fix startup issue. Teo Mrnjavac 2013-05-23 22:23:19 +02:00
  • b006c56876 Make AccountModel loading asynchronous. AccountManager starts up in 3 steps, first waiting for credentials and then for Servent to be ready. During this time an AccountModel could be instantiated in the GUI thread, which needs AccountManager, and if the latter is not ready at that time, the former cannot be populated with sane data. This commit splits the AccountModel ctor so that it waits for AccountManager to be ready before hooking up to its signals and performing the initial model reset. Teo Mrnjavac 2013-05-23 17:49:53 +02:00
  • 3f7c08fdb8 Debug spam++ Teo Mrnjavac 2013-05-23 15:22:14 +02:00
  • 2d8ca57fee Use outbox icon when sending tracks. Teo Mrnjavac 2013-05-23 15:15:34 +02:00
  • 7c417f1076 Notify sender of track that an inbox entry has been sent. Teo Mrnjavac 2013-05-23 15:02:01 +02:00
  • a88816168b Add outbox SVG Jason Herskowitz 2013-05-23 07:14:24 -04:00
  • b12aba360c Link privately against qtkeychain Dominik Schmidt 2013-05-23 12:58:58 +02:00
  • c35b63da71 Rename QtScriptResolver to JSResolver because JS != QtScript. Teo Mrnjavac 2013-05-23 10:23:23 +02:00
  • 24ad7ac701 Enable AccountModel debug spam. Teo Mrnjavac 2013-05-23 07:33:58 +02:00
  • 641d28c932 Fix issue with not all accountIds being carried over to loading phase. Teo Mrnjavac 2013-05-23 07:17:29 +02:00
  • 8b972ca62e *** Restore v14 config file before running to avoid losing accounts *** Change QtKeychain's user-visible service name to "Tomahawk". Teo Mrnjavac 2013-05-23 07:16:20 +02:00
  • 748c3106ea Automatic merge of Transifex translations Tomahawk CI 2013-05-23 02:16:47 +02:00
  • 29c8b0bea9 Add libqtkeychain.dll to windows installer Dominik Schmidt 2013-05-22 20:37:48 +02:00
  • 8e16445b49 Fix config file for build tree usage Dominik Schmidt 2013-05-22 20:24:19 +02:00
  • a129a54d1b Enable config upgrade path. Teo Mrnjavac 2013-05-22 19:53:48 +02:00
  • e790fab9ae Also write credentials to QtKeychain through CredentialsManager. Teo Mrnjavac 2013-05-22 19:36:34 +02:00
  • 812f8cb250 Load Account credentials from CredentialsManager. Teo Mrnjavac 2013-05-22 18:49:14 +02:00
  • 481b16be89 Wait for both Servent and AccountManager to be ready for initSIP. Teo Mrnjavac 2013-05-22 17:42:10 +02:00
  • c723160883 Added CredentialsManager as a QtKeychain credentials cache. Teo Mrnjavac 2013-05-22 16:15:25 +02:00
  • 17f0606139 Upgrade config. Teo Mrnjavac 2013-05-21 19:08:40 +02:00
  • 1bd7c18715 Build with QtKeychain. Teo Mrnjavac 2013-05-12 12:36:47 +02:00
  • 4beee033ac hack until Qt5: Make external modules/projects automatically act as gui modules/projects Dominik Schmidt 2013-05-22 16:57:59 +02:00
  • 3ded897d55 Remove TomahawkVersion.h and QtCrypto includes from public QtScriptResolver header Dominik Schmidt 2013-05-22 16:56:26 +02:00
  • bf49d2bec5 Automatic merge of Transifex translations Tomahawk CI 2013-05-22 02:16:40 +02:00
  • 7c963e4c37 * Try to work-around translated error messages. Loathing. Christian Muehlhaeuser 2013-05-21 15:10:44 +02:00
  • e35b2bcf43 * Show QSqlError's number() when a query fails. Christian Muehlhaeuser 2013-05-21 14:56:29 +02:00
  • 7ca0786f02 * Need to actually load controls. Christian Muehlhaeuser 2013-05-20 20:05:56 +02:00
  • 045e4df526 * DbCmd_SetDynamicPlaylistRevision should check if its parent's exec() succeeded. Christian Muehlhaeuser 2013-05-20 13:43:04 +02:00
  • 02dee0ec06 * Don't retry on empty SQL error. Christian Muehlhaeuser 2013-05-20 13:42:18 +02:00
  • 8c5ec2bc23 Automatic merge of Transifex translations Tomahawk CI 2013-05-20 02:16:48 +02:00
  • c3995a0cc8 Sort by rank if possible Hugo Lindström 2013-05-19 12:35:10 +02:00
  • c2f3cff83a Bump charts and newreleases version Hugo Lindström 2013-05-19 12:05:23 +02:00
  • e99439ecca some more work on start by year Michael Zanetti 2013-05-19 04:39:57 +02:00
  • 97c8b93d3c add animation to FlexibleHeader Michael Zanetti 2013-05-19 03:43:50 +02:00
  • 050503e8b5 * Behave, Qt4. Christian Muehlhaeuser 2013-05-19 02:38:25 +02:00
  • c53800f0d3 create station wizard: workaround slow fist scrolling of the ListView Michael Zanetti 2013-05-19 02:36:11 +02:00
  • fcc6f5c966 some more work on stations merged Michael Zanetti 2013-05-19 00:39:29 +02:00
  • 2e3785f92b * Disable 'Create new station' item. Christian Muehlhaeuser 2013-05-19 00:32:31 +02:00
  • 2156466762 * Added itemFromIndex to PlayableModel. Christian Muehlhaeuser 2013-05-19 00:31:40 +02:00
  • 266de41624 * Fixed PlayableItem & added properties. Christian Muehlhaeuser 2013-05-19 00:31:15 +02:00
  • bbeeac9935 * Bring back Radio sidebar item. Christian Muehlhaeuser 2013-05-18 23:55:30 +02:00
  • 99ef263ba2 * Use DynamicQmlWidget for stations. Christian Muehlhaeuser 2013-05-18 22:56:51 +02:00
  • f3a50bedbd * Stations shouldn't depend on widgets / controls. Christian Muehlhaeuser 2013-05-18 22:56:28 +02:00
  • 2841593a85 * Added model specific roles and updated data methods. Christian Muehlhaeuser 2013-05-18 22:55:09 +02:00
  • c47d52b144 * Added coverID() related methods to Artist, Album, Track. Christian Muehlhaeuser 2013-05-18 22:54:42 +02:00
  • d03cb674c9 * Imported QML specific widgets / views / providers. Christian Muehlhaeuser 2013-05-18 22:53:56 +02:00
  • 17eeae9a8f * Imported QML resources. Christian Muehlhaeuser 2013-05-18 22:53:18 +02:00
  • 98864dbd32 Move NetworkActivity into correct namespaces Uwe L. Korn 2013-07-18 12:08:57 +02:00
  • 5921e2514c Remove unused includes Uwe L. Korn 2013-07-18 11:57:33 +02:00
  • 101d6c2991 Compare only as IPv6 as IPv4 address are often mapped to IPv6 addresses Uwe L. Korn 2013-07-18 11:48:57 +02:00
  • 4cdfd81fb5 Basic skeleton for api authentication remote-api Uwe L. Korn 2013-06-24 14:01:04 +02:00
  • 1bae47da51 Add a storage class for API users Uwe L. Korn 2013-06-24 14:00:38 +02:00
  • 6bf471ff13 Allow the usage of self-signed certificates for accessing the API Uwe L. Korn 2013-06-23 01:24:26 +02:00
  • 65e51944c2 Fix next command spelling Uwe L. Korn 2013-06-23 01:18:09 +02:00
  • 571f5c7e7d Use SSL/TLS for API 2.0 Uwe L. Korn 2013-06-22 00:00:19 +02:00
  • 5e0ae4fda1 Add authentication scaffold Uwe L. Korn 2013-06-21 23:59:38 +02:00
  • aebc8bcb8a DRY on playback api commands Uwe L. Korn 2013-06-18 20:57:29 +02:00
  • ea8fec15d3 Custom error messages. Uwe L. Korn 2013-06-18 20:20:32 +02:00
  • 33473d469a Add AudioEngine remote contolling Uwe L. Korn 2013-06-18 20:16:45 +02:00
  • 1529d2e5d4 Add API 2.0 / Control API skeleton Uwe L. Korn 2013-06-14 20:19:05 +02:00
  • af59024e6c Automatic merge of Transifex translations Tomahawk CI 2013-07-18 02:16:54 +02:00
  • c0b54f0410 Make tomahawk.js more portable Uwe L. Korn 2013-07-17 18:21:37 +02:00
  • fc45207ba7 Automatic merge of Transifex translations Tomahawk CI 2013-07-17 02:16:33 +02:00
  • 47f5d6683b Tweak artist placeholder image so that the play button will look centered Jason Herskowitz 2013-07-17 00:36:05 +02:00
  • ec7cd0aa09 * Moved album & artist name out of the PlayableCover in AlbumInfoWidget. Christian Muehlhaeuser 2013-07-17 00:07:46 +02:00
  • 69691bb217 * Style fix for TrackInfoWidget. Christian Muehlhaeuser 2013-07-17 00:06:49 +02:00
  • 51c0366190 * PlayableCovers are now dragable. Christian Muehlhaeuser 2013-07-17 00:06:04 +02:00
  • 73b7336269 fixed typo Patrick von Reth 2013-07-16 20:50:21 +02:00
  • 408d2d11ad silence some warnings Patrick von Reth 2013-07-16 20:46:17 +02:00
  • fc388271b4 fixed missing include Patrick von Reth 2013-07-16 20:44:00 +02:00
  • 12709a47ea Add API version, add functionality to Tomahawk.*Request Uwe L. Korn 2013-07-16 20:32:23 +02:00
  • a5fd16c143 make tomahawk compile on windows again Patrick von Reth 2013-07-16 19:57:38 +02:00
  • c2fc03a330 make tomahawk compile with ninja again Patrick von Reth 2013-07-16 19:36:23 +02:00
  • 1fbe8e69a8 More -.- nam Dominik Schmidt 2013-07-16 19:03:34 +02:00
  • aceeda13ae Moaaar fixage Dominik Schmidt 2013-07-16 18:55:58 +02:00
  • 5872da01b2 Remove obsolete includes Dominik Schmidt 2013-07-16 18:44:14 +02:00
  • 88a1a558fc Revert "Move nam() out of TomahawkUtils.h" Dominik Schmidt 2013-07-16 18:33:44 +02:00
  • 154ee5c70a Revert "Completely rip TomahawkSettings out of proxy code" Dominik Schmidt 2013-07-16 17:28:39 +02:00
  • 62a1c1351f Do not use TomahawkSettings in (Dynamic)Playlist Uwe L. Korn 2013-07-16 17:07:08 +02:00