Scott Mansell
|
ffb9722f2d
|
Merge pull request #3032 from waddlesplash/dolphin-qt
Lots more minor DolphinQt stuffs.
|
2015-11-23 21:45:28 +13:00 |
James Cowgill
|
386159c74e
|
Remove uses of __DATE__ and __TIME__
|
2015-11-14 00:52:41 +00:00 |
waddlesplash
|
7c91669ced
|
DolphinQt: Updates to the SystemInfo dialog.
* Windows 8.1/10 & OS X .10/.11 constants now in Qt
* idealThreadCount() includes hyperthreads, so say 'logical processors'
|
2015-09-13 09:33:32 -04:00 |
waddlesplash
|
8fbf70ec55
|
DolphinQt: Make use of the C++11 signal/slot connection syntax.
Also use lambdas over one-line functions in some cases.
|
2015-09-10 23:31:40 -04:00 |
Lioncash
|
4fc71e9708
|
Common: Remove StdMakeUnique.h
|
2015-09-06 04:09:53 -04:00 |
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
Augustin Cavalier
|
74291017e5
|
SystemInfo: various cleanup.
* Rename the copy slot to match naming convention elsewhere
* Remove the Mac 10.7/10.8 detection as we don't support it now
|
2014-11-26 15:40:38 -05:00 |
Lioncash
|
14c3445ad2
|
DolphinQt: Make GetOS const
|
2014-10-25 21:51:58 -04:00 |
Augustin Cavalier
|
69cd8229d8
|
Fixes to the About dialog & add the SystemInfo dialog.
Also fix the build on Mac OS X.
|
2014-10-25 20:59:07 -04:00 |