Commit Graph

44 Commits

Author SHA1 Message Date
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
17697ad197 Fix layout 2018-02-12 18:14:05 +00:00
Craig Drummond
f5a887d717 Use QListView for titlewidget, to balance left and right views 2018-02-05 19:24:02 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8 Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
54af882cb7 Fix compile 2017-08-15 12:06:42 +01:00
Craig Drummond
e8ca1b6de7 Remove mac specific icons 2017-04-11 17:27:21 +01:00
Craig Drummond
e67d6e3a23 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
64083ad2b1 Remove unused widget 2016-10-29 15:21:45 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
d86f49f4d8 - Add tooltip for 'last modified' search
- only access YYYY/MM/DD  for search
#767
2015-11-29 22:34:45 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
11c9f59545 Remove spacing if search is permanent 2015-07-13 22:35:30 +01:00
Craig Drummond
bc9ba2fd94 Fix margin between label and entry field - mainly affected OSX 2015-07-12 22:21:07 +01:00
Craig Drummond
dd1c7a8e42 Better spacing for OSX 2015-07-06 18:03:55 +01:00
Craig Drummond
dddf737d5d Dont allow to close vi 'Esc' if widget should be permanent! 2015-06-28 09:11:21 +01:00
Craig Drummond
84491aef6c Increase margins - otherwise widgets look too cramped! 2015-06-12 18:48:59 +01:00
craig.p.drummond
e8048fc7ea Correctly initialise seach category.
BUG: 595
2014-11-23 21:56:03 +00:00
craig.p.drummond
f2077fa72e Use standard close icon 2014-10-08 13:13:01 +00:00
craig.p.drummond
a65c5e9777 Set spacing of 2 pixels for OSX 2014-10-03 15:49:21 +00:00
craig.p.drummond
10c3907b28 Replace combo on search page with a label 2014-10-02 21:26:13 +00:00
craig.p.drummond
ec15f572c2 If run under Unity or OSX, then place close buttons on left. 2014-10-02 11:08:19 +00:00
craig.p.drummond
859f92ad1a Add margins for Mac - due to line-edit focus glow. 2014-09-16 17:55:35 +00:00
craig.p.drummond
0d6fe28ffa Open search-widget as soon as user starts typing in view. 2014-06-05 18:41:32 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
394e096c40 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
8bc44adad5 Set tab order 2013-12-19 20:04:48 +00:00
craig.p.drummond
5e6c94c120 Save search category 2013-12-18 19:17:58 +00:00
craig.p.drummond
bcf864444f Add 'Search' tab - uses MPD for search. 2013-12-18 19:15:19 +00:00
craig.p.drummond
9fa96846fb Dont hide other online services / streams when searching. 2013-10-09 18:45:01 +00:00
craig.p.drummond
8e84cab3a8 - 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
b38af4c2e3 Some more 1 pixel spacing... 2013-09-13 19:09:22 +00:00
craig.p.drummond
0b90c03920 Pressing search action only actives search, and does not toggle it 2013-07-18 14:54:59 +00:00
craig.p.drummond
cbeb44d699 SoundCloud support 2013-07-11 19:41:41 +00:00
craig.p.drummond
179d0eeca2 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
049a9a604b Remove spacing 2013-07-02 19:19:12 +00:00
craig.p.drummond
3a637b2bfd Esc closes search if button has focus as well 2013-07-01 19:56:26 +00:00
craig.p.drummond
edab753eb9 Use esc to close search widget 2013-07-01 19:55:36 +00:00
craig.p.drummond
673983a5c9 Focus lineedit when search is shown 2013-07-01 19:54:40 +00:00
craig.p.drummond
2d17a2dba0 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