Skip to content
  1. Feb 05, 2018
  2. May 08, 2017
  3. May 04, 2017
  4. Mar 26, 2017
  5. Aug 25, 2016
  6. Jun 23, 2016
  7. May 31, 2016
  8. Dec 05, 2015
  9. Oct 31, 2015
  10. Oct 30, 2015
  11. May 31, 2015
  12. Apr 18, 2015
  13. Feb 02, 2015
    • dogmaphobic's avatar
      Changing the defaultSuffix argument from a pointer to a const. · 77f442fd
      dogmaphobic authored
      Changing the order of the QGCFileDialog::getSaveFileName() function. The idea was to expand the existing QFileDialog version but as we removed the selectedFilter, we might as well make this more intuitive. The options argument is the one trully optional and should be last.
      Adding an example to the documentation on how to go about figuring out what file type was returned by these functions.
      77f442fd
    • dogmaphobic's avatar
      Removed the “selectedFilter” argument from the QGCFileDialog functions along... · 209d354c
      dogmaphobic authored
      Removed the “selectedFilter” argument from the QGCFileDialog functions along with references to it in unit tests.
      Fixed function declarations and prototypes formatting while at it.
      Changed the caption of a few file save dialogs with a more descriptive text (explicitly telling what is being saved).
      209d354c
  14. Jan 28, 2015
  15. Dec 12, 2014
  16. Dec 01, 2014
  17. Nov 30, 2014
  18. Nov 29, 2014
  19. Nov 28, 2014
Loading