721 Commits

Author SHA1 Message Date
Brad Parker
819e930b89 Qt: move drag&drop context menu into FileDropWidget source 2018-08-17 11:57:47 -04:00
twinaphex
7250181319 Add some __WINRT__ ifdefs 2018-08-17 14:51:27 +02:00
Brad Parker
f130b261f4 Qt: Linux buildfix 2018-08-16 23:14:52 -04:00
Brad Parker
1966b04832 Qt: windows buildfix 2018-08-16 22:58:35 -04:00
Brad Parker
648705154e Qt: split functions into separate files 2018-08-16 22:48:31 -04:00
Brad Parker
6ef3567ea5 Qt: reset shader params window when passes are set to 0 2018-08-16 22:48:07 -04:00
Brad Parker
f8521a5580 Qt: use string literal for themes 2018-08-16 10:20:37 -04:00
Brad Parker
18a6467d4f Qt: update success is not an error 2018-08-16 08:42:40 -04:00
Tatsuya79
f750229693
Desktop UI dark theme updates 2018-08-16 13:12:34 +02:00
twinaphex
3f4cd71aa3 Cleanups 2018-08-16 10:42:26 +02:00
twinaphex
de8c98fdef Remove ID_M_SHADER_PARAMETERS 2018-08-16 10:18:56 +02:00
Brad Parker
c74c3c9536 Qt: set object names 2018-08-15 21:41:44 -04:00
Brad Parker
c663b0f87b Qt: make shader parameter window scrollable if there are too many items to show 2018-08-15 21:40:39 -04:00
twinaphex
921e52e64f Remove old leftover buggy Win32 driver 2018-08-16 00:05:09 +02:00
Brad Parker
341cf63399 Qt: show shader pass in parameters window, reload shader params when shader is reloaded 2018-08-14 21:38:52 -04:00
Brad Parker
553394c266 Qt: fix setting of spinbox values when modifying shader parameter sliders 2018-08-14 21:38:45 -04:00
Brad Parker
572c1ea2d3 Qt: initial shader parameter support 2018-08-14 16:04:48 -04:00
Brad Parker
4a9ef99759 Qt: fix core loading after 73f2710 2018-08-14 16:04:11 -04:00
Brad Parker
b93974faea Qt: update "About RetroArch" logo 2018-08-13 08:42:47 -04:00
Brad Parker
325d30f062 Qt: sort core association list case-insensitively 2018-08-10 19:39:04 -04:00
Brad Parker
376608aea0 Qt: cleanup 2018-08-10 19:23:52 -04:00
Brad Parker
e91c18f556 Qt: Add list of contributors to about box 2018-08-10 19:10:23 -04:00
Brad Parker
8d5f2ad1de Qt: use core display name if regular name is empty 2018-08-10 15:10:18 -04:00
Brad Parker
51f968c557 Qt: fix core association not showing up when clicking on playlists while in grid view 2018-08-10 09:58:22 -04:00
Brad Parker
e235a0991c Qt: updates 2018-08-09 11:55:42 -04:00
Brad Parker
50b23d6572 Qt: use yes/no buttons for question dialogs to allow canceling even if checkbox is clicked, return checkbox status separately from yes/no buttons 2018-08-08 12:49:35 -04:00
Brad Parker
4baecf84ca Qt: add option to update RetroArch (Windows only for now) 2018-08-06 20:52:47 -04:00
Brad Parker
75d161e0bd Qt: make links in Help->About clickable, add documentation link 2018-08-03 21:38:38 -04:00
Brad Parker
43492c5fbd Qt: add Help->About dialogs 2018-08-02 23:21:39 -04:00
Brad Parker
bdf5efd4ab Qt: fix thumbnail display in file browser when name has dots in it 2018-07-31 11:34:25 -04:00
Brad Parker
ea05b0f3cb Qt: "add entry" option for starting a new custom playlist entry 2018-07-31 00:15:59 -04:00
Brad Parker
d5ae00f3d8 Qt: fix loading of content from grid view with core set to "ask me" 2018-07-30 22:52:14 -04:00
Brad Parker
e63edfa6d2 Qt: add button to playlist entry dialog to change the path to the content 2018-07-30 21:18:34 -04:00
Brad Parker
e1b2d752ab Qt: use complete base name in case file has periods in it 2018-07-30 19:41:31 -04:00
Tatsuya79
1ceac715b3
Update ui_qt_themes.h 2018-07-31 01:07:00 +02:00
Brad Parker
50381a0463 Qt: allow FileDropWidget to be styleable 2018-07-30 18:22:18 -04:00
Tatsuya79
20a66e468e
Update ui_qt_themes.h 2018-07-30 17:26:58 +02:00
Brad Parker
5273aa2861 Qt: use native separators for playlist paths 2018-07-30 10:02:38 -04:00
Brad Parker
558a732330 Qt: add right-click option to edit playlist entries, fix bug with extra .lpl extension in playlists 2018-07-29 23:51:23 -04:00
Brad Parker
2faa250174 Qt: throttle status bar messages 2018-07-28 23:15:00 -04:00
Brad Parker
fea09f7382 Qt: add right-click menu to delete playlist items 2018-07-28 22:34:00 -04:00
Brad Parker
978edc7acf Qt: always set the current tab on startup 2018-07-28 18:46:51 -04:00
Twinaphex
fb3b5df350
Merge pull request #7022 from bparker06/qt_playlist
Qt: ability to add/delete playlists and drag&drop files into a playlist
2018-07-28 18:29:07 +02:00
Brad Parker
8835e2d9a2 Qt: add delete key option to list/grid view to remove playlist items 2018-07-28 11:48:24 -04:00
Brad Parker
c883a81c42 Qt: only allow dropping files onto center list/grid view 2018-07-28 10:39:21 -04:00
Tatsuya79
963e19b42b Update ui_qt_themes.h (#7021)
* Update ui_qt_themes.h

* Update ui_qt_window.cpp
2018-07-28 07:54:25 -04:00
Brad Parker
489601fadb Qt: allow right-click in empty portion of playlist widget 2018-07-27 23:52:27 -04:00
Brad Parker
45d38dcccf Qt: add dialog to choose core/database for new playlist entries 2018-07-27 23:45:48 -04:00
Brad Parker
fcdeebe672 Qt: initial drag&drop to add playlist entries. no scanning or filtering yet 2018-07-26 23:35:17 -04:00
Brad Parker
be952a9d14 Qt: add options for new/delete playlist 2018-07-26 11:23:51 -04:00