Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cpeditor/cpeditor

The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket:
https://github.com/cpeditor/cpeditor

refactor(Settings): add Object type and SettingsUpdater (#419)

* feat: Auto load & save settings with type QMap

Introduce new setting type QMap.
Let snippe...

8f2890f9796e38afc5d8419bda8077ab6e3e07f7 authored over 4 years ago
docs: add Ravenclaw-OIer as a contributor for doc (#440)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

e0e61b65fd91e8df12c0b9c45c4a8af573b92086 authored over 4 years ago
docs: update readme to include 6.5.2 vcredist (#439)

* doc: update readme to include 6.5.2 vcredist

* doc: update README.md to solve some small pr...

0279401e0528800d8cdb007b69e3892aa3e843f4 authored over 4 years ago
feat & fix(auto-save): add auto save interval and fix #392 (#438)

* feat & fix(auto-save): add auto save interval and fix #392

* feat(auto-save): add translations

fb060008f8a81aaf2575369171b65886b6698408 authored over 4 years ago
docs: add sonulohani as a contributor (#434)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

0458cbd80d02d1507a3fea0363de1db0f5be6c94 authored over 4 years ago
docs: add tb148 as a contributor (#432)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

2d69a9ad538f80c08dbb4b2a725c8cddddd9acc9 authored over 4 years ago
feat: Add option Check On Testcases With Empty Output (#430)

* Allow empty output checks

* Fix grammar

* Fix style

* Fix style again

* Edit chang...

6b0e5bfd3c13716b9195690cdaf3e4736a55d9f0 authored over 4 years ago
refactor(locale): remove locations in the translations (#431)

The location changes are useless and big, which are not good for
version control.

We can rem...

45f65a40f32679b25cf0458496022f9e87e36cb7 authored over 4 years ago
docs: add sonulohani as a contributor (#428)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

1a2ca5f64d87c08145cb5f836dfc661644948e4e authored over 4 years ago
feat(Settings): set the default font to the system fixed-width font (#429)

* feat(Settings): set the default font to the system fixed-width font

* Update doc/CHANGELOG....

12fb9f6a27c24e984ec14cafc9454cec67ebf686 authored over 4 years ago
fix(Settings): fix typo (#427)

~Run you~ Run your

c1fde8b82b13dbc148a63c02d0ec9bc02c68ed06 authored over 4 years ago
fix(Settings): fix "Run On Empty Testcase" (#426)

* fix: fix run on hidden test cases

This was introduced in #420.

* fix(Settings): fix the ...

92866076d6cb39926d21d850acc06379c24e9e75 authored over 4 years ago
feat: Add option Always Run (#420)

* feat: Add option Always Run

Add an option to allow run program on empty testcases.
Update ...

58442a0a91a22c9ccf69a847d4ceec1a704434cf authored over 4 years ago
fix: Use /bin/bash instead (#421)

Change /bin/sh to /bin/bash.

70cdbfe57ceaeb912a77bff2a51f82273132f1d8 authored over 4 years ago
Merge pull request #416 from cpeditor/merge-6.4.7-6.5.2

Merge 6.4.7 and 6.5.2

ff169dc078ac2072e2fe4798e9078b8ec3fbfe7b authored over 4 years ago
docs(CHANGELOG): fix typos

53e7bca5a5008ff9de3f13414bf73d85ce5908f7 authored over 4 years ago
docs(README): Update version badges from 6.4.6/6.5.1 to 6.4.7/6.5.2

fcecff8be7aa20c407e74a5cb570b14ecd4b8119 authored over 4 years ago
translation(Settings): update zh_CN locale for "${tempdir}"

5f3edde6bd4e8829ec759c25abaf6cf1dc4a1893 authored over 4 years ago
Merge branch 'v6.5' into merge-6.4.7-6.5.2

1f04b6527fa55e055ba6090eae8cae6f97b44306 authored over 4 years ago
Release 6.5.2

3705c92444b490ca55e44ce9d4e78dca0dbab9e0 authored over 4 years ago
Merge branch 'v6.4' into v6.5

75570f3b1d98dcc86da79c561d141066446c7487 authored over 4 years ago
Release 6.4.7

e35220904779eba19bee48573274ba5d3e7e5009 authored over 4 years ago
fix: fix wrong default setting of "C++/Output Path"

The setting should be "${tmpdir}" instead of "${tempdir}". However,
in order to fix it for those...

22dcbfcecfd4383104941a36bebba6154ee4a31e authored over 4 years ago
feat: Add support for styles and themes in Settings (#404)

* Update submodules

This commits updates the following submodules to latest commits:
- QCodeEd...

5af6bfa45361ebddfbbf6cfe0bff43a68adfd5c5 authored over 4 years ago
feat: portable version (#411)

* build(windows): install VC Redist in the installer

copied from: https://stackoverflow.com/q...

cd26a318f8ff2661123a7ee6b61f011f81176245 authored over 4 years ago
docs(CHANGELOG): add installing VC Redist in the installer

bc7e220d3fb122506be74550f88b33c8f370a3dc authored over 4 years ago
build(windows): install VC Redist in the installer

copied from: https://stackoverflow.com/questions/24574035/how-to-install-microsoft-vc-redistribu...

f14049099acb854328f568845335356975c7f2c6 authored over 4 years ago
feat(locale): add translation for QVariantLists in the settings (#410)

a82bf4661fdbd2502f9085353d6e9e4aa515aa45 authored over 4 years ago
feat: add translation system and zh_CN translation (#384)

* feat: Add basic language support

Allow user to change UI language.
Add partial Chinese tra...

76190259e25b606fcacd4b4c6a92a659bb821aa1 authored over 4 years ago
docs: add tb148 as a contributor for ideas (#409)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

cb96765870ad0b8826dad39289cd66b70bd1ea1e authored over 4 years ago
feat: limit the lengths of files in "Add Pairs of Testcases From Files" (#405)

437112cfe6814b0e83d10b5cf2e8ff0c21d359a1 authored over 4 years ago
refactor: fewer logs (#406)

* refactor(TestCase): don't log input, output and expected

They can be extremely large, and w...

9d0f5e66782beca67477e19f952b5c35aa199dfd authored over 4 years ago
refactor: migrate to Qt 5.15.0 (#378)

* Remove Deprecated Text Formatter

The following stream formatter `endl`, `center`, `left`, `...

74d6103041cde18a56e98c96b3ee5b054eb62a12 authored over 4 years ago
docs: add palob as a contributor for infra (#399)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

b0712efa2c77fcb2ca78b5802a1e019d1967def9 authored over 4 years ago
docs: add coder3101 as a contributor for infra (#401)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

da9c02ca7ce1e7830b4a08067c2b4d95a0f23cc7 authored over 4 years ago
docs: add ouuan as a contributor (#400)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

46f1ee19e2d177cd21b6681573188014f8189adf authored over 4 years ago
build: Unhardcode icon file type for Linux launcher (#398)

* Unhardcode icon file type for Linux launcher

* Don't rename icon in CI

72a3e725200140a8b2c9e5b4697f0f65080ce607 authored over 4 years ago
fix: don't require restart when theme changes on Windows with dark theme (#397)

* Update submodules

This commits updates the following submodules to latest commits:
- QCod...

540e9f158d2ccdccac1d5ac8723e56da3c6b30c1 authored over 4 years ago
docs: add sahil-ra as a contributor for ideas (#394)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

16ce91e8dd1106330874f5763423e520ed89f723 authored over 4 years ago
Merge pull request #391 from cpeditor/merge-v6.5

Merge v6.5

bbbe4f6358d792f1885ef24aa0e5ff781cec0d4b authored over 4 years ago
Start a new release cycle for v6.6

a57d9a93b27f8a1ff71c5384e3b88871945830ee authored over 4 years ago
ci(Linux): install qt514 instead of qt512

ab1e4de107e4318b6f9da0d2c44b0afb9889cedf authored over 4 years ago
Release 6.5.1

b217469be1a0f43965ee4a4f96956811c839b81a authored over 4 years ago
Merge branch 'v6.4' into v6.5

47ff338d42981557d7b3a6c2aa52f86eb8915cd7 authored over 4 years ago
Release 6.4.6

c1fddfdc5fdf98d23367e992f3612349b2ff8d4f authored over 4 years ago
feat(Settings): ask whether to override the snippet with the same name (#390)

46450d485cf6898d1fcc7a0c1a896a2cad18a57f authored over 4 years ago
feat(Settings): export and import settings (#389)

7fb2862c5227d775822bdd90a784e1c7f1bd8d6b authored over 4 years ago
feat: abort saving all when cancelling one (#388)

bdf2d29998a78d22b72fb7d84a477d0a8b1a9af5 authored over 4 years ago
refactor: improve apply competitive companion (#387)

1. When parsing a problem while it is already parsed and opened in a
tab, the new test cases...

da5a2006199a29589c1b9180084686201cbe3c8f authored over 4 years ago
docs: add StudyingFather as a contributor for translation (#386)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

601291256ec58ca418cbd33087c96e052468ec90 authored over 4 years ago
docs: add StudyingFather as a contributor for review (#385)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

4ccd8a8deb460b828fbac75132bd144f08ea24c6 authored over 4 years ago
feat(MainWindow): add a button to clear the message logger (#381)

"Messages and stderr" is also changed to "Messages", otherwise, it
will be the bottleneck of th...

34e6a8810da51311154b48c3d3d3f07688eae704 authored over 4 years ago
feat: template cursor position and parentheses settings (#380)

* feat: add code template cursor pos and reorganize language settings

* feat: add parentheses...

6a8de5b9ecc73e74dca9fc7f622b5e18207a2261 authored over 4 years ago
feat: New update checker (#370)

* New App Updater, fixes #361

Telemetry/UpdateChecker only checks for new updates and sends a...

77563c34db95069c9f74141344dea34868763c4f authored over 4 years ago
chore: update submodules (#376)

a771a5b3f0f5665824e48f9ae0d2a3367aa68e6e authored over 4 years ago
build(aur): add quotes to variables and fix $_pkgdir (#375)

88da1f4ed0accadf32ccaea99f2302ae20f85522 authored over 4 years ago
fix(QCodeEditor): scroll to show the cursor (#373)

936afae3ea1222daa96bec657a76679cbca71d59 authored over 4 years ago
Merge pull request #368 from cpeditor/merge-6.4.5

Merge 6.4.5

ba5fbc488ff7705e566e80b7e8fe4b280c55182e authored over 4 years ago
fix: update some file logic

Some problems including the following are fixed:

1. Tab title is not updated after saving. (hap...

4fda8e04308d178a9bc8dac679e73f26702cda0d authored over 4 years ago
ci(aur): don't update AUR in forks (#369)

8f45c6b3473993c034572d90c0e7e6a52119ce55 authored over 4 years ago
docs(changelog): update version badges: 6.4.4 -> 6.4.5

5e5cc8069b583abaf88515c2d0879cc3a3a2f12b authored over 4 years ago
Merge branch 'v6.4' into merge-6.4.5

The changelog is not updated because this bug is not in 6.4.1.

64896cfe576ea2dabdafb447ef2a1c75f3011424 authored over 4 years ago
Release 6.4.5

2bcde70cd021527346650bb8357502bf6f9c5308 authored over 4 years ago
fix: fix can't save non-exist but titled file

345375d85a2bf04f0ca123f57ecaf8ac70f58fb5 authored over 4 years ago
feat: add bind file and problem (#367)

This closes #199.

Now you can restore the problem URL when opening a file previously with
a ...

5e6fb9fdba62ae3f884dd1e36ec8a356cbc77e41 authored over 4 years ago
feat: Handle signals (#268)

* feat: Catch SIGINT and SIGTERM

Need tests on windows

related issue: #178

* docs(CHANG...

e1d2da1ef6b0f6db2cd6f29f8b4a38f4365b1e29 authored over 4 years ago
build(aur): add optdepends and a script to generate .SRCINFO (#366)

* build(aur): add optdepends

* chore(tools): add genSRCINFO.sh

3c3d305d93c311d4b835f26c81d0b3837764185b authored over 4 years ago
build: Update AUR packages (#365)

* build(aur): remove gcc in makedepends and remove the compiler setting

According to https://...

d95eaaf089c285ef1a1fb6df9168e53fc167b73b authored over 4 years ago
Merge pull request #364 from cpeditor/merge-6.4.4

Merge 6.4.4

73542ad8405f0c6596e0a91947ac540e6fdee193 authored over 4 years ago
docs: fix Slack link (#363)

The old one has expired, and the new one will never expire.

8aa3662b106fcbcf1b4bd217db868f85fb76d7c5 authored over 4 years ago
feat: display git commit hash in `cpeditor --version` (#362)

* feat: display git commit hash in `cpeditor --version`

gitsha.hpp is also moved into version...

f68b31bcd70b4e813a5c89ff20c1841e8498da58 authored over 4 years ago
docs(readme): update version badges: 6.4.3 -> 6.4.4

fe87ecc1923f0a4011d91536e7edf049875724ec authored over 4 years ago
Merge branch 'v6.4' into merge-6.4.4

464964e88a4f81b48233202f6e24bf5d0b56b566 authored over 4 years ago
Release 6.4.4

5250baf67e8e7bbe2c2e8623cd1a1211f9bbfb67 authored over 4 years ago
fix: fix loading saved test cases

7d438550747d7aba21627890b64018950d898f55 authored over 4 years ago
build(aur): rename full-source-version to version-full-source (#360)

* style: Format workflows

* build(aur): rename full-source-version to version-full-source

...

9ff02dc5f382edeeaa5176f25871eb21deb38dd6 authored over 4 years ago
Merge pull request #359 from cpeditor/merge-6.4.3-and-6.3.4

Merge 6.4.3 and 6.3.4

61d35214b6dc9bbc58d391378187cd2af5896194 authored over 4 years ago
docs(readme): update version badges: 6.4.1->6.4.3, 6.3.3->6.3.4

a89929f8da70ace012738a4eb7470aefd3d2390c authored over 4 years ago
Merge branch 'v6.4' into merge-6.4.3

fa5266dd79e5ad0cc52069116ee3f8bb20f6a89c authored over 4 years ago
Release 6.4.3

9b1470223ac3f5347450f7f8a9ce2b28f92c7fa5 authored over 4 years ago
Merge branch 'v6.3' into v6.4

59942c1768dfbbe366ea7c7999df98395199b205 authored over 4 years ago
Release 6.3.4

f992ae9b88bb8699e3dc24f4219a7f99c7797650 authored over 4 years ago
fix: Delete all MainWindow before deinit the settings

This fixes a bug which makes the application crash when quiting in
some scenarios.

One of the p...

33fd50c3a11e7c45822db83798219d735e6afd10 authored over 4 years ago
Release 6.4.2

bc733be6b49bc459148c7877983302c26b70c577 authored over 4 years ago
Fix #271 and #353 (#357)

* refactor: always use the temporary directory for tmpPath

* feat: make save file on compilat...

201d95cb7e1737f89b9873089db2b8b071989fc4 authored over 4 years ago
fix(EditorThemes): fix invalid free/delete (#354)

* fix(EditorThemes): Invalid free/delete

In this PR #327, started freeing of stack memory and...

929be88d50047c8e14813581ba9e77559514e0f6 authored over 4 years ago
refactor: Split Util to multiple files (#350)

* refactor: Split Util to several files

* refactor(Util): move ArgumentSplitterStatus into th...

e4fb04fc6255569fedf3006c4decc2f71e81fa20 authored over 4 years ago
doc: Update preference path in manuals (#349)

Update the old paths of settings in MANUAL_xx-XX.md

7bf98bc8ee9e4541043830c6f14a606f5a47d1d6 authored over 4 years ago
refactor: Improve style mapping (#347)

Combine getXXXTheme() functions to query(QString).
Make it easier and simpler to add new themes.

621efa026302bb9a16ea52573a26a15a14a2ed46 authored over 4 years ago
chore: add config for the stale bot (#346)

The app: https://github.com/apps/stale/

aad5df7a544c48b20fe6a4b582639e6b48bacf8a authored over 4 years ago
feat: Use Alt to choose the menu in the main window (#344)

* feat: Use Alt to choose the menu in the main window

* docs(changelog): Add #344

93108d3ca120ee3a461ed1f0900622cc5c694c34 authored over 4 years ago
docs: change testitem's contribution from code to doc (#343)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

4865e265082cdc6bf391fd66809e8b4adcafa6ec authored over 4 years ago
docs: add neko-para as a contributor (#341)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

41e16d5e626e21dec5623e51ca6115299dc26f0f authored over 4 years ago
docs: add shakeabi as a contributor (#342)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

4f3de371cb0f15c765b876ff2816c2f68abce64f authored over 4 years ago
docs(changelog): Add change the font of the message logger (#338)

a2dc3dc7143813b4ad044a893fef6781c8548388 authored over 4 years ago
feat(Settings): Search desc, tip and help of a setting (#337)

* feat(Settings): Search desc, tip and help of a setting

* docs(changelog): Add search for de...

68dbd9c37ee6972feac0653e064fd9af12de2e18 authored over 4 years ago
Merge pull request #334 from cpeditor/change-message-logger-font

feat: Support customizing message logger font

28d621f81b05f37c6e5930dd025d89e2a5077544 authored over 4 years ago
ci: Don't update cpeditor-git on non-code changes (#333)

b1faea73c49a5f1c61cadb56adcef7ce5b30b23c authored over 4 years ago
fix: remove useless font style

remove style in MessageLogger.
fix the wrong ending '</font>'.

related issue: #331

d17feef795e61995283fa1a11394f06a9b8b5786 authored over 4 years ago
feat: Support customizing message logger font

Allow user to customize message logger font in case the message
contains non-ascii characters.

...

e0a2b5492e7808786123762deae4a3b92516b77b authored over 4 years ago