Felix Geyer
|
98417d6465
|
Set default extension when selected filename doesn't have one.
Closes #79
|
2015-07-25 18:16:33 +02:00 |
|
Felix Geyer
|
5786d0c279
|
Regain focus after native file dialogs have been closed.
For some reason this happens on Mac OS X.
We work around it by calling activateWindow().
Closes #39
|
2012-07-25 12:18:16 +02:00 |
|
Felix Geyer
|
68155e8f89
|
Make use of Q_NULLPTR.
|
2012-06-29 14:15:16 +02:00 |
|
Felix Geyer
|
d3fcf2e0c4
|
Move singleton instance code to static member functions.
|
2012-05-31 14:51:44 +02:00 |
|
Felix Geyer
|
37291d278e
|
Fix some more lines that are too long.
|
2012-04-18 23:05:31 +02:00 |
|
Felix Geyer
|
f90831b809
|
Use an own FileDialog class instead of QFileDialog.
|
2011-12-26 01:21:29 +01:00 |
|