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
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]