Feed Advanced Search

Jun 19 2021

justinzobel closed T11042: Add categories for Tellico templates and scripts as Resolved.

I'm moving this to the done board as I see products in each category.

Jun 19 2021, 6:17 AM · KDE Store, Tellico

Jun 2 2020

wbauer added a comment to D29841: Fix compilation with Qt 5.9.

There were conflicts when I tried to merge the 3.3 branch into master, I think I better leave that to you... ;-)

Jun 2 2020, 3:40 PM · Tellico
wbauer closed D29841: Fix compilation with Qt 5.9.
Jun 2 2020, 3:25 PM · Tellico
rstephenson accepted D29841: Fix compilation with Qt 5.9.

Go for it. Thanks for your diligence fixing up my mistakes!

Jun 2 2020, 3:08 PM · Tellico
wbauer updated the diff for D29841: Fix compilation with Qt 5.9.

Use connect() unconditionally.

Jun 2 2020, 3:04 PM · Tellico
rstephenson added a comment to D29841: Fix compilation with Qt 5.9.

I'd be ok not having the Qt version check at all and just simply using the ::connect syntax

Jun 2 2020, 2:30 PM · Tellico
wbauer updated the summary of D29841: Fix compilation with Qt 5.9.
Jun 2 2020, 2:20 PM · Tellico
wbauer added a comment to D29841: Fix compilation with Qt 5.9.

Actually, callOnTimeout() is just a template that calls connect() anyway:

template <typename ... Args>
QMetaObject::Connection callOnTimeout(Args && ...args)
{
    return QObject::connect(this, &QTimer::timeout, std::forward<Args>(args)... );
}
Jun 2 2020, 8:43 AM · Tellico
wbauer requested review of D29841: Fix compilation with Qt 5.9.
Jun 2 2020, 8:33 AM · Tellico

Apr 24 2020

wbauer closed D29134: Fix build with Qt 5.9.
Apr 24 2020, 6:26 AM · Tellico

Apr 23 2020

rstephenson accepted D29134: Fix build with Qt 5.9.

Good catch, thanks for the patch. Please commit

Apr 23 2020, 9:26 PM · Tellico
wbauer updated the summary of D29134: Fix build with Qt 5.9.
Apr 23 2020, 4:58 PM · Tellico
wbauer updated the test plan for D29134: Fix build with Qt 5.9.
Apr 23 2020, 4:19 PM · Tellico
wbauer updated the summary of D29134: Fix build with Qt 5.9.
Apr 23 2020, 3:29 PM · Tellico
wbauer updated the summary of D29134: Fix build with Qt 5.9.
Apr 23 2020, 3:18 PM · Tellico
wbauer added a project to D29134: Fix build with Qt 5.9: Tellico.
Apr 23 2020, 2:52 PM · Tellico

Dec 13 2019

rstephenson closed D25559: Python3 compatibility patch.

Commited in eb958bf9544e74eff67556d95716431a7c11774b

Dec 13 2019, 2:05 AM · Tellico

Dec 11 2019

rstephenson accepted D25559: Python3 compatibility patch.
Dec 11 2019, 2:33 AM · Tellico

Nov 27 2019

bcornec updated the diff for D25559: Python3 compatibility patch.

Import of htmlentitydefs has also changed with python3

Nov 27 2019, 1:42 AM · Tellico
bcornec requested review of D25559: Python3 compatibility patch.
Nov 27 2019, 1:11 AM · Tellico

Jun 12 2019

starbuck updated subscribers of T11042: Add categories for Tellico templates and scripts.

The link in store.kde.org is here:
https://store.kde.org/browse/cat/589/

Jun 12 2019, 3:20 PM · KDE Store, Tellico
ronaldv moved T11042: Add categories for Tellico templates and scripts from To Do to Needs Review on the KDE Store board.
Jun 12 2019, 2:43 PM · KDE Store, Tellico
ronaldv added a comment to T11042: Add categories for Tellico templates and scripts.

Both categories were created and the products were imported.

Jun 12 2019, 2:43 PM · KDE Store, Tellico

Jun 10 2019

rstephenson added a project to T11042: Add categories for Tellico templates and scripts: KDE Store.
Jun 10 2019, 12:40 PM · KDE Store, Tellico

Jun 6 2019

rstephenson created T11042: Add categories for Tellico templates and scripts.
Jun 6 2019, 2:18 PM · KDE Store, Tellico

Jan 30 2018

clybekk added a watcher for Tellico: clybekk.
Jan 30 2018, 6:57 PM

Dec 16 2017

rstephenson added a watcher for Tellico: rstephenson.
Dec 16 2017, 2:04 AM
rstephenson set the image for Tellico to F5550535: profile.
Dec 16 2017, 2:03 AM

Dec 14 2017

bcooksley created Tellico.
Dec 14 2017, 5:02 PM