index
:
assignment-list-qt.git
master
qtquick
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-04-15
Fix rendering issue
Louie S
2024-04-04
Add entry cloning
Louie S
2024-04-04
Keep static variables based on backend information to reduce number of databa...
Louie S
2024-03-18
Set settings with macro variables
Louie S
2024-03-18
Add question dialog before backend call in cleanHidden
Louie S
2024-03-16
Tidy up about page
Louie S
2024-03-15
Fix coloring bug
Louie S
2024-03-15
Port over data files from pyqt
Louie S
2024-03-15
sorting implemented; functionality is now matching pyqt version
Louie S
2024-03-15
Load and apply rules to entries
Louie S
2024-03-15
Add backend for rules dialog
Louie S
2024-03-14
RulesDialog menu working (functionality WIP)
Louie S
2024-03-12
Implement removeEntry
Louie S
2024-03-12
Implement toggleDone
Louie S
2024-03-12
Implement editEntryForm
Louie S
2024-03-12
Remove settings file, integrate into assignmentList.cpp
Louie S
2024-03-10
Implement cleanHidden
Louie S
2024-03-10
Implement reload
Louie S
2024-03-10
Implemented preferencesDialog
Louie S
2024-03-09
Implemented remove group
Louie S
2024-03-09
accept for edit group form
Louie S
2024-03-09
Standardize source file names
Louie S
2024-03-09
Edit group form skeleton
Louie S
2024-03-09
Break entry/group/rule into sub-classes
Louie S
2024-03-09
Rename group and entry forms
Louie S
2024-03-02
Render entries
Louie S
2024-03-01
Add right-click skeletons to groups
Louie S
2024-02-29
Rewrite db_sqlite as class
Louie S
2024-02-29
Add refresh after adding group
Louie S
2024-02-28
Working add_group_form
Louie S
2024-02-28
Fix issues building with qt5
Louie S
2024-02-26
Create skeleton for add_group_form
Louie S
2024-02-26
Loading groups from db
Louie S
2024-02-23
Implement db creation
Louie S
2024-02-21
Create rule class
Louie S
2024-02-21
Create entry class
Louie S
2024-02-20
Improve group member variable initialization
Louie S
2024-02-20
Create group class
Louie S
2024-02-19
Set config creation
Louie S
2024-02-19
Remove unnecessary functions
Louie S
2024-02-19
Modularize CMakeLists.txt for Qt version
Louie S
2024-02-16
First commit
Louie S