Commit Graph

47 Commits

Author SHA1 Message Date
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
14842a0ec4 Fix layout 2018-02-12 18:14:05 +00:00
Craig Drummond
c488343564 Use QListView for titlewidget, to balance left and right views 2018-02-05 19:24:02 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
4ce9a96fbf Fix compile 2017-08-15 12:06:42 +01:00
Craig Drummond
7395e5fa96 Remove mac specific icons 2017-04-11 17:27:21 +01:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
3a45316998 Remove unused widget 2016-10-29 15:21:45 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
45ce4ac749 - Add tooltip for 'last modified' search
- only access YYYY/MM/DD  for search
#767
2015-11-29 22:34:45 +00:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
890a085dfd Remove spacing if search is permanent 2015-07-13 22:35:30 +01:00
Craig Drummond
777901a0d8 Fix margin between label and entry field - mainly affected OSX 2015-07-12 22:21:07 +01:00
Craig Drummond
5ae4fa16d7 Better spacing for OSX 2015-07-06 18:03:55 +01:00
Craig Drummond
2ff81854ea Dont allow to close vi 'Esc' if widget should be permanent! 2015-06-28 09:11:21 +01:00
Craig Drummond
c4dbd9ed54 Increase margins - otherwise widgets look too cramped! 2015-06-12 18:48:59 +01:00
craig.p.drummond
4e35831a52 Correctly initialise seach category.
BUG: 595
2014-11-23 21:56:03 +00:00
craig.p.drummond
e9cf16dc82 Use standard close icon 2014-10-08 13:13:01 +00:00
craig.p.drummond
e9e3a1280b Set spacing of 2 pixels for OSX 2014-10-03 15:49:21 +00:00
craig.p.drummond
4fd0519447 Replace combo on search page with a label 2014-10-02 21:26:13 +00:00
craig.p.drummond
229b1a96cf If run under Unity or OSX, then place close buttons on left. 2014-10-02 11:08:19 +00:00
craig.p.drummond
8fe165fdd2 Add margins for Mac - due to line-edit focus glow. 2014-09-16 17:55:35 +00:00
craig.p.drummond
77df458307 Open search-widget as soon as user starts typing in view. 2014-06-05 18:41:32 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
c673e074ba If Ctrl-F is activated again whilst search widget is visible, then select all current text.
BUG: 374
2013-12-31 09:23:18 +00:00
craig.p.drummond
a8168c5d15 Set tab order 2013-12-19 20:04:48 +00:00
craig.p.drummond
482bc95ad0 Save search category 2013-12-18 19:17:58 +00:00
craig.p.drummond
3eef603688 Add 'Search' tab - uses MPD for search. 2013-12-18 19:15:19 +00:00
craig.p.drummond
a898162c6d Dont hide other online services / streams when searching. 2013-10-09 18:45:01 +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
1fa78a607a Some more 1 pixel spacing... 2013-09-13 19:09:22 +00:00
craig.p.drummond
67546bed2a Pressing search action only actives search, and does not toggle it 2013-07-18 14:54:59 +00:00
craig.p.drummond
12cc3c0822 SoundCloud support 2013-07-11 19:41:41 +00:00
craig.p.drummond
8e3d577201 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00
craig.p.drummond
2594a26877 Remove spacing 2013-07-02 19:19:12 +00:00
craig.p.drummond
554a8aa2be Esc closes search if button has focus as well 2013-07-01 19:56:26 +00:00
craig.p.drummond
41c7ad074d Use esc to close search widget 2013-07-01 19:55:36 +00:00
craig.p.drummond
41303e6d6a Focus lineedit when search is shown 2013-07-01 19:54:40 +00:00
craig.p.drummond
8e7dc5c102 Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue. 2013-06-30 21:35:43 +00:00