pajlada-signals:master

Last commit made on 2024-01-13
Get this branch:
git clone -b master https://git.launchpad.net/pajlada-signals

Branch merges

Branch information

Name:
master
Repository:
lp:pajlada-signals

Recent commits

d067706... by pastalian <email address hidden>

Add missing header for gcc-14 (#28)

https://gcc.gnu.org/gcc-14/porting_to.html

ca452a8... by pajlada

Release v0.1.0 (#27)

2a02741... by Johannes Grunenberg

Remove unused connection index (#26)

6561aa5... by pajlada

Exclude test source files (#25)

7265fd4... by pajlada

Improve Connection tests (#24)

* Remove needless `conencted` bool - just check value of
subscriberRefCount

* Add more `Connection::operator=` tests

74908da... by pajlada

Refactor CI to build on multiple platforms and compilers (#23)

ac15115... by pajlada

Update codecoverage cmake file (#22)

* Update codecoverage cmake file

switch from lcov to gcov(?)

* install gcovr

* a

e725dc3... by pajlada

nodiscard functions returning connections (#21)

25e4ec3... by pajlada

Add clear method to SignalHolder (#20)

91cfe77... by pajlada

SignalHolder not being able to be used in pajlada/settings UserManagedConnectionManager (#19)