Andrew Stromme
|
16253dca8b
Install headers/export library so that it can be used by other
|
15 years ago |
coles
|
e4c8365da7
Minor string change for consistency.
|
15 years ago |
mlaurent
|
23335a2072
Add missing i18n
|
15 years ago |
astromme
|
a2c0ab2d6c
Clear up auth button text. The user needs to both log in and then authenticate before clicking the button
|
15 years ago |
astromme
|
b76dd7d148
* https for the rest api seems to always return an error (404) for me?
|
15 years ago |
astromme
|
ab02cd4e72
* Update Auth status led whenever auth status changes, not when the pref pane is reopened again
|
15 years ago |
astromme
|
055db5e2f5
* Remove old api key, use new one for now (RTM failed to respond regarding the old one so I registered for a new one)
|
15 years ago |
aseigo
|
24964027e9
use https
|
15 years ago |
astromme
|
712c1900b2
Authenticate using a webpage rather than auto html form submission. This confirms to the RTM API Terms of Service
|
15 years ago |
aacid
|
a72e660e27
const & in foreach
|
15 years ago |
aseigo
|
0853ffd897
unused headers, don't give my grep's false positives
|
15 years ago |
mlaurent
|
891003c854
Fix forward declaration
|
15 years ago |
mlaurent
|
861718bda1
const'ify
|
15 years ago |
astromme
|
5eebc808af
QMap -> QHash for librtm management of tasks/lists/notes
|
15 years ago |
astromme
|
32b6b9ed26
BUG: 193051 Implement basic timezone support in librtm.
|
15 years ago |
astromme
|
d5f537c2fb
SVN_SILENT Krazy (ebn) fixes
|
15 years ago |
jmthomas
|
cebe8f731e
Krazy fixes:
|
15 years ago |
Andrew Stromme
|
7516ebf0b1
CCBUG: 193051 Hopefully fix bug where tasks appear one day early. QDateTime should automatically catch if there is no due date anyways
|
15 years ago |
Andrew Stromme
|
83e1d63030
Move librtm to libs/rtm. Fix build of dataengine. remove api key from librtm tests, it doesn't belong there
|
15 years ago |