View Bazaar branches
Get this repository:
git clone https://git.not.enabled/mudlet

See all merge proposals.

Import details

Import Status: Suspended

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

Last successful import was .

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 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — 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 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 2 minutes — see the log

Branches

Name Last Modified Last Commit
development 2023-10-14 13:52:39 UTC
Infrastructure: extend range of SGR codes captured (#6985)

Author: Stephen Lyons
Author Date: 2023-10-14 13:52:39 UTC

Infrastructure: extend range of SGR codes captured (#6985)

#### Brief overview of PR changes/additions
This is an initial step that I can isolate into a PR for submission
independently so as to keep the "chunk" size smaller and easier to
digest for reviewing. It detects and records some more SGR codes than we
currently do, specifically:
* 5 - slow, less than 150 times a minute, blinking
* 6 - fast, at least 150 times a minute, blinking
* 8 - concealed ON
* 10 - default font
* 11 - alternate font 1
* 12 - alternate font 2
* 13 - alternate font 3
* 14 - alternate font 4
* 15 - alternate font 5
* 16 - alternate font 6
* 17 - alternate font 7
* 18 - alternate font 8
* 19 - alternate font 9
* 25 - blink OFF
* 28 - concealed OFF

#### Motivation for adding to Mudlet
I already have some prototype code that provides support for painting in
different fonts but it needs a little more work to complete and I will
submit it in a following PR that will need this one to have been merged
first.

#### Other info (issues closed, discussion etc)
We already handle the two types of blinking by hard-coding them to
italics, this PR replicates that but at the point where the text is
painted rather then when the SGR parameters are parsed.

---------

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>

l10n_development 2023-09-20 16:44:18 UTC
New translations mudlet.ts (German)

Author: mudlet-machine-account
Author Date: 2023-09-20 16:44:18 UTC

New translations mudlet.ts (German)

dependabot/github_actions/carlosperate/download-file-action-2.0.1 2023-08-11 16:01:26 UTC
Infrastructure: Bump carlosperate/download-file-action

Author: dependabot[bot]
Author Date: 2023-08-11 16:01:26 UTC

Infrastructure: Bump carlosperate/download-file-action

Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/carlosperate/download-file-action/releases)
- [Commits](https://github.com/carlosperate/download-file-action/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: carlosperate/download-file-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

no-default-splashscreen 2023-08-06 06:44:34 UTC
Apply suggestions from code review

Author: Vadim Peretokin
Author Date: 2023-08-06 06:44:34 UTC

Apply suggestions from code review

Co-authored-by: Stephen Lyons <slysven@virginmedia.com>

dependabot/github_actions/lukka/run-vcpkg-11 2023-08-04 16:51:12 UTC
Infrastructure: Bump lukka/run-vcpkg from 7 to 11

Author: dependabot[bot]
Author Date: 2023-08-04 16:51:12 UTC

Infrastructure: Bump lukka/run-vcpkg from 7 to 11

Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 7 to 11.
- [Release notes](https://github.com/lukka/run-vcpkg/releases)
- [Commits](https://github.com/lukka/run-vcpkg/compare/v7...v11)

---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Infrastructure-re-enable-Windows-builds 2023-05-31 17:58:09 UTC
Undo change to test location

Author: Vadim Peretokin
Author Date: 2023-05-31 17:58:09 UTC

Undo change to test location

geyser_mc_scroll_functions 2023-05-31 15:31:52 UTC
Add missing scroll functions to Geyser.MiniConsole

Author: Demonnicus
Author Date: 2023-05-31 15:31:52 UTC

Add missing scroll functions to Geyser.MiniConsole

improve-variables-comments 2023-05-13 08:20:14 UTC
Improve variable names and comments in map drawing classes

Author: Vadim Peretokin
Author Date: 2023-05-13 08:20:14 UTC

Improve variable names and comments in map drawing classes

run-lua-tests-macos 2023-05-07 17:48:41 UTC
Run Lua tests on macOS

Author: Vadim Peretokin
Author Date: 2023-05-07 17:48:41 UTC

Run Lua tests on macOS

Fix-spellchecker-loading-on-Windows 2023-04-08 06:52:45 UTC
Merge branch 'development' into Fix-spellchecker-loading-on-Windows

Author: Vadim Peretokin
Author Date: 2023-04-08 06:52:45 UTC

Merge branch 'development' into Fix-spellchecker-loading-on-Windows

release-4.17 2023-04-02 12:13:38 UTC
4.17.2 bugfix

Author: Vadim Peretokin
Author Date: 2023-04-02 12:13:38 UTC

4.17.2 bugfix

add-benchmarking-code 2023-04-01 11:01:02 UTC
Benchmark new font sizing code

Author: Vadim Peretokin
Author Date: 2023-04-01 11:01:02 UTC

Benchmark new font sizing code

add-sparkle-signing 2023-03-28 08:59:52 UTC
Pass Sparkle signing key in

Author: Vadim Peretokin
Author Date: 2023-03-28 08:59:52 UTC

Pass Sparkle signing key in

add-sparkle-key 2023-03-28 06:45:02 UTC
Checkout installers branch that adds the public key in

Author: Vadim Peretokin
Author Date: 2023-03-28 06:45:02 UTC

Checkout installers branch that adds the public key in

show-changed-lines 2023-03-10 06:49:56 UTC
Trim trailing spaces

Author: Vadim Peretokin
Author Date: 2023-03-10 06:49:56 UTC

Trim trailing spaces

update-texts-for-translators-d0ef338fd83e4c5ec69cac680e9552f194b1e37a 2023-03-10 06:36:49 UTC
(autocommit) Updated text for translation

Author: mudlet-machine-account
Author Date: 2023-03-10 06:36:49 UTC

(autocommit) Updated text for translation

update-texts-for-translators-fc719881f749b5238d28c57deac9b321fad47cea 2023-03-10 00:37:26 UTC
(autocommit) Updated text for translation

Author: mudlet-machine-account
Author Date: 2023-03-10 00:37:26 UTC

(autocommit) Updated text for translation

update-autocompletion-data-88d84304179a5b876472e236695516a7a182c326 2023-02-28 20:47:59 UTC
(autocommit) Updated autocompletion data

Author: mudlet-machine-account
Author Date: 2023-02-28 20:47:59 UTC

(autocommit) Updated autocompletion data

split-tluainterpreter 2023-02-24 09:34:16 UTC
Commit updated CMakeLists as well

Author: Vadim Peretokin
Author Date: 2023-02-24 09:34:16 UTC

Commit updated CMakeLists as well

table.is_field 2023-02-02 08:57:40 UTC
Add table.is_field

Author: Kebap
Author Date: 2023-02-02 08:57:40 UTC

Add table.is_field

add-flatpak 2023-01-09 15:21:14 UTC
Add trailing newline

Author: Vadim Peretokin
Author Date: 2023-01-09 15:21:14 UTC

Add trailing newline

fix_chinese_and_auto_wrapping 2022-11-14 19:12:44 UTC
Revert "Infrastructure: Revert 6207 and 6277 (#6423)"

Author: Demonnicus
Author Date: 2022-11-14 19:12:44 UTC

Revert "Infrastructure: Revert 6207 and 6277 (#6423)"

This reverts commit 4a9e1a4941a63392e20ac0c93068dcc8e87c2963.

update-widechar-width-2a20a0de9ef6d42ffdca84413f15cf9a8dab6615 2022-10-25 19:04:16 UTC
Merge branch 'development' into update-widechar-width-2a20a0de9ef6d42ffdca844...

Author: Stephen Lyons
Author Date: 2022-10-25 19:04:16 UTC

Merge branch 'development' into update-widechar-width-2a20a0de9ef6d42ffdca84413f15cf9a8dab6615

debug-ccache 2022-08-20 07:38:21 UTC
Add a test variable

Author: Vadim Peretokin
Author Date: 2022-08-20 07:38:21 UTC

Add a test variable

add-atk-packaging 2022-07-31 11:08:30 UTC
Clone specific branch

Author: Vadim Peretokin
Author Date: 2022-07-31 11:08:30 UTC

Clone specific branch

add-infer-checking 2022-04-09 08:41:58 UTC
Upload infer-out as an artifact

Author: Vadim Peretokin
Author Date: 2022-04-09 08:41:58 UTC

Upload infer-out as an artifact

improve-ptb-workflow 2022-01-11 07:32:16 UTC
Infrastructure: enable C++17 globally (#5831)

Author: Vadim Peretokin
Author Date: 2022-01-11 07:32:16 UTC

Infrastructure: enable C++17 globally (#5831)

release-4.14 2021-11-22 07:08:19 UTC
.1 update for tabs in editor

Author: Vadim Peretokin
Author Date: 2021-11-22 07:08:19 UTC

.1 update for tabs in editor

64Bit_Windows 2021-11-19 23:08:38 UTC
Improve: update 64Bit_Windows branch to 4.14.0 (#5658)

Author: Stephen Lyons
Author Date: 2021-11-19 23:08:38 UTC

Improve: update 64Bit_Windows branch to 4.14.0 (#5658)

Merge branch release-4.14 into 64Bit_WIndows

Conflicts resolved in many files generally in favour of the release-4.14 branch.

The ./src/mudlet.pro file's DISTFILE qmake variable was revised based on a sorted combination of both branches' version - but it will need further updating.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudlet-machine-account <mudlet-machine-account@users.noreply.github.com>
Co-authored-by: Vadim Peretokin <vperetokin@gmail.com>
Co-authored-by: Chris Mitchell <chris.mit7@gmail.com>
Co-authored-by: Kebap <kebap_spam@gmx.net>
Co-authored-by: Damian Monogue <3660+demonnic@users.noreply.github.com>
Co-authored-by: mudlet-machine-account <39947211+mudlet-machine-account@users.noreply.github.com>
Co-authored-by: Manuel Wegmann <60551052+Edru2@users.noreply.github.com>
Co-authored-by: Serity <damian.8150@gmail.com>
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Co-authored-by: OzlynnJeez <84280871+OzlynnJeez@users.noreply.github.com>
Co-authored-by: atari2600tim <29287358+atari2600tim@users.noreply.github.com>
Co-authored-by: keneanung <keneanung@googlemail.com>
Co-authored-by: Tomas Seniunas <Kilbukas@users.noreply.github.com>
Co-authored-by: Matthew Wagner <rengawm@gmail.com>
Co-authored-by: Piotr <delwing@gmail.com>
Co-authored-by: chrio <chrio@users.noreply.github.com>
Co-authored-by: MrZaus <marcin.konto+github@gmail.com>
Co-authored-by: Slobodan Terzić <sloboter@gmail.com>
Co-authored-by: Slobodan Terzić <githzerai06@gmail.com>
Co-authored-by: Ian Adkins <ieadkins@gmail.com>
Co-authored-by: Kamil Tunkiewicz <ktunkiewicz@currencyfair.com>
Co-authored-by: Kamil Tunkiewicz <kamiltunkiewicz@currencyfair.com>
Co-authored-by: Richard Moffitt <druuimai@users.noreply.github.com>
Co-authored-by: Vadim Peretokin <vperetokin@hey.com>
Co-authored-by: Mike Conley <sousesider@gmail.com>
Co-authored-by: Piotr Wilczynski <piotr.wilczynski@bisnode.com>
Co-authored-by: Nils Schimmelmann <nschimme@users.noreply.github.com>

test-qt-6.2.0 2021-11-10 09:19:06 UTC
Re-disable windows build

Author: Vadim Peretokin
Author Date: 2021-11-10 09:19:06 UTC

Re-disable windows build

add-mvsc-analysis 2021-10-27 06:30:39 UTC
Create dependencies file as well

Author: Vadim Peretokin
Author Date: 2021-10-27 06:30:39 UTC

Create dependencies file as well

improve-getmuldetinfo 2021-10-04 17:04:42 UTC
WIP

Author: Vadim Peretokin
Author Date: 2021-10-04 17:04:42 UTC

WIP

use-selfhosted-macos 2021-06-02 05:56:04 UTC
Use latest aqtversion

Author: Vadim Peretokin
Author Date: 2021-06-02 05:56:04 UTC

Use latest aqtversion

refactor_macros 2021-03-07 07:11:20 UTC
typo

Author: Kebap
Author Date: 2021-03-07 07:11:20 UTC

typo

check-various-code-formatters 2020-04-25 08:21:29 UTC
apply clang-format

Author: Clang Format
Author Date: 2020-04-25 08:21:29 UTC

apply clang-format

add-lua-checks 2020-03-15 01:59:02 UTC
Merge remote-tracking branch 'upstream/development' into add-lua-checks

Author: Kebap
Author Date: 2020-03-15 01:59:02 UTC

Merge remote-tracking branch 'upstream/development' into add-lua-checks

main 2020-03-10 19:14:06 UTC
Merge pull request #3419 from Mudlet/development

Author: Vadim Peretokin
Author Date: 2020-03-10 19:14:06 UTC

Merge pull request #3419 from Mudlet/development

Update master with latest 4.6.1 release

troom-salvage-audit-messages 2019-07-05 18:51:44 UTC
another

Author: Kebap
Author Date: 2019-07-05 18:51:44 UTC

another

138 of 38 results

Other repositories

Name Last Modified
lp:mudlet 2023-10-19
11 of 1 result
You can't create new repositories for Mudlet.