Commit Graph

42 Commits

Author SHA1 Message Date
craig.p.drummond@gmail.com
5624d19bb0 Be consistent with sub-folder name for config, cache, and data folders. 2014-04-09 11:21:21 +00:00
craig.p.drummond
c1a1f90f4c More Song::formattedTime into Utils class 2014-03-19 19:47:47 +00:00
craig.p.drummond
c62bf3a321 Dont make font too small on windows - looks blurry. 2014-03-14 19:11:02 +00:00
craig.p.drummond
1d12abde37 Treat Pantheon as per Gnome 2014-03-03 19:33:05 +00:00
craig.p.drummond
d71c452f4a Attempt to respect menubar usage of current desktop. For windows and Gnome, menu button is used, and menubar hidden. For Mac and Unity, menubar is used, and menu button is hidden. For KDE, by default the menu button is used, and the menu bar hidden - but a menu entry is provided to toggle. This setting maybe overridden - see README for details. 2014-03-03 19:32:39 +00:00
craig.p.drummond
efd36899dc USe different small scale factor depending upon current font size 2014-02-25 19:27:29 +00:00
craig.p.drummond
c6a62e5cc6 Store wikipedia language file in cache folder - as it really is just cached info 2014-01-10 20:05:54 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
a9cf9d8051 Unify desktop detection code. 2013-12-14 12:43:31 +00:00
craig.p.drummond
cfdfa3708c Fix windows build 2013-11-29 20:17:46 +00:00
craig.p.drummond
a1f1a140a8 Fix build when 'support' is used in another project 2013-11-07 22:37:30 +00:00
craig.p.drummond
638497ed44 Copy makeDir from KDE, so that perms are set as per KDE builds 2013-10-25 20:36:09 +00:00
craig.p.drummond
5343b1273a Read/write tags in an external app - as per Clementine and Amarok. Isolates Cantata from TagLib crashes. 2013-10-22 18:22:41 +00:00
craig.p.drummond
3876d0c122 Be consistent with isReadable check on dirs 2013-10-20 14:18:31 +00:00
craig.p.drummond
3d27c80c13 High DPI 2013-10-17 17:25:52 +00:00
craig.p.drummond
b0383abb62 Preserve windows urls that start with double / (as used for shares) 2013-10-16 18:19:20 +00:00
craig.p.drummond
cb8d717630 Rename Utils::createDir to Utils::createWorldReadableDir - to make its use more obvious 2013-10-15 17:16:32 +00:00
craig.p.drummond
62f7b1fb95 Dont do to/from native spearators with http urls 2013-10-15 17:14:12 +00:00
craig.p.drummond
2621be37e0 USe native dir separators for display 2013-10-14 18:17:34 +00:00
craig.p.drummond
65be0c33ca Always use unix dir separator internally 2013-10-14 18:16:32 +00:00
craig.p.drummond
5f84f50967 Dir separator... 2013-10-14 18:14:12 +00:00
craig.p.drummond
c6a762878e Native dir separator 2013-10-13 16:07:22 +00:00
craig.p.drummond
aac26903a6 - Show action short-cuts in tooltips
- Move https->http conversion into NetworkAccessManager, so that it is consistent
- Place clear playqueue button back to its previous position
2013-10-09 17:07:14 +00:00
craig.p.drummond
e5959bc97e Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +00:00
craig.p.drummond
3f38079fa5 Cache browser results for 2 days 2013-09-20 19:38:44 +00:00
craig.p.drummond
f0bad94c9c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
89d415ded2 Consistent way to get layout spacing 2013-06-13 18:54:28 +00:00
craig.p.drummond
813ee2f784 - Fix deletion of threads.
- Enable online services for windows builds.
2013-05-04 10:35:06 +00:00
craig.p.drummond
d4b3cad402 Cache artist info 2013-03-22 20:55:03 +00:00
craig.p.drummond
0633dea2fe Use correct type 2013-03-18 20:17:10 +00:00
craig.p.drummond
3fda5aeb07 When checking if user is in "users" group, first check if current group is "users" 2013-03-18 20:16:11 +00:00
craig.p.drummond
a6b2f66d95 Safer thread deletion 2013-03-08 21:57:55 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
f837314320 (Qt-Only) When displaying filesizes, use KiB (1024 bytes) for KDE and Windows, and kB (1000 bytes) for others. 2012-12-20 21:18:53 +00:00
craig.p.drummond
9f5e0fa17d Add a 'Cache' page to settngs dialog, allowing cahce usage to be displayed and cache items delete. 2012-12-13 19:54:05 +00:00
craig.p.drummond
668926039e Fix KDE compile 2012-11-08 22:47:04 +00:00
craig.p.drummond
249b9649e3 Fix device paths 2012-11-08 19:24:55 +00:00
craig.p.drummond
d540d4fa27 Use 'create' parameter... 2012-10-23 14:56:17 +00:00
craig.p.drummond
a04bc03c02 USe 'sub' parameter if supplied - fixes location of local dynamic rules! 2012-10-20 16:13:09 +00:00
craig.p.drummond@gmail.com
c325a9ed28 Move cacheDir/configDir helpers into Utils 2012-10-08 11:35:29 +00:00
craig.p.drummond@gmail.com
67e6bac8d9 Move most of Utils into support lib 2012-10-08 11:22:54 +00:00