mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
Original source of icons is the icon8 library (http://icons8.com/c/flat-color-icons) and Paomedia (https://github.com/paomedia/small-n-flat). All icons used are licensed MIT or CC0; annotated in COPYING. * Closes #4071 * Increase default size of database icons to 24px and entry preview panel to 48px * Add shell script to assemble the database icons * Use QIcon to seamlessly support High DPI displays and pixmap caching * Add badge support for KeeShare groups and expired entries. * Guard against use of QPixmap::fromImage without a GUI * Add SVG minify and improve `make icons` Co-authored-by: Wolfram Rösler <wolfram@roesler-ac.de> |
||
|---|---|---|
| .. | ||
| AutoTypeAssociationsModel.cpp | ||
| AutoTypeAssociationsModel.h | ||
| AutoTypeMatchModel.cpp | ||
| AutoTypeMatchModel.h | ||
| AutoTypeMatchView.cpp | ||
| AutoTypeMatchView.h | ||
| EditEntryWidget.cpp | ||
| EditEntryWidget.h | ||
| EditEntryWidget_p.h | ||
| EditEntryWidgetAdvanced.ui | ||
| EditEntryWidgetAutoType.ui | ||
| EditEntryWidgetBrowser.ui | ||
| EditEntryWidgetHistory.ui | ||
| EditEntryWidgetMain.ui | ||
| EditEntryWidgetSSHAgent.ui | ||
| EntryAttachmentsModel.cpp | ||
| EntryAttachmentsModel.h | ||
| EntryAttachmentsWidget.cpp | ||
| EntryAttachmentsWidget.h | ||
| EntryAttachmentsWidget.ui | ||
| EntryAttributesModel.cpp | ||
| EntryAttributesModel.h | ||
| EntryHistoryModel.cpp | ||
| EntryHistoryModel.h | ||
| EntryModel.cpp | ||
| EntryModel.h | ||
| EntryURLModel.cpp | ||
| EntryURLModel.h | ||
| EntryView.cpp | ||
| EntryView.h | ||