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-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-04-28 14:33:49 UTC
ci: Modernize the Github Actions workflow and (mostly) fix CI

Author: Manuel Nickschas
Author Date: 2024-04-28 14:00:33 UTC

ci: Modernize the Github Actions workflow and (mostly) fix CI

- Update the list of Linux distros to contain versions of Ubuntu
  that are currently supported. New baseline is Jammy Jellyfish
  (LTS 22.04).

- Update the checkout action to v4 to avoid deprecation warnings.

- Use an explicit action for ccache support, instead of caching
  manually. This simplifies quite some steps and should work
  more reliably.

- macos-latest (14) now builds on Apple Silicon (arm64). Build on
  both macOS 13 and latest so we get packages for both x86_64
  and arm64. Rename packages to contain the architecture, replacing
  the long outdated MacOSX name by macOS, too.
  Unfortunately, XCode 14.x is now the oldest version supported
  by Github, so we have to use this even though Qt does not
  officially support it (yet).

- Disable qca on macOS for the time being, as Homebrew no longer
  provides a Qt5 version of it. To be reenabled once Quassel has
  migrated to Qt6 as well.

- Pin Craft to qt5-lts for the time being, as master is moving to Qt6.

- However, the Windows builds are currently broken due to issues
  with Craft (or our configuration thereof). Make optional for now,
  until we find a solution.

0.14 2022-11-17 13:48:45 UTC
ci: [mac] Update Qt 5 supported Xcode to v13.x

Author: Shane Synan
Author Date: 2022-11-14 19:18:29 UTC

ci: [mac] Update Qt 5 supported Xcode to v13.x

Xcode 12.4 is no longer available. Update to the latest version Qt 5
supports (13.x).

This fixes build failures.

See https://doc.qt.io/qt-5/macos.html

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