Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Mudlet/Mudlet
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
https://github.com/Mudlet/Mudlet
Co-authored-by: mudlet-machine-account <[email protected]>
b8101a5797aceca66126e20afa6d1ec0e0d5892b authored almost 4 years ago* Make replaceLine and creplaceLine handle optional window argument, add dreplaceLine and hrepla...
8a5bb5d2f29ab26ad7c1566b46043865d21e75ff authored almost 4 years ago
The original moan was about a check for the `(TMap*) T2DMap::mpMap` member
being a nullptr when...
Somehow the same CID code has been reused by Coverity for another lack of
initialisation issue ...
* Remove path/filename from translations
* "Remove packages" as plural
* untangle texts, s...
b42921b6ee1adea14a0f72bde22265d0e7941db1 authored almost 4 years ago82836f2036b073d288c10fa2a9fadf8d7f7b14df authored almost 4 years ago
* Cleanup
* Fix settings for linux override
* Fix debug mode
* Commit env template
*...
9f23e99e009ca227668be783ce6c17d7595255b2 authored almost 4 years agodb0856fdbb3c70bfc8c9cc9d300242b6aceafff8 authored almost 4 years ago
85ed559b0ed6dfc90f6a0dcf2d19e84a09625ff8 authored almost 4 years ago
* Add debug info to PTB process
* change update channel to testing
* Revert "change update...
2a4a6fde01e8969374b60e738287c98d62e71ad6 authored almost 4 years ago7b5d91d734f282c6b9bb274802efc7abe12f1a57 authored almost 4 years ago
130031a2dd0bfba0fef363295ceaefcbe1181a28 authored almost 4 years ago
Co-authored-by: mudlet-machine-account <[email protected]>
9bf7cd3e1f2d6961d03914da4c6f52358e3361fe authored almost 4 years agoCo-authored-by: mudlet-machine-account <[email protected]>
7e184892fa3ee55d885cb54cbbec63463d2586e5 authored almost 4 years ago
Bumps [3rdparty/qtkeychain](https://github.com/Mudlet/qtkeychain) from `324a35c` to `41af102`.
...
Updates the requirements on [actions/cache](https://github.com/actions/cache) to permit the late...
a99b75a7a2c60fc1a8810260616f941688601d9e authored almost 4 years ago
If `room` (renamed to `pRoom`) is null in:
`(void) T2DMap::paintMapInfo(const QElapsedTimer&, Q...
fd3b3d7c22dd9d320e3ac60d87d09c3bd58877e4 authored almost 4 years ago
a7febab54910cbc1cc86a7f566995f122974d961 authored almost 4 years ago
447a66c8ca70e5085ec02f3d8493e8a1f539164d authored almost 4 years ago
0add21504a36354b677b6ed451323d5287ee6a08 authored almost 4 years ago
Initially this was going to address Coverity CID 1478854 - like Vadi's
PR #5130. However I spot...
Technically we are storing a pointer in a QMap/QHash type container so as
well as checking that...
This extra information is enough to enable Lua scripts to distinguish
between Windows 10 and Wi...
* Cleanup
* Fix settings for linux override
* Fix debug mode
* Commit env template
*...
91de38535f48e2375fac2dcaebbc92df565dc0b1 authored almost 4 years ago
In - it seems 6 places we allocate values to a `TExit` (class is in same
file as `dlgRoomExit` ...
It seems like there was no check for a valid TArea pointer in
`TLuaInterpreter::getMapLabel(......
As it happens I do not think that execution *could* reach the point where
the change is made - ...
I agree, the line concerned is useless code - my best guess is that the
call originally had a s...
0cd8a0e9081cfcbb9c1a76ef097c2483d231e59d authored almost 4 years ago
3c20462f44527b98efa3f64aae7ab7f6c9cbecab authored almost 4 years ago
A class member was local to a single method but it was not being
initialised. Made it back into...
* Improve element naming
* Add first splitter
* Add 2nd splitter
* Fixup
027c50fbdd004bbc8dac9956d373f7f3d1974694 authored almost 4 years ago74673281572c8b0b7c7ec23fe2be35cd9a786931 authored almost 4 years ago
An (lack of) initialisation issue.
Signed-off-by: Stephen Lyons <[email protected]>
6e82d9792bc0cd846b3b1a02a0a23e7089dc1bde authored almost 4 years ago
This `QComboBox` was added by #4718 but due to subsequent revision it is no
longer needed and w...
* Implement aborting downloads
* Cancel correctly
* Add const
* Hook up slot correctly
...
Co-authored-by: mudlet-machine-account <[email protected]>
dc9b465129796139cd13789cf872e36826309fec authored almost 4 years ago72016b369fd2e41d1c71c71f70f0855306a3306d authored almost 4 years ago
54fe65eb8ff080c89b45c00b07a0875218d7d371 authored almost 4 years ago
Rick (upstream maintainer of edbee-lib) adopted our idea of making the
editor auto-completer no...
f5845cce3e239dc94e60a9e9efef40e80d33a76e authored almost 4 years ago
* prevent multiple resize event
* resizing in userwindows didn't work
have to change metho...
dd009b3f47585d08ee7d0d91d8ab2c7ecdb79d6b authored almost 4 years agobf8fca6def72d5df1e5cf32ffa5bc668fd1e3bf6 authored almost 4 years ago
8665b177f343aa1a62650d3894a43589165c4c7b authored almost 4 years ago
6ad8b96757f6848f4f0e4d84ecae12bb829405a5 authored almost 4 years ago
* allow drag and drop of images onto description
* return true got lost
* copy packagePath...
c62fb1da57e4f737bb4954519a9bc1ec92861d3f authored almost 4 years agoI have got new glasses since I did this originally!
Also use a more explicit `int64_t` instea...
b49271fdbb868782ddb6575ea92776aa3bfb12da authored almost 4 years ago
This is an **alternative** to #5022 - and *one* of them will be needed so
that #5016 is safe - ...
Bumps [3rdparty/qtkeychain](https://github.com/Mudlet/qtkeychain) from `a25443a` to `324a35c`.
...
Co-authored-by: mudlet-machine-account <[email protected]>
0dc25ebc6b30c64d4152dc385adef5ed4ad7ec49 authored almost 4 years agoCo-authored-by: mudlet-machine-account <[email protected]>
6683f3a68f61a3c426795724ba027af346c41a4d authored almost 4 years ago189c448c515d4d2ec84599924744da59e0751d87 authored almost 4 years ago
* New translations mudlet.ts (Chinese Simplified)
* New translations mudlet.ts (Chinese Simpl...
cd6cdb8efe309b7ff2f5ae95342c6a013af7f1bf authored almost 4 years ago150891b3cf9c0f83bd62c621b6921485409fa2f6 authored almost 4 years ago
b7432ca0638ff02ce054f944f27351242806ee5c authored almost 4 years ago
4ebbcaffae91553b9549e2311725fb4a7f3cc8ed authored almost 4 years ago
* Remove bad cmake flag to fix recent CMake compile
* Update build-mudlet.yml
* Update bui...
f3f2298535804172d4f2da7aa73933dc3a07d1b4 authored almost 4 years ago* Fix alignment of package exporter
* Replace icon with a label
0efc434e139b7d12d79c7e9a932f95dfb8a31f63 authored almost 4 years ago
A coding error meant the current file formats that retained the previous
storage of the special...
The exact mechanism leading to the issue seems a little odd as it hasn't
manifested before. How...
This reverts commit 368f6c72a5feabe5c3192b9248d05ecb20eeca37.
c97a3f4652bbb76d5da44c1f52bd3ab9ca106e6e authored almost 4 years ago
Not entirely sure of the mechanism that introduced this issue. However
it seems that my #4976 w...
368f6c72a5feabe5c3192b9248d05ecb20eeca37 authored almost 4 years ago
* Update dlgTriggerEditor.cpp
* Update TRoomDB.cpp
* Update TRoomDB.cpp
* Update dlgPro...
b3822ad2795a4c778c8e15a89e6da0d9735f9ba8 authored almost 4 years ago- TMxpParserTest was testing functions that are never called and not testing the actual running ...
48ce85fec254a8b1726e6d9c3e47b9f7554aef15 authored almost 4 years agoe18ea8e598f6c503b4df5e16b41ef707d8b38c4d authored almost 4 years ago
Just a few days early for April 1st!
Signed-off-by: Stephen Lyons <[email protected]>
f68dbc366f00f51e01b5c222c91956d2fbf59576 authored almost 4 years agoe54ee530700cf17bdbc8529f36a5a07e7bef2142 authored almost 4 years ago
* add filewatches api
* simplify api names
Co-authored-by: Piotr Wilczynski <piotr.wilczynski@...
e7096464f30bab318128c9731c4f1cbdc28e007c authored almost 4 years agoCo-authored-by: mudlet-machine-account <[email protected]>
ce137af2aed60a07ade2a354a2a526a75ed24c3f authored almost 4 years ago
This PR adds a single character inside `[`...`]` to the beginning of
(nearly) all texts display...
This was introduced by my PR #3705 on 2020/05/01.
Signed-off-by: Stephen Lyons <slysven@virgi...
33e84fd2f87ddf23a3b7657005f651c522a0ed61 authored almost 4 years ago* Add missing 512x512 recommended text
* Improve tooltip
d2d0bc8d710153a57bb5269df739fda78c126525 authored almost 4 years ago09dc4e72bb148f3fd022a430dbe7aa32aa0a9463 authored almost 4 years ago
* Fix mapper update notifications
* Update generic_mapper.xml
* Update versions.lua
f3f34c8a4b5e59b2c3c51c6fd3449b62740ea27a authored almost 4 years ago55c3369ee8da44dee82f16b9a9ab4c14004416f1 authored almost 4 years ago
fb8f7c5617838eb083498a16979277232dcd44e5 authored almost 4 years ago
* avoid crash if mssp eventhandler is set
* Update qtkeychain
* Move comment to better pla...
b8b272ef3261fe17bab10cd9e9fa3597a1ab4a02 authored almost 4 years ago0e2efcc9e527e38e3f9c37833047b582c778455b authored almost 4 years ago
Bumps [3rdparty/qtkeychain](https://github.com/Mudlet/qtkeychain) from `f719ccd` to `a25443a`.
...
786f4c21ea62b6f6d8ab908125c76ff182aaadc2 authored almost 4 years ago
fb68bbc15315cce47dfcfcacd90bf31b02c1246c authored almost 4 years ago
Co-authored-by: mudlet-machine-account <[email protected]>
25ce7a619cb511b101a96794470a35e02cbf361d authored almost 4 years agoce59d00edec3cad77dc664212c877e7b26ad868e authored almost 4 years ago
Co-authored-by: mudlet-machine-account <[email protected]>
39a7ab14354741cd9f07f4b4a3df09e28d9f4f7b authored almost 4 years agoCo-authored-by: mudlet-machine-account <[email protected]>
9fd144c605b1057ff0d46a8a91b3d7ff2d828f21 authored almost 4 years ago32e30d9d88e93116973b34f31dbd0555af0cde0f authored almost 4 years ago
9c52ae138ceec3edfb35143b655b3b63e7ed7ab6 authored almost 4 years ago
d17ac0fa4f2395cc2f2d809dcb8195302f4301c5 authored almost 4 years ago
fc57ea48eb41f3ed62f8bd31237326fc9b93936b authored almost 4 years ago
447df9f2dc1b1d30f4f73153bdd4596dc2cb8fab authored almost 4 years ago
a10f8a65621878b710500cdcdbe554ac34ab35fa authored almost 4 years ago
This implements a requested feature to allow the tabs on the tab bar to
reordered and the profi...
If we are showing all the profiles at the same time then hiding the current
one does not make s...
b415b2b4fd269f79edab3209249de82302975b96 authored almost 4 years ago
7417ed11a6eb4feeb4dd15d72e948ef315dd1d41 authored almost 4 years ago
111b95db02b0be71cb6d5d883eb71e532a4b0072 authored almost 4 years ago
be38e4068714db4bdef70c7a1d39dc04b78e3f46 authored almost 4 years ago
* BugFix: prevent initial split view in TConsoles
This was because the `(TTextEdit) TConsole:...
fa1d04e28fb44b8c62a4d54fb4afcb30304c53d6 authored almost 4 years ago