15 Commits (f46ff35e4168cf0e8e4af86efb0cb32e28ab0ac9)

Author SHA1 Message Date
dogmaphobic 18c2e01a9f Fixing indentation. 10 years ago
dogmaphobic 714bbbf99d Documenting the strict flag. 10 years ago
dogmaphobic 4e8f2739cc Fixing typo. 10 years ago
dogmaphobic 77f442fd86 Changing the defaultSuffix argument from a pointer to a const. 10 years ago
dogmaphobic 209d354cd3 Removed the “selectedFilter” argument from the QGCFileDialog functions along with references to it in unit tests. 10 years ago
dogmaphobic 1e8545f750 Adding code to check and see if a given file has a proper extension (when the strict flag is set). 10 years ago
dogmaphobic 6ee1a42384 Initial work on enforcing extension. 10 years ago
Bryant Mairs c245ce3e6c Fix Qt documentation links to point to Qt5. 10 years ago
dogmaphobic 7d4831d017 Tweaking the documentation for QFileDialog and replacing the doxygen "@" escape to be consistent with the rest of the code. 10 years ago
dogmaphobic 20e6c7486b Making sure to tell users to leave selectedFilter NULL as it is not yet implemented. 10 years ago
dogmaphobic 6eeefe9c3b Documenting QGCFileDialog.h 10 years ago
dogmaphobic fcf4fda2ca WIP issue #1173. Adding default suffix (extension). While at it, added selected filter support and removed unit test assert about its use. 10 years ago
Don Gagne 1b4239d39b QGCFileDialog UnitTest support 11 years ago
Don Gagne a6870045e2 New QGCFileDialog apis 11 years ago