index
:
telepathy/telepathy-qt
master
next
telepathy-qt4-0.4
telepathy-qt4-0.6
telepathy-qt4-0.8
Next-generation bindings of Telepathy and others using the same XML spec format to the Qt world. (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-qt)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TelepathyQt
/
captcha-authentication.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
captcha-authentication: Adhere to code style
Dario Freddi
1
-2
/
+2
2012-03-13
captcha-authentication: Remove leftovers from previous implementations
Dario Freddi
1
-1
/
+1
2012-03-13
captcha-authentication: Remove empty lines
Dario Freddi
1
-2
/
+0
2012-03-13
captcha-authentication: Hold a strong reference to CaptchaAuthentication in a...
Dario Freddi
1
-3
/
+2
2012-03-13
captcha-authentication: Clean up forward declarations and comments
Dario Freddi
1
-1
/
+0
2012-03-13
captcha-authentication: Rename lastError* to error*
Dario Freddi
1
-2
/
+2
2012-03-13
captcha-authentication: Add Nokia copyright
Dario Freddi
1
-0
/
+1
2012-03-13
captcha-authentication: Move captcha logic out of Channel and into a new Serv...
Dario Freddi
1
-1
/
+1
2012-03-13
captcha-authentication: When cancelling, close the channel upon success.
Dario Freddi
1
-0
/
+2
2012-03-13
captcha-authentication: When answering, close the channel upon success.
Dario Freddi
1
-0
/
+2
2012-03-13
captcha-authentication: UnknownChallenge cannot be 0
Dario Freddi
1
-3
/
+4
2012-03-13
captcha-authentication: Fix flag declaration, and a logic error
Dario Freddi
1
-1
/
+1
2012-03-13
captcha-authentication: Don't check if the feature is enabled - when CaptchaA...
Dario Freddi
1
-1
/
+2
2012-03-13
captcha-authentication: Compile the new files, by fixing non-TpQtism in them
Dario Freddi
1
-9
/
+5
2012-03-13
captcha-authentication: Use Connection::ErrorDetails instead of QVariantMap
Dario Freddi
1
-1
/
+2
2012-03-13
captcha-authentication: Implement error handling by exposing a lastError set ...
Dario Freddi
1
-0
/
+3
2012-03-13
captcha-authentication: Implement bindings for cancelling captcha
Dario Freddi
1
-0
/
+4
2012-03-13
captcha-authentication: Cleanup duplicate types
Dario Freddi
1
-3
/
+1
2012-03-13
captcha-authentication: Use the brand new facilities from AbstractInterface t...
Dario Freddi
1
-2
/
+1
2012-03-13
captcha-authentication: Move Captcha to an implicitly shared implementation o...
Dario Freddi
1
-7
/
+0
2012-03-13
captcha-authentication: Rework the way Challenge types are handled, making wa...
Dario Freddi
1
-4
/
+14
2012-03-13
captcha-authentication: Change the request API to carry on preferred mimetype...
Dario Freddi
1
-7
/
+2
2012-03-13
captcha-authentication: Rename PendingCaptcha to PendingCaptchas
Dario Freddi
1
-3
/
+3
2012-03-13
captcha-authentication: Add a way to monitor PropertiesChanged in CaptchaAuth...
Dario Freddi
1
-1
/
+3
2012-03-13
captcha-authentication: Fix permissions
Dario Freddi
1
-0
/
+1
2012-03-13
captcha-authentication: Add a channelfuture extension, and make captcha a mer...
Dario Freddi
1
-8
/
+5
2012-03-13
captcha-authentication: Rename to CaptchaAuthentication
Dario Freddi
1
-0
/
+102