xarkes
b222aaa094
Save last clicked tab in NewFileDialog
2018-07-07 10:47:46 +02:00
Paul I
bebc2ec36d
More c++11 ( #478 )
...
* Replace 0 and Q_NULLPTR with nullptr
* Use c++11 foreach
2018-05-04 09:58:32 +02:00
rrreeezzz
756ebec512
Delete project with pop-up confirmation ( #451 )
2018-04-23 09:54:24 +02:00
xarkes
3cd71f75e1
Changing coding style
2018-03-21 21:33:40 +01:00
nico
fc6159c6b3
Remove the close button and put the About one under the cutter logo fix #289 ( #313 )
...
* removed cancelButton_clicked()
* removed NewFileDialog::on_cancelButton_clicked()
* removed cancel button and moved about button
2018-02-04 21:54:54 +01:00
xarkes
d34b45ab4a
Removed CreateNewDialog
2017-12-13 17:20:58 +01:00
Thomas Roth
a729568a51
Allow file selection by drag & drop ( #173 )
2017-12-06 17:35:43 +01:00
Matteo
e52468243d
added about cutter at openfile dialog ( #140 )
2017-12-04 22:38:09 +01:00
Florian Märkl
0b5a351d5f
Default Layout ( #84 )
...
* Basic default layout
* Workaround to set default widths for QDockWidgets
* AStyle
2017-11-03 21:22:54 +04:00
Florian Märkl
c73d9a0678
Projects Management ( #66 )
...
* Add TabWidget to NewFileDialog
* Project loading from NewFileDialog
* Projects dir in NewFileDialog
* Add SaveProjectDialog
* Make SaveProjectDialog work, refactor project saving and Notepad
* Add shortcut for Save
* Fix notes loading
* Sort projects in NewFileDialog
* Implement selecting projects dir in SaveProjectDialog
* Fix QAbstractButton include
2017-10-21 21:20:10 +02:00
Tim Siebels
b8bd62efe2
Use unique_ptr for ui objects ( #31 )
2017-10-02 11:41:28 +02:00