Commit Graph

3 Commits

Author SHA1 Message Date
RichardHaselgrove aee2f9d306 Further work on ProjInfoPage
Remove discarded files and code
Include second-generation Android icon
Use 'const' in icon files to eliminate Travis warnings
Reinstate Intel_GPU detection, but this doesn't work on a machine
with two active GPUs - see comment in #2643
2018-08-11 21:37:24 +01:00
RichardHaselgrove e7fc8ff72e Fixing ProjectInfoPage changes requested by @JuhaSointusalo
Commented out the unused first generation icons
Fixed nvidia detection bug
Updated copyright and licensing for all files touched by this PR
2018-08-11 12:19:02 +01:00
RichardHaselgrove 719a26b770 [GUI] Refresh ProjectInfoPage in attach wizard
1) Use web_url when present
2) Parse all plan class names from
   http://boinc.berkeley.edu/trac/wiki/AppPlan#Planclassnames
   (except WSL)
3) Update AMD, NV GPU icons to modern style
4) Add icons for Linux/ARM and Intel_GPU
   (icons downscaled from hi-res resource used for projects.php)
5) Re-sequence icons to group OS first, then resources
6) Add tooltips to all icons

Items 2-6 now match projects.php display. Implements #2579
2018-08-10 13:35:37 +01:00