Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
ef49c10e
Commit
ef49c10e
authored
5 years ago
by
Sylvain Berfini
Browse files
Options
Download
Patches
Plain Diff
Improved some SQLite queries + improved CPIM test
parent
7ac07fc8
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
src/c-wrapper/api/c-chat-room.cpp
+1
-5
src/c-wrapper/api/c-chat-room.cpp
src/chat/chat-message/chat-message.cpp
+1
-0
src/chat/chat-message/chat-message.cpp
src/chat/chat-room/abstract-chat-room-p.h
+2
-0
src/chat/chat-room/abstract-chat-room-p.h
src/chat/chat-room/abstract-chat-room.h
+2
-0
src/chat/chat-room/abstract-chat-room.h
src/chat/chat-room/chat-room-p.h
+3
-0
src/chat/chat-room/chat-room-p.h
src/chat/chat-room/chat-room.cpp
+30
-2
src/chat/chat-room/chat-room.cpp
src/chat/chat-room/chat-room.h
+2
-0
src/chat/chat-room/chat-room.h
src/chat/chat-room/proxy-chat-room-p.h
+4
-0
src/chat/chat-room/proxy-chat-room-p.h
src/chat/chat-room/proxy-chat-room.cpp
+10
-0
src/chat/chat-room/proxy-chat-room.cpp
src/chat/chat-room/proxy-chat-room.h
+2
-0
src/chat/chat-room/proxy-chat-room.h
src/db/main-db.cpp
+88
-15
src/db/main-db.cpp
src/db/main-db.h
+1
-0
src/db/main-db.h
tester/cpim-tester.cpp
+20
-15
tester/cpim-tester.cpp
tester/main-db-tester.cpp
+74
-0
tester/main-db-tester.cpp
with
240 additions
and
37 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment