index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2017-11-28
Bumped up the soname version
Kitsune Ral
2017-11-02
Update the lib version for dynamic linking
Kitsune Ral
2017-11-01
StateEvent; EventContent::SimpleContent; event types refactoring
Kitsune Ral
2017-10-27
Support m.room.avatar events
Kitsune Ral
2017-10-26
Move out the avatar code from User
Kitsune Ral
2017-10-26
Move out common message event content classes
Kitsune Ral
2017-10-19
Be more friendly to IDE, list the API files
Kitsune Ral
2017-10-19
Merge branch 'master' into kitsune-gtad
Kitsune Ral
2017-10-14
LogoutJob is supplied by generated code
Kitsune Ral
2017-10-14
Leaving a room now uses a generated Job file
Kitsune Ral
2017-10-08
Merge branch 'master' into kitsune-gtad
Kitsune Ral
2017-10-02
api-generator has been renamed to gtad
Kitsune Ral
2017-10-02
Introduce EncryptionEvent class
Kitsune Ral
2017-10-01
Merge branch 'master' into kitsune-apigen
Kitsune Ral
2017-09-21
jobs: SetRoomStateJob (with or without state key); setting room topic
Kitsune Ral
2017-09-09
Collect files from jobs/generated into the list of built sources
Kitsune Ral
2017-09-03
CMakeLists: add_custom_target(update-api), aux_source_directory to load files...
Kitsune Ral
2017-09-01
Added files to (eventually) generate *Job classes automatically
Kitsune Ral
2017-08-28
Use -pedantic with compilers that support it
Kitsune Ral
2017-07-19
Restore compatibility with CMake versions below 3.3
Kitsune Ral
2017-07-19
Make sure -Wall is used regardless of the parent project settings
Kitsune Ral
2017-06-27
Enable sending RoomMessageEvents
Kitsune Ral
2017-05-22
Refactored Events
Kitsune Ral
2017-05-13
Refactored logging enhancements
Kitsune Ral
2017-04-30
Port to categorized logging
Elvis Angelaccio
2017-04-13
Use own copy of MIME database on Windows
Kitsune Ral
2017-03-20
Added an example of libqmatrixclient usage
Kitsune Ral
2016-11-01
Removed unused code
Kitsune Ral
2016-10-27
Fixed a false alarm in Qt Creator
Kitsune Ral
2016-10-27
Set CMAKE_CXX_STANDARD variable instead of listing compiler features
Kitsune Ral
2016-10-27
Use more compact syntax for find_package; display prefix path to Qt
Kitsune Ral
2016-10-15
BaseJob: Use saved parameters instead of overriding apiPath(), query() and da...
Kitsune Ral
2016-09-12
[FEATURE] Add proper SONAME versioning
Fabian Niepelt
2016-09-09
Strictly require Qt libraries
Kitsune Ral
2016-09-07
A generic lookup(), and its usage in Event and RoomMessageEvent
Kitsune Ral
2016-09-07
Merge pull request #23 from Fxrh/kitsune-cmakelists
KitsuneRal
2016-09-06
Settings, SettingsGroup, AccountSettings
Kitsune Ral
2016-09-06
Set CMAKE_BUILD_TYPE if none is specified
Kitsune Ral
2016-08-31
Dismiss ConnectionPrivate, long live Connection::Private
Kitsune Ral
2016-08-23
Restore accidentally merged-out find_package() lines
Kitsune Ral
2016-07-26
Rewritten BaseJob to not depend on KJob.
Kitsune Ral
2016-07-22
Introduced LogoutJob
Kitsune Ral
2016-05-30
Require Qt 5.2.0
Andrea Scarpino
2016-05-02
Change the way room members are stored to the one recommended by the CS spec.
Kitsune Ral
2016-04-11
Add more target_compile_features supported by CMake 3.1 and already used in t...
Kitsune Ral
2016-04-11
Factor out the code that searches an insertion point in a timeline.
Kitsune Ral
2016-04-05
CMakeLists to build a (so far only static) library.
Kitsune Ral
[prev]