qtui: Set desktop file name
[quassel.git] / tests /
2019-08-04 Manuel Nickschastests: Fix include order
2019-08-02 Daniel AlbersMerge branch 'simplify-time-formatting' of https:/...
2019-08-02 Janne KoschinskiSimplify the time formatting used in formatDateTimeToISO 504/head
2019-05-31 Shane Synantests: Verify ExpressionMatch test data won't OOB
2019-05-31 Shane Synantests: Verify ExpressionMatch with invalid regex
2019-05-30 Janne KoschinskiImplement IRCv3 tag parsing and sending
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasfunchelpers: Provide overload for invoking a member...
2018-11-18 Manuel Nickschasfunchelpers: Support the invocation of non-void callables
2018-11-18 Manuel Nickschastests: Extend SignalProxyTest to cover request/receive...
2018-11-18 Manuel Nickschassigproxy: Modernize RPC calls (remote signals)
2018-11-18 Manuel Nickschassigproxy: Actually rename SyncableObjects when requested
2018-11-18 Manuel Nickschastests: Check that sourcePeer() is set in SignalProxyTest
2018-11-18 Manuel Nickschasfunchelpers: Add a way to invoke a callable with a...
2018-11-18 Manuel Nickschastests: Add unit test for basic SignalProxy functionality
2018-11-18 Manuel Nickschastests: Convert ExpressionMatchTests into a GTest-based...