summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2024-04-04Keep static variables based on backend information to reduce number of databa...Louie S
2024-03-15sorting implemented; functionality is now matching pyqt versionLouie S
2024-03-15Load and apply rules to entriesLouie S
2024-03-15Add backend for rules dialogLouie S
2024-03-14RulesDialog menu working (functionality WIP)Louie S
2024-03-12Implement removeEntryLouie S
2024-03-12Implement editEntryFormLouie S
2024-03-10Implement cleanHiddenLouie S
2024-03-09Implemented remove groupLouie S
2024-03-09accept for edit group formLouie S
2024-03-09Edit group form skeletonLouie S
2024-03-02Render entriesLouie S
2024-02-29Rewrite db_sqlite as classLouie S
2024-02-28Working add_group_formLouie S
2024-02-28Fix issues building with qt5Louie S
2024-02-26Loading groups from dbLouie S
2024-02-23Implement db creationLouie S
2024-02-19Set config creationLouie S