Dominik Schmidt
|
d5746e794a
|
CrashReporter: Send log file properly gzip compressed
|
2014-10-21 00:00:20 +02:00 |
|
Uwe L. Korn
|
4dacab3d8a
|
Merge pull request #269 from tomahawk-player/revert-268-misc-fixes
Revert "Miscellaneous cppcheck fixes"
|
2014-10-20 17:49:27 +02:00 |
|
Uwe L. Korn
|
92811215a5
|
Revert "Miscellaneous cppcheck fixes"
|
2014-10-20 17:49:15 +02:00 |
|
Uwe L. Korn
|
c1d99b4868
|
Merge pull request #268 from lorenzhs/misc-fixes
Miscellaneous cppcheck fixes
|
2014-10-20 17:48:06 +02:00 |
|
Lorenz Hübschle-Schneider
|
8bb14cc26c
|
Unsigned comparison <= 0 is identical to check for 0
|
2014-10-20 17:41:55 +02:00 |
|
Lorenz Hübschle-Schneider
|
d74c465e58
|
Remove break after return, it is redundant
|
2014-10-20 17:41:55 +02:00 |
|
Lorenz Hübschle-Schneider
|
69653c4934
|
Reduce variable scopes
|
2014-10-20 17:41:55 +02:00 |
|
Lorenz Hübschle-Schneider
|
46239947f5
|
Servent: Fix IP protocol version distinction
Uwe failed at C&P!
|
2014-10-20 17:41:55 +02:00 |
|
Lorenz Hübschle-Schneider
|
eee50b2f93
|
Remove dead code
Q_ASSERT(Compiler isn't a total moron);
|
2014-10-20 17:41:55 +02:00 |
|
Lorenz Hübschle-Schneider
|
655edf3e98
|
Catch exception by reference
|
2014-10-20 17:41:55 +02:00 |
|
Lorenz Hübschle-Schneider
|
45e6d52db7
|
DropJob: don't touch iterator after erasing element
Also drops a redundant condition
|
2014-10-20 17:05:17 +02:00 |
|
Jason Herskowitz
|
b6dd736fea
|
Add white icon for use with dark menu option in Yosemite
|
2014-10-19 22:46:05 -04:00 |
|
Christian Muehlhaeuser
|
0229746f8b
|
Don't create (multiple) layouts with same parent in AccountWidget.
|
2014-10-20 04:47:39 +02:00 |
|
Christian Muehlhaeuser
|
ea18ab891f
|
Don't pass parent widget in constructor. We call setLayout later.
|
2014-10-20 04:43:18 +02:00 |
|
Christian Muehlhaeuser
|
906285e442
|
pngcrush images.
|
2014-10-20 04:23:01 +02:00 |
|
Christian Muehlhaeuser
|
0812855b60
|
Store model pointers in a QPointer for safety.
|
2014-10-20 03:51:38 +02:00 |
|
Christian Muehlhaeuser
|
5e2253881f
|
Correct warning message in ColumnView.
|
2014-10-20 03:49:56 +02:00 |
|
Christian Muehlhaeuser
|
e9c7fd7a16
|
Reload Collection-related models when it changed.
|
2014-10-20 03:49:23 +02:00 |
|
Christian Muehlhaeuser
|
1a6a15844b
|
Removed old SuperCollection related methods in TreeModel.
|
2014-10-20 03:47:59 +02:00 |
|
Christian Muehlhaeuser
|
8dd8c77610
|
Cleaned up CollectionViewPage ctor and removed obsoleted code.
|
2014-10-20 03:11:58 +02:00 |
|
Christian Muehlhaeuser
|
16a3e9eccb
|
Removed a bunch of unneeded code from CollectionViewPage.
|
2014-10-20 02:56:17 +02:00 |
|
Christian Muehlhaeuser
|
225d5764e7
|
CollectionViewPage should do all the grunt work. Pass the collection_ptr to its ctor.
|
2014-10-20 02:49:11 +02:00 |
|
Christian Muehlhaeuser
|
44ffefb1fb
|
Hide composer column per default and removed obsoleted code from CollectionViewPage.
|
2014-10-20 02:35:34 +02:00 |
|
Christian Muehlhaeuser
|
1d3d8001a4
|
Removed obsolete extraHeader from CollectionViewPage.
|
2014-10-20 02:34:46 +02:00 |
|
Christian Muehlhaeuser
|
29ba03444b
|
Remove redundant boost include.
|
2014-10-20 02:34:00 +02:00 |
|
Christian Muehlhaeuser
|
51fe1aa0df
|
Renamed and moved FlexibleTreeView to CollectionViewPage.
|
2014-10-20 02:20:52 +02:00 |
|
Jason Herskowitz
|
5d9b42182b
|
Make progress bar match the red of the Tomahawk logo - #ff004c
|
2014-10-19 13:19:16 -04:00 |
|
Christian Muehlhaeuser
|
01534d222f
|
Drop the multiple versions of the empty-collection hint.
|
2014-10-19 10:40:22 +02:00 |
|
Christian Muehlhaeuser
|
8a58114f73
|
Create IndexStatusManager in JobStatusView.
|
2014-10-19 10:21:47 +02:00 |
|
Christian Muehlhaeuser
|
a8642a687f
|
Added IndexStatusManager, which observes indexing progress and creates a job-item accordingly.
|
2014-10-19 10:21:18 +02:00 |
|
Christian Muehlhaeuser
|
fb66be9746
|
Added missing GPL headers.
|
2014-10-19 10:19:59 +02:00 |
|
Christian Muehlhaeuser
|
22a58b7e21
|
Don't create JobStatusItem in DatabaseCommand.
|
2014-10-19 10:19:39 +02:00 |
|
Christian Muehlhaeuser
|
f55ff6f13b
|
Emit signal when indexing starts.
|
2014-10-19 10:18:49 +02:00 |
|
Christian Muehlhaeuser
|
af0b14b728
|
Removed dupe collection background image.
|
2014-10-18 14:57:03 +02:00 |
|
Christian Muehlhaeuser
|
99f6330b95
|
0.8.0rc1
0.8.0rc1
|
2014-10-17 21:51:35 +02:00 |
|
Christian Muehlhaeuser
|
2f28d4ea29
|
Readd a header widget to station view.
|
2014-10-17 21:22:03 +02:00 |
|
Dominik Schmidt
|
cac806a6fe
|
Add note about non-standard GCC feature
|
2014-10-17 19:33:43 +02:00 |
|
Christian Muehlhaeuser
|
42fb4ca88a
|
More vertical space for sources. Looks nicer on Yosemite.
|
2014-10-17 19:20:26 +02:00 |
|
Dominik Schmidt
|
89d45ab678
|
Make logger less crash prone
|
2014-10-17 19:20:08 +02:00 |
|
Dominik Schmidt
|
223be945eb
|
Fix scanning of files with non-latin chars in their names
|
2014-10-17 19:20:08 +02:00 |
|
Dominik Schmidt
|
63884bf74b
|
Make Lucene++ logging more meaningful
|
2014-10-17 19:20:08 +02:00 |
|
Christian Muehlhaeuser
|
e614bea370
|
Refreshing a query's results always sets playable- and solved-state to false.
|
2014-10-17 13:13:23 +02:00 |
|
Dominik Schmidt
|
e684a25955
|
Still log to console even if the logfile hasn't been setup
|
2014-10-17 12:43:42 +02:00 |
|
Dominik Schmidt
|
a1fc8194bc
|
Don't try to log if the log file hasnt been setup
|
2014-10-17 12:34:59 +02:00 |
|
Tomahawk CI
|
3f62694b25
|
Automatic merge of Transifex translations
|
2014-10-17 02:17:34 +02:00 |
|
Christian Muehlhaeuser
|
3037bab0cb
|
Style fixes.
|
2014-10-16 18:45:09 +02:00 |
|
Christian Muehlhaeuser
|
30e07b2603
|
Style fixes in AvatarManager.
|
2014-10-16 18:42:08 +02:00 |
|
Dominik Schmidt
|
9500a8aeb0
|
Don't use QTextStream for logging *sigh*
|
2014-10-16 17:19:06 +02:00 |
|
Dominik Schmidt
|
a97446fd2e
|
Fix logging on windows for unicode usernames
|
2014-10-16 06:10:10 +02:00 |
|
Tomahawk CI
|
1acc58a671
|
Automatic merge of Transifex translations
|
2014-10-16 02:18:16 +02:00 |
|