Files
renderdoc/qrenderdoc/Resources
baldurk f2e7f8f1a0 Refactor crash/bug reporter system
* The UI dialog is now in Qt. We run qrenderdoc.exe with a very minimal
  startup to display the dialog and send the report.
* The flow has been simplified to have less text and an easier time to
  just click through and send.
* On the first report, the user is gently nudged to enter their email
  address for contact and by default the email is saved for next time.
  They're not nagged more than once about this.
* Optionally the user can select to upload the capture. This is always
  default off, and there is a confirmation dialog making sure the user
  intended to select it.
* After the bug is reported, a unique URL is generated and returned
  which the user can then click back on to see if there's any update. By
  default the UI will also remember the URL and check it every couple
  of days and alert the user in the help menu that there's an update.
2017-12-19 12:26:34 +00:00
..
2017-12-19 12:26:34 +00:00
2017-12-19 12:26:34 +00:00

Source

Most of the icons in here come from the "Farm-Fresh Web Icons" pack from fatcow.com.

Licensed under Creative Commons Attribution 3.0 United States (CC BY 3.0 US).

Some icons have special notes:

  • delete.png is renamed to del.png to avoid obvious clashes with the C++ keyword.
  • flip_y.png is created just by rotating arrow_left.png to be vertical in the top half of the image, then rotating/flipping it to the bottom half.
  • upfolder.png is created by pasting arrow_up.png on top of folder.png, then erasing all pixels that overlap the front half of the folder.
  • action.png and action_hover.png are both based on document_page_next.png, with the little fold removed and colours changed.
  • control_reverse_blue.png is just control_play_blue.png flipped horizontally.
  • control_nan_blue.png and control_sample_blue.png are control_cursor_blue with the cursor edited out and replaced with the appropriate symbol. control_base_blue.png is not used directly but is kept in case future additions are needed.