Skip to content

Tags: Dacrol/desktop

Tags

v3.0.0

Toggle v3.0.0's commit message
Release 3.0.0

v2.7.0-rc1

Toggle v2.7.0-rc1's commit message
Release 2.7.0-rc1

v2.7.0-beta3

Toggle v2.7.0-beta3's commit message
Release 2.7.0-beta3

v2.7.0-beta2

Toggle v2.7.0-beta2's commit message
Release 2.7.0-beta2

v2.6.5

Toggle v2.6.5's commit message

Verified

This tag was signed with the committer’s verified signature.
misch7 Michael Schuster
Release 2.6.5

v2.6.4

Toggle v2.6.4's commit message

Verified

This tag was signed with the committer’s verified signature.
misch7 Michael Schuster
Release 2.6.4: Bug fixes.

v2.6.3

Toggle v2.6.3's commit message

Verified

This tag was signed with the committer’s verified signature.
misch7 Michael Schuster
Release 2.6.3: Bug fixes.

v2.7.0-beta1

Toggle v2.7.0-beta1's commit message

Verified

This tag was signed with the committer’s verified signature.
misch7 Michael Schuster
Tray menu 2.7 Beta 1

v2.6.2

Toggle v2.6.2's commit message

Verified

This tag was signed with the committer’s verified signature.
misch7 Michael Schuster
Release: Bug fixes.

2.6.2-buildtest1

Toggle 2.6.2-buildtest1's commit message

Verified

This commit was signed with the committer’s verified signature.
misch7 Michael Schuster
Fix Activity List: Add check to avoid first empty entry

Add checks to ActivityListModel::combineActivityLists in order to avoid adding
empty Activity entries to the _finalList.

The previous implementation always added an empty entry to the top of the list because
_notificationIgnoredFiles was appended without checking (_listOfIgnoredFiles.size() > 0).

Signed-off-by: Michael Schuster <[email protected]>
(cherry picked from commit cc21d17)
Signed-off-by: Michael Schuster <[email protected]>