Felix Geyer
|
3b2a39fd38
|
Merge branch '2.0'
|
2015-09-26 11:44:27 +02:00 |
|
Felix Geyer
|
2edf414aa4
|
Fix compiler warning on OS X and Windows.
|
2015-09-24 18:45:23 +02:00 |
|
Felix Geyer
|
7fa0eddc5f
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
|
Felix Geyer
|
0b43607aa1
|
Make sure we use the native file dialog on Windows and OS X.
|
2015-09-06 13:32:12 +02:00 |
|
Felix Geyer
|
e75efb8bfb
|
Improve setting the default file extension in FileDialog.
Largely from PR #105 by Charles Brunet <charles@cbrunet.net>
|
2015-09-05 19:10:26 +02:00 |
|
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 |
|