Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
0d5b7bca
Commit
0d5b7bca
authored
Jun 18, 2013
by
Dan Pascu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated TODO and Notes
parent
9d48e59f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
10 deletions
+13
-10
Notes
Notes
+0
-7
TODO
TODO
+13
-3
No files found.
Notes
View file @
0d5b7bca
...
...
@@ -7,13 +7,6 @@ Code refactoring
+ do not kill greenlets but interrupt commands instead (sipsimple)
- refactor how models/dialogs/windows are created and where are they kept
- blink/contacts.py GoogleContactsManager.stop_adding_contacts is always False
- rename GoogleContactsManager to GoogleContactManager
- rename GoogleContactsGroup to GoogleContactGroup
- rename contact_model.google_contacts_group to google_contact_group
- integrate GoogleContactManager into ContactModel?
- GoogleContactsManager use defaultdict for entries_map (see update_contacts)
- race condition in GoogleContactsManager with stop_adding_contacts
- GoogleContactManager.enable_captcha should be decorated to run in the gui thread
- GoogleContactManager._set_captcha_image should be decorated to run in the gui thread
- _authorize_google_account from google dialog needs refactoring
...
...
TODO
View file @
0d5b7bca
...
...
@@ -2,13 +2,22 @@
Roadmap
-------
+ Address Book refactoring
+ Presence
+ Call History menu
+ Call transfer
+ Answering machine
Fixes and improvements
----------------------
- Save presence state on the addressbook contact not the GUI contacts
- Have the icon selection on the account state button's menu
- Explore the scaledContents attribute for the IconSelector label
- Use the primary attribute of Google contact URIs to implement the default
URI for Google contacts
- Group together all bonjour URIs published by the same device
Nice to have
------------
...
...
@@ -25,4 +34,5 @@ Nice to have
- Minimize to Windows system tray
- Desktop notifications
- Desktop sharing
- Accesibility features for blind users
\ No newline at end of file
- Accesibility features for blind users
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment