passwordmanager/gui
Martchus c3f07d08b6 Use setFilterRegularExpression() in Qt >= 5.12
The issue mentioned in the last commit was actually just about case
sensitivity and using QRegularExpression::CaseInsensitiveOption fixes it.
2020-09-18 17:12:01 +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 setFilterRegularExpression() in Qt >= 5.12 2020-09-18 17:12:01 +02:00
mainwindow.h Support Qt 6 (commit 174154b) 2020-09-04 00:54:34 +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