issues
search
IJHack
/
QtPass
QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.03k
stars
162
forks
source link
minor code cleanups to warm up to the project
#582
Closed
RonnyPfannschmidt
closed
1 year ago
RonnyPfannschmidt
commented
2 years ago
executor: use nullptr instead of 0
Password dialog: use smart pointer for managing the ui
Password Dialog: use QPointer instead of raw pointers where it seems appropriate