summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-04-15Fix rendering issueLouie S
2024-04-04Add entry cloningLouie S
2024-04-04Keep static variables based on backend information to reduce number of ↵Louie S
database calls
2024-03-18Set settings with macro variablesLouie S
2024-03-18Add question dialog before backend call in cleanHiddenLouie S
2024-03-16Tidy up about pageLouie S
2024-03-15Fix coloring bugLouie S
2024-03-15Port over data files from pyqtLouie 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 toggleDoneLouie S
2024-03-12Implement editEntryFormLouie S
2024-03-12Remove settings file, integrate into assignmentList.cppLouie S
2024-03-10Implement cleanHiddenLouie S
2024-03-10Implement reloadLouie S
2024-03-10Implemented preferencesDialogLouie S
2024-03-09Implemented remove groupLouie S
2024-03-09accept for edit group formLouie S
2024-03-09Standardize source file namesLouie S
2024-03-09Edit group form skeletonLouie S
2024-03-09Break entry/group/rule into sub-classesLouie S
2024-03-09Rename group and entry formsLouie S
2024-03-02Render entriesLouie S
2024-03-01Add right-click skeletons to groupsLouie S
2024-02-29Rewrite db_sqlite as classLouie S
2024-02-29Add refresh after adding groupLouie S
2024-02-28Working add_group_formLouie S
2024-02-28Fix issues building with qt5Louie S
2024-02-26Create skeleton for add_group_formLouie S
2024-02-26Loading groups from dbLouie S
2024-02-23Implement db creationLouie S
2024-02-21Create rule classLouie S
2024-02-21Create entry classLouie S
2024-02-20Improve group member variable initializationLouie S
2024-02-20Create group classLouie S
2024-02-19Set config creationLouie S
2024-02-19Remove unnecessary functionsLouie S
2024-02-19Modularize CMakeLists.txt for Qt versionLouie S
2024-02-16First commitLouie S