Christian Muehlhaeuser
|
fe00a69ef0
|
* Show source icon on hover / selection.
|
2014-09-16 06:33:05 +02:00 |
|
Christian Muehlhaeuser
|
e08780bb41
|
* Center controls in HeaderWidget.ui.
|
2014-09-16 06:18:28 +02:00 |
|
Christian Muehlhaeuser
|
fb08bfae49
|
* Style fixes.
|
2014-09-16 06:05:36 +02:00 |
|
Christian Muehlhaeuser
|
542f6763af
|
* Style fixes to TomahawkSettings.
|
2014-09-16 06:03:32 +02:00 |
|
Christian Muehlhaeuser
|
0c50c0ed7e
|
Merge pull request #252 from tomahawk-player/lucenepp
Switched from CLucene to Lucene++
|
2014-09-16 05:54:39 +02:00 |
|
Christian Muehlhaeuser
|
4a5612aea7
|
* boost_system is not libtomahawk's direct dependency.
|
2014-09-16 05:49:12 +02:00 |
|
Christian Muehlhaeuser
|
8a25a551c5
|
* Style fixes in FuzzyIndex.
|
2014-09-16 05:33:18 +02:00 |
|
Christian Muehlhaeuser
|
efae2f004a
|
* Fixed compiler warnings in FuzzyIndex.
|
2014-09-16 05:32:27 +02:00 |
|
Christian Muehlhaeuser
|
f6a2165524
|
* Remove commented out code.
|
2014-09-16 05:31:56 +02:00 |
|
Christian Muehlhaeuser
|
997f05b9c5
|
* Updated NSIS template to package Lucene++.
|
2014-09-16 05:29:00 +02:00 |
|
Christian Muehlhaeuser
|
cc3ce671b9
|
* Remove old CLucene references.
|
2014-09-16 05:28:11 +02:00 |
|
Christian Muehlhaeuser
|
265b6b0fc1
|
* Delete index when initializing lucene should fail.
|
2014-09-16 05:22:17 +02:00 |
|
Christian Muehlhaeuser
|
995da20b5d
|
* Find lucenepp lib correctly on all platforms.
|
2014-09-16 05:12:51 +02:00 |
|
Jason Herskowitz
|
53e1ef866c
|
New collection header image
|
2014-09-15 23:02:57 -04:00 |
|
Christian Muehlhaeuser
|
f554ba7f17
|
* Removed CLucene check.
|
2014-09-16 01:49:28 +02:00 |
|
Christian Muehlhaeuser
|
a38bf949dd
|
* Switch to SimpleAnalyzer and optimize index in endIndexing() again.
|
2014-09-16 01:37:53 +02:00 |
|
Christian Muehlhaeuser
|
f837e9e7e5
|
* Ported to lucene++.
|
2014-09-16 01:02:59 +02:00 |
|
Christian Muehlhaeuser
|
88a5b6d97c
|
* Added FindLucene++.cmake.
|
2014-09-15 21:23:06 +02:00 |
|
Jason Herskowitz
|
c03ae9021a
|
Make nicer splash pages
|
2014-09-15 10:42:33 -04:00 |
|
Christian Muehlhaeuser
|
11e5a076f6
|
* Don't optimize index.
|
2014-09-15 16:39:10 +02:00 |
|
Christian Muehlhaeuser
|
cde4f5e229
|
Revert "* Really spammy debug output for testing."
This reverts commit 5538a2994049fcffe3554d5698bb402ffc6177e9.
|
2014-09-15 16:38:42 +02:00 |
|
Christian Muehlhaeuser
|
5538a29940
|
* Really spammy debug output for testing.
|
2014-09-15 16:07:35 +02:00 |
|
Christian Muehlhaeuser
|
02ae04be06
|
* Added debug output to endIndexing.
|
2014-09-15 15:28:57 +02:00 |
|
Jason Herskowitz
|
54836c8c48
|
Update icons and DMG background
|
2014-09-14 21:07:40 -04:00 |
|
Tomahawk CI
|
9e6144e04d
|
Automatic merge of Transifex translations
|
2014-09-15 02:19:14 +02:00 |
|
Jason Herskowitz
|
2fe24d14b9
|
Update Splash back and DMG installer background image
|
2014-09-14 20:12:08 -04:00 |
|
Christian Muehlhaeuser
|
4407905a23
|
* More debug output.
|
2014-09-15 01:01:54 +02:00 |
|
Christian Muehlhaeuser
|
f75505c674
|
* Log which fuzzy index gets wiped.
|
2014-09-15 00:32:46 +02:00 |
|
Uwe L. Korn
|
6afbdaef25
|
Add explicit narrowing cast for C++11 support
This reflects the existing behaviour but in C++11 the implicit cast is
no longer allowed.
|
2014-09-14 20:17:43 +01:00 |
|
Christian Muehlhaeuser
|
e614f2ae42
|
* Don't init ScanManager before local collection is set.
|
2014-09-14 17:57:19 +02:00 |
|
Uwe L. Korn
|
8c3799f93d
|
Use direct implementation and do not call virtuals in the constructor
|
2014-09-14 13:56:41 +01:00 |
|
Uwe L. Korn
|
9132c5de7d
|
Use direct implementation and do not call virtuals in the constructor
|
2014-09-14 08:51:18 +01:00 |
|
Uwe L. Korn
|
8269d69a48
|
Make filePath non-virtual as never overloaded but used in a lot of constructors
|
2014-09-12 11:35:38 +01:00 |
|
Uwe L. Korn
|
3abe856965
|
Use Q_DECL_OVERRIDE where more appropriate
|
2014-09-12 09:33:18 +01:00 |
|
Tomahawk CI
|
1f95084384
|
Automatic merge of Transifex translations
|
2014-09-12 02:17:01 +02:00 |
|
Uwe L. Korn
|
489a83e401
|
Do not use virtual methods in constructors
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
f4f553566d
|
Style fixes
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
c07ddafcb8
|
Use override instead of virtual
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
d6400dee5b
|
Remove (yet) unnecassary virtual
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
34976caf67
|
Use override instead of virtual
|
2014-09-12 00:12:13 +01:00 |
|
Uwe L. Korn
|
d8827eb82e
|
Merge pull request #251 from tomahawk-player/cacheupdates
add genericcache version setting to TomahawkSettings, check for the cach...
|
2014-09-11 23:29:32 +02:00 |
|
Christian Muehlhaeuser
|
e0ea260002
|
* Set Album type on PlayableCover in TrackDetailView.
|
2014-09-11 19:16:27 +02:00 |
|
Christian Muehlhaeuser
|
7dfab0fc7f
|
* Make PlayableCover a bit more feature complete.
|
2014-09-11 19:16:11 +02:00 |
|
Christian Muehlhaeuser
|
978bb39780
|
Revert "Revert "Clean up obsolete icons""
This reverts commit c04875503f089cddf99868b3e211be8950e4d8d2.
|
2014-09-11 17:20:41 +02:00 |
|
Christian Muehlhaeuser
|
aeaac33e44
|
* Style fixes.
|
2014-09-11 17:08:56 +02:00 |
|
Christian Muehlhaeuser
|
fcf7ddd169
|
* Lower-case comparison for extensionToMimetype.
|
2014-09-11 17:08:22 +02:00 |
|
Christian Muehlhaeuser
|
53803d9a58
|
* Don't even attempt to draw hidden rows in sidebar.
|
2014-09-11 17:07:47 +02:00 |
|
Christian Muehlhaeuser
|
a02dce9db1
|
* Assert when image with negative size is being requested.
|
2014-09-11 17:07:23 +02:00 |
|
Stefan Derkits
|
b4a290c8ec
|
change DEFINES to c++ constants, remove qt5 ifdefs inside Generic/InfosystemCache and let TomahawkUtils handle the version check
|
2014-09-11 10:48:53 +02:00 |
|
Christian Muehlhaeuser
|
c04875503f
|
Revert "Clean up obsolete icons"
This reverts commit 822620ae905ee0901df8b823899da93f4b4125b3.
|
2014-09-11 01:38:14 +02:00 |
|