index
:
telepathy-qt4-logger.git
fixes
master
qtglib
qtglib-review
Unnamed repository; edit this file 'description' to name the repository.
George Kiagiadakis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-05
Moved member variables to private struct
HEAD
master
Mateu Batle
2
-12/+25
2011-04-05
Added const to clear methods
Mateu Batle
2
-8/+8
2011-04-05
Make PendingLogger smarter and take some of the functions originally performe...
Mateu Batle
4
-85/+91
2011-04-05
Models: added property backFetching to know if model is currently doing a (ba...
Mateu Batle
2
-19/+49
2011-04-04
Cleanup of headers
Mateu Batle
2
-6/+1
2011-04-04
Remove unneeded constants, use EntityType enum instead
Mateu Batle
2
-5/+2
2011-04-02
Fixed interface object path argument
Alvaro Soliverez
1
-2/+2
2011-04-02
Added missing includes
Alvaro Soliverez
3
-0/+5
2011-04-01
Added calls to clear account, contact, and room log. Also separated PendingLo...
Alvaro Soliverez
6
-42/+203
2011-04-01
Delete PendingTpContacts since it didn't get used finally
Mateu Batle
3
-251/+0
2011-04-01
Change to implicit sharing QList without pointers, easier management
Mateu Batle
4
-14/+13
2011-04-01
Recover overwriten CMakeFile
Mateu Batle
1
-0/+30
2011-04-01
Change to implicit start
Mateu Batle
9
-18/+21
2011-04-01
Make git ignore *.pyc files
Mateu Batle
1
-0/+1
2011-04-01
Add support of CallEvents in PendingEvents
Mateu Batle
2
-0/+6
2011-04-01
Converted == operator into a function and use EventPtr
Mateu Batle
2
-3/+3
2011-04-01
Forced cast to uint, QDateTime does not support int64 time_t types in all pla...
Mateu Batle
1
-2/+3
2011-04-01
Remove old qmake project files, now cmake is used
Mateu Batle
3
-156/+0
2011-04-01
Fix string encoding conversions.
George Kiagiadakis
4
-6/+6
2011-04-01
Add missing tp-qt4-style header guards.
George Kiagiadakis
11
-0/+44
2011-04-01
Remove useless (and wrong) codegen instruction comment.
George Kiagiadakis
1
-1/+0
2011-04-01
Cleanup global.h
George Kiagiadakis
1
-26/+2
2011-04-01
Constify smart pointer arguments and accessor methods.
George Kiagiadakis
16
-46/+51
2011-04-01
Quick & dirty linking fix.
George Kiagiadakis
1
-0/+1
2011-04-01
Add telepathy-glib headers dir in the include path.
George Kiagiadakis
1
-0/+1
2011-04-01
Changed class name to Logger and modified method to return a Tp::PendingOpera...
Alvaro Soliverez
7
-132/+171
2011-03-31
Removed pyc files
Mateu Batle
3
-0/+0
2011-03-31
Implement class to provide LoggerInterface features
Alvaro Soliverez
4
-41/+174
2011-03-31
Added spec files
Alvaro Soliverez
3
-0/+355
2011-03-31
Added Python dependency
Alvaro Soliverez
1
-0/+9
2011-03-31
Added Logger spec and dependencies
Alvaro Soliverez
7
-0/+1160
2011-03-31
Added tools needed for spec generation
Alvaro Soliverez
25
-20/+4558
2011-03-30
Models: Add signals to inform about when can back fetch be started first time...
Mateu Batle
2
-1/+7
2011-03-30
Add CallEvent support
Mateu Batle
5
-0/+124
2011-03-29
LoggerConversationModel derives now from Tpy::AbstractConversationModel
Mateu Batle
2
-34/+16
2011-03-28
Models: Fix linking problems
Mateu Batle
3
-2/+6
2011-03-24
Add model for telepathy logger
qtglib
Mateu Batle
9
-0/+462
2011-03-24
Fix includes missing on entity file
Mateu Batle
1
-0/+2
2011-03-24
Fix problem in debug output macro for warnings
Mateu Batle
1
-2/+2
2011-03-17
Fix memory management bug in pending events query
Mateu Batle
1
-1/+1
2011-03-17
Fix memory management bug in pending entities query
Mateu Batle
1
-2/+2
2011-03-17
Fix case when filter function is NULL
Mateu Batle
1
-1/+1
2011-03-17
Fix memory management bug in filtered events
Mateu Batle
1
-1/+1
2011-03-17
Add filtered events to tpl-tool
Mateu Batle
2
-8/+35
2011-03-17
Added things to ignore in .gitignore
Mateu Batle
1
-1/+2
2011-03-17
Fix debug output
Mateu Batle
1
-8/+12
2011-03-17
Fix interface to get hits to standard way, return object instead of pointer t...
Mateu Batle
2
-11/+11
2011-03-17
Fix bug memory management, wrong deallocation of strings
Mateu Batle
3
-5/+0
2011-03-16
Fix bug in EventPtr and TextEventPtr reference counting
Mateu Batle
1
-2/+2
2011-03-16
Fix bug string returned by tpl_event_get_account_path must not be deallocated
Mateu Batle
1
-1/+1
[next]