keepassxc/src/gui/entry
Gianluca Recchia f31d65bdaf Replace deprecated parts of the code (#2419)
Performing a dev build against the latest version of Qt failed
because of some deprecated members. They have been replaced
according to the Qt documentation.

Further, Q_OS_MACOS is now the only macro available to identify a
machine running macOS, the others are now deprecated.
See https://doc.qt.io/qt-5/qtglobal.html#Q_OS_OSX and
https://doc.qt.io/qt-5/qtglobal.html#Q_OS_MAC.
2018-10-26 15:19:04 +02:00
..
AutoTypeAssociationsModel.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
AutoTypeAssociationsModel.h AutoType: resolve placeholders in window associations list 2017-10-23 22:55:22 +03:00
AutoTypeMatchModel.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
AutoTypeMatchModel.h change inAutotype logic, preventing multiple autotype call 2018-02-04 23:13:15 +01:00
AutoTypeMatchView.cpp Replace deprecated parts of the code (#2419) 2018-10-26 15:19:04 +02:00
AutoTypeMatchView.h change inAutotype logic, preventing multiple autotype call 2018-02-04 23:13:15 +01:00
EditEntryWidget.cpp Introduce synchronize merge method 2018-09-30 09:36:39 -04:00
EditEntryWidget.h Merge branch 'master' 2018-08-24 09:42:38 -04:00
EditEntryWidget_p.h Formatting the code. 2018-03-31 16:01:30 -04:00
EditEntryWidgetAdvanced.ui Add support for foreground and background entry colors 2018-02-21 09:04:46 +01:00
EditEntryWidgetAutoType.ui improve Window Associations UI/UX 2018-02-04 23:13:15 +01:00
EditEntryWidgetHistory.ui Use better default row width for history view and enable alternating row colors 2017-02-22 19:10:13 +01:00
EditEntryWidgetMain.ui Revert 5bc000c to fix startup delay 2017-11-20 15:36:30 -02:00
EditEntryWidgetSSHAgent.ui Add disambiguation info to source strings 2018-01-21 15:54:46 +01:00
EntryAttachmentsModel.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttachmentsModel.h Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttachmentsWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttachmentsWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttachmentsWidget.ui Move attachments view to the separate widget EntryAttachmentsWidget 2017-12-25 14:36:43 +02:00
EntryAttributesModel.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttributesModel.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EntryHistoryModel.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EntryHistoryModel.h Clearing deleted entries on applying. (#814) 2017-07-30 13:38:10 -04:00
EntryModel.cpp Add option to not show password placeholder when field is empty (#2333) 2018-09-29 07:44:23 -04:00
EntryModel.h Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
EntryView.cpp Replace deprecated parts of the code (#2419) 2018-10-26 15:19:04 +02:00
EntryView.h Formatting the code. 2018-03-31 16:01:30 -04:00