Uwe L. Korn
7fab0866e0
Readd lost const qualifier
2014-10-17 22:52:57 +02:00
Uwe L. Korn
e394a5fc71
Remove reference to boost::ref
...
As we bind the first argument, we only make a single copy of the shared
pointer. This is a minimal performance difference that we should be able
to afford in return for dropping Boost finally.
2014-10-17 22:47:19 +02:00
Uwe L. Korn
a60549e3f4
Remove dependency on boost::noncopyable
2014-10-17 22:47:02 +02:00
Uwe L. Korn
7e6e508d06
Remove Concept check includes
...
Conflicts:
src/libtomahawk/widgets/StatsGauge.cpp
2014-10-17 22:46:45 +02:00
Uwe L. Korn
0a315afa9b
Remove obsolete mention of boost
2014-10-17 22:46:08 +02:00
Uwe L. Korn
6cffce4d32
Remove boost usage from ViewManger
2014-10-17 22:45:53 +02:00
Uwe L. Korn
07c5e9d182
Remove boost usage from FuncTimeout
2014-10-17 22:45:42 +02:00
Uwe L. Korn
9f4cf09152
Remove boost::{function,bind} from IOFactories
2014-10-17 22:45:33 +02:00
Uwe L. Korn
e708e2533e
Add placeholer to TR1 wrapper
2014-10-17 22:45:23 +02:00
Uwe L. Korn
04f948825d
Remove boost::bind from TomahawkApp
2014-10-17 22:45:07 +02:00
Uwe L. Korn
61a00a909c
Use TR1 in GenericPageItem
...
Conflicts:
src/tomahawk/sourcetree/SourcesModel.cpp
2014-10-17 22:38:12 +02:00
Uwe L. Korn
b288b3eebf
Add std::(tr::)bind to TR1 wrapper
2014-10-17 22:37:21 +02:00
Uwe L. Korn
79eab29e34
Add wrapper header for (tr/)functional
2014-10-17 22:34:03 +02:00
Uwe L. Korn
02613b0ca9
Remove redundant includes
2014-10-17 22:30:44 +02:00
Uwe L. Korn
d36b4ce271
Use QScopedPointer instead of boost
2014-10-17 22:30:19 +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
Jason Herskowitz
cca798f140
Friendly jobview text so people better understand it is scanning their Collecton on first run.
2014-10-15 16:55:53 -04:00
Tomahawk CI
a749dfc5d7
Automatic merge of Transifex translations
2014-10-15 02:17:52 +02:00
Christian Muehlhaeuser
cbf3230e4a
Style fix in PlayableProxyModel.
2014-10-14 13:13:15 +02:00
Christian Muehlhaeuser
0362f54724
minScore check in FuzzyIndex isn't used anymore.
2014-10-14 13:13:15 +02:00
Uwe L. Korn
62115ccccc
Handle relative CMAKE_INSTALL_LIBDIR during plugin loading
2014-10-14 09:45:26 +02:00
Christian Muehlhaeuser
870ca5a366
Fixed max-visible items when appending them in batches.
2014-10-14 07:24:20 +02:00
Christian Muehlhaeuser
3a82481e6b
Fixed dupe signal connection in TemporaryPageItem.
2014-10-14 06:58:31 +02:00
Christian Muehlhaeuser
a9419d0440
Removing a DeletablePage needs to destroy the page view ViewManager.
2014-10-14 06:58:12 +02:00
Christian Muehlhaeuser
666e5b831e
Style fixes to SourcesModel.
2014-10-14 06:57:09 +02:00
Christian Muehlhaeuser
7535b8f9e7
Always show Dashboard page first, so closing the WhatsNew page goes back there as a default.
2014-10-14 06:56:44 +02:00
Christian Muehlhaeuser
094b6436bc
Correctly initialize state of back & forward buttons.
2014-10-14 06:56:08 +02:00
Christian Muehlhaeuser
76b559e56c
Fixed error from previous commit.
2014-10-14 06:10:57 +02:00
Christian Muehlhaeuser
f68a8dcc5f
Introduced SourcesModel::DeletablePage. Fixes uppercasing WhatsNew-page.
2014-10-14 05:56:15 +02:00
Tomahawk CI
c1d0cfcd29
Automatic merge of Transifex translations
2014-10-14 02:17:49 +02:00
Christian Muehlhaeuser
533431be02
Updated copyright header.
2014-10-13 03:37:34 +02:00
Christian Muehlhaeuser
d6d923d728
Defensive.
2014-10-13 03:37:10 +02:00
Tomahawk CI
b2d20b66b7
Automatic merge of Transifex translations
2014-10-13 02:17:43 +02:00
Uwe L. Korn
7493b09bd4
Set weakref via reference
2014-10-12 19:43:05 +01:00
Uwe L. Korn
f147ab8ba7
Replace virtual with appropriate Q_DECL_OVERRIDE qualifiers
2014-10-12 19:43:05 +01:00
Uwe L. Korn
803db06398
Be cautious about logging in Artist::(~)Artist
2014-10-12 19:43:05 +01:00