Commit | Tree | Parents | Author | Summary | Date |
---|
2940509a8a55 | 64bee268f15b | 6c083cd76cf1 | Dan Leinir Turthra Jensen | Add a text (and thus tooltip) to the account delegate's remove action | Feb 20 2020, 10:49 AM |
6c083cd76cf1 | e1940a2f2a1f | 9332ba2b0422 | Dan Leinir Turthra Jensen | Add a helpful label when there are no accounts in the list | Feb 19 2020, 1:23 PM |
9332ba2b0422 | bf5a315d2e30 | 5b1aa29663a4 | Dan Leinir Turthra Jensen | Switch to using a Binding | Feb 19 2020, 12:55 PM |
5b1aa29663a4 | 83d2db1b6b7d | c5a9fda3089d | Dan Leinir Turthra Jensen | These are not bookmarks, they're things that should be removed... | Feb 19 2020, 12:29 PM |
c5a9fda3089d | af7f9dd8ddbc | 893336b311e5 | Dan Leinir Turthra Jensen | Pull out some commented-out debug statements with no useful info | Feb 19 2020, 11:50 AM |
893336b311e5 | 11d3467919c2 | 56be7c647b8b | Dan Leinir Turthra Jensen | Swap the inline conditionals for explicit if statements | Feb 19 2020, 11:47 AM |
56be7c647b8b | 91370ba987bb | 25e307ef1da1 | Dan Leinir Turthra Jensen | Actually close the message box when clicking one of the buttons | Feb 19 2020, 11:22 AM |
25e307ef1da1 | 35a15c95ae44 | 4c64757c52ef | Dan Leinir Turthra Jensen | Port from QtQuick.Dialogs.MessageDialog to the MessageBoxSheet | Feb 19 2020, 9:45 AM |
4c64757c52ef | 983bc74108d7 | 793fe45ea8aa | Dan Leinir Turthra Jensen | Add a simple-ish MessageBoxSheet (as a MessageDialog porting aid) | Feb 19 2020, 9:44 AM |
793fe45ea8aa | e6d015ace83c | de19045361b3 | Dan Leinir Turthra Jensen | Remove unneeded variable (some old test data) | Feb 19 2020, 9:12 AM |
de19045361b3 | 5dcc322d00d0 | 7d9a0584351c | Dan Leinir Turthra Jensen | Remove some test data | Feb 18 2020, 2:48 PM |
7d9a0584351c | df6cac31b81e | f20b3befc5f7 | Dan Leinir Turthra Jensen | | Feb 18 2020, 2:34 PM |
f20b3befc5f7 | c4a4932042bb | 3bff076b1695 | Dan Leinir Turthra Jensen | Add a dialog when deleting accounts (to ensure less data loss) | Feb 18 2020, 2:33 PM |
3bff076b1695 | fc00c19dc684 | ca2c711759b6 | Dan Leinir Turthra Jensen | Actually register the job so we can create instances of it | Feb 18 2020, 2:32 PM |
ca2c711759b6 | b8893d63f84c | 837b1dce66ce | Dan Leinir Turthra Jensen | Use the new account-service-enable-toggle job to do so | Feb 18 2020, 2:32 PM |
837b1dce66ce | 36af4f8c8e52 | 2420b04e3d01 | Dan Leinir Turthra Jensen | Add a job for toggling an account service's enabled status | Feb 18 2020, 2:31 PM |