lp:~mamarley/quassel/+git/trunk

Owned by Michael Marley
Get this repository:
git clone https://git.launchpad.net/~mamarley/quassel/+git/trunk

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/quassel/quassel.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log

Branches

Name Last Modified Last Commit
master 2025-07-05 20:08:39 UTC
ci: Update list of distributions; make Windows build optional

Author: Manuel Nickschas
Author Date: 2025-07-05 19:12:03 UTC

ci: Update list of distributions; make Windows build optional

Update the list of distros to build on to reflect current reality.
New baseline is debian-stable and Ubuntu 24.04.

The Windows build is currently broken and unlikely to be fixed until
after the Qt 6 port, so disable it for now.

0.14 2025-07-05 15:10:18 UTC
common: Fix translation loading, use all paths

Author: Shane Synan
Author Date: 2022-04-28 00:58:44 UTC

common: Fix translation loading, use all paths

Fix non-macOS usage of QTranslator to specify the directory properly,
instead of treating it as the prefix. Continue to search via filename
instead of prefix.

Fixes loading Qt (not Quassel) translations on Ubuntu 20.04 LTS.

See: https://doc.qt.io/qt-5/qtranslator.html#load-1
Versus: https://doc.qt.io/qt-5/qtranslator.html#load

Load translations from all available translation data directories, not
just the first one found. Always include the internal resource when
present.

NOTE: This removes the ability to disable translations by creating an
empty directory. The "C" locale should be specified to specifically
disable translation.

Fixes failure to load translations on Windows due to Qt translations
being installed in the Quassel data directory, separate from the
internal bundled Quassel translations.

sput/test-travis-win 2020-05-31 12:50:52 UTC
wip: Test Travis CI for Windows

Author: Manuel Nickschas
Author Date: 2020-05-30 17:10:36 UTC

wip: Test Travis CI for Windows

0.13 2019-02-15 16:17:28 UTC
Bump version for release

Author: Manuel Nickschas
Author Date: 2019-02-14 19:38:57 UTC

Bump version for release

0.12 2018-04-23 21:44:48 UTC
Bump version for release

Author: Manuel Nickschas
Author Date: 2018-04-23 21:15:43 UTC

Bump version for release

dcc 2016-10-08 15:06:13 UTC
dcc: Add settings page for DCC configuration

Author: Manuel Nickschas
Author Date: 2016-10-08 15:06:13 UTC

dcc: Add settings page for DCC configuration

0.11 2015-04-23 21:00:06 UTC
Bump version for release

Author: Manuel Nickschas
Author Date: 2015-04-23 21:00:06 UTC

Bump version for release

0.10 2014-09-23 21:42:51 UTC
Bump version.inc for release

Author: Manuel Nickschas
Author Date: 2014-09-23 21:42:51 UTC

Bump version.inc for release

For the last time. Was nice knowing you.

0.9 2014-03-25 22:54:54 UTC
Bump version.inc for release

Author: Manuel Nickschas
Author Date: 2014-03-25 22:54:54 UTC

Bump version.inc for release

0.8 2013-01-27 22:00:27 UTC
Yearly bump

Author: Manuel Nickschas
Author Date: 2013-01-27 22:00:27 UTC

Yearly bump

It's 2013 in the 0.8 branch as well!

0.7 2012-03-20 21:01:02 UTC
Bump version.inc for release

Author: Manuel Nickschas
Author Date: 2012-03-20 21:01:02 UTC

Bump version.inc for release

qml 2011-11-19 17:09:20 UTC
Implement proper layouting for QmlChatLine

Author: Manuel Nickschas
Author Date: 2011-11-19 17:09:20 UTC

Implement proper layouting for QmlChatLine

Since ListView seems to be efficient enough to handle resizes sanely, we don't
have to resort to do manual wordwrapping and could significantly simplify our
text layouting code...

0.6 2010-09-28 11:09:10 UTC
remove merge fragments from hu.po + ru.po

Author: Daniel Albers
Author Date: 2010-09-28 10:33:17 UTC

remove merge fragments from hu.po + ru.po

0.5 2010-02-23 10:07:19 UTC
Fix saving of dockwidget/bufferview layouts

Author: Manuel Nickschas
Author Date: 2010-02-23 10:04:19 UTC

Fix saving of dockwidget/bufferview layouts

0.4 2009-08-26 13:59:32 UTC
Try workarounding bug #663 ("Teh Systray Heisenbug")

Author: Manuel Nickschas
Author Date: 2009-08-25 15:50:56 UTC

Try workarounding bug #663 ("Teh Systray Heisenbug")

Setting uniform row heights for BufferView seems to keep Quassel from crashing. This is not
a long-term solution and has some sideeffects (don't use different font sizes for network and buffer
items when playing with QSS!), but if it helps people to start Quassel, fine with me.

Please report if it fixes the crashes for you!

0.3.0-backport 2008-10-26 13:14:06 UTC
Update version.inc for release

Author: Manuel Nickschas
Author Date: 2008-10-26 13:14:06 UTC

Update version.inc for release

0.2 2008-10-25 22:06:44 UTC
Note to myself: QByteArray("\000") != QByteArray (1, '\000')

Author: Marcus Eggenberger
Author Date: 2008-10-25 22:01:27 UTC

Note to myself: QByteArray("\000") != QByteArray (1, '\000')

117 of 17 results
This repository contains Public information 
Everyone can see this information.

Subscribers