passwordmanager/gui
Martchus 7ac57bb5a1 Use aboutToQuit() signal for cleanup-code
As recommended by the Qt documentation
2019-09-14 19:38:06 +02:00
..
fielddelegate.cpp Fix deref nullptr when adding new field and pw hidden 2017-10-21 21:14:50 +02:00
fielddelegate.h Improve coding style 2018-03-14 00:15:12 +01:00
initiategui.cpp Use aboutToQuit() signal for cleanup-code 2019-09-14 19:38:06 +02:00
initiategui.h Adapt to changes in c++utilities 2019-06-10 22:44:59 +02:00
mainwindow.cpp Use aboutToQuit() signal for cleanup-code 2019-09-14 19:38:06 +02:00
mainwindow.h Don't use QCursor::pos() to position context menus 2019-07-20 18:23:43 +02:00
mainwindow.ui Adapt to changes in c++utilities 2019-06-10 22:44:59 +02:00
passwordgeneratordialog.cpp Adapt to changes in c++utilities 2019-06-10 22:44:59 +02:00
passwordgeneratordialog.h Check for QT_NO_CLIPBOARD in PasswordGeneratorDialog 2018-12-15 23:10:00 +01:00
passwordgeneratordialog.ui unified dialog style sheet, removed hard coded colors 2015-09-26 20:34:09 +02:00
stacksupport.cpp Reformat using clang-tidy 5.0 2017-09-29 17:20:03 +02:00
stacksupport.h Fix enabling undo support without Qt Widgets GUI 2018-12-03 00:29:54 +01:00
undocommands.cpp Improve coding style 2018-03-14 00:15:12 +01:00
undocommands.h Improve coding style 2018-03-14 00:15:12 +01:00