-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test pull request #137
base: master
Are you sure you want to change the base?
test pull request #137
Conversation
Added workflow functionality to project
Using different workflow action to test for project.
Remove previous workflow action to test different workflow
…ShaneTestBranch
Shane test branch
My initial commit. Fixed font size issue.
Revert "My initial commit. Fixed font size issue."
cleaned up commented out code, seemed unused
I had some changes in Gitkraken that had not been committed. Trying this for first time.
Added FontDialog
Removed unneeded commented out code
Added a creation time checkbox to the Preferences drop-down menu.
You are welcome to make a real one. Looks like mainly formatting but that is fine too |
Merging progress with GUI and workflow/flake8 setup.
Merging changes from Shane and Mark branches.
…into BrandonBranch � Conflicts: � .idea/misc.xml � .idea/vcs.xml
this has fixed by added Due:_(space) w/ all occurences of due: '
Brandon branch - updated several test methods to fix an error.
Restored data to files for testing.
…sts can still pass.
Update to qtodotxt2
If you're interested, we fixed the issue with the due date being invalid format due to the empty space. I made a change in CompletionPopup.qml and removed the empty space that was being placed after "due:" so the htmlizer.py would work properly with parsing the key words. It's in my fork of the project. Also, please excuse the plethora of commits and garbage commit comments; this was a college course assignment and there was a lot of trying to figure out how to use gitKraken, creating branches, merges, etc. So sorry that it's a litter of crap but you shouldn't see anymore for the time being. |
this is a test