15 Commits (25408fd15c96ad11483c3653db22530e61623ad0)

Author SHA1 Message Date
dogmaphobic 71a346e126 Fixing suffix extraction from regex 10 years ago
dogmaphobic 189299f354 Appending required extension when it is not the one used (when in strict mode). 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
dogmaphobic 3e44cd1b3e Fixing a case of an elusive, braceless conditional. 10 years ago
dogmaphobic d7c89e954f Adding braces around conditional oneliners 10 years ago
dogmaphobic 32495fc404 Added default suffixes to these functions: 10 years ago
dogmaphobic eeafd468a7 Added appropriate AcceptMode to AcceptSave so the OpenFileSave shows the proper Save button instead of the default Open button. 10 years ago
dogmaphobic a3f5bd797e Fixing missing argument in Debug builds 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 d3ad49f3d5 Moving more things off of MainWindow 11 years ago
Don Gagne a312b9560e Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis 11 years ago
Don Gagne fccb5c126e Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis 11 years ago
Don Gagne c673310810 Fix broken native dialogs 11 years ago
Don Gagne e8c7680dae Fix compiler warning 11 years ago
Don Gagne 1b4239d39b QGCFileDialog UnitTest support 11 years ago