Ecosyste.ms: OpenCollective

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

CP Editor

Together we are building the best editor for Competitive Programmers.
Collective - Host: opensource - https://opencollective.com/cpeditor - Website: https://cpeditor.org - Code: https://github.com/cpeditor

feat: add 'save to file' in the context menu of the test cases (#560)

* feat: add 'save to file' in the context menu of the test cases

* chore: fix style

* docs...

github.com/cpeditor/cpeditor - 9d27ed3c7a81d2eb4b06f995ac44f09b07657374 authored over 4 years ago by Flex Zhong <[email protected]>
refactor: use SettingsHelper::getPath to get the path of a setting (#557)

* refactor: use SettingsHelper::getPath to get the path of a setting

* chore: add comments fo...

github.com/cpeditor/cpeditor - f2f0d3a4951c9d38e6c4707a6134eab653e7add1 authored over 4 years ago by Yufan You <[email protected]>
feat(Detached Run): Choose terminal for execution on Linux (#554)

* Initial commit

* style: Format codes (#552)

Co-authored-by: github-actions[bot] <41898282+gi...

github.com/cpeditor/cpeditor - 445f3f42da7c423c7ccbf5eefd7a06e2b48793ec authored over 4 years ago by Ashar <[email protected]>
ci: don't check external links (#55)

Don't check external links, otherwise it fails when new pages are
created in a PR which is not ...

github.com/cpeditor/cpeditor.github.io - bfd0dc61fd2a14f6de594dd88b75075c8026c37c authored over 4 years ago by Yufan You <[email protected]>
Merge pull request #551 from cpeditor/merge-6.5.5-6.6.4

Merge 6.5.5 and 6.6.4

github.com/cpeditor/cpeditor - d27c79047ccbbb7c37784bf3491f9173c972a368 authored over 4 years ago by Ashar <[email protected]>
docs(README): update badges from 6.5.4/6.6.3 to 6.5.5/6.6.4

github.com/cpeditor/cpeditor - 255a82d405b562754378be329a4ad7956f14cb3a authored over 4 years ago by Yufan You <[email protected]>
Merge branch 'v6.6' into merge-6.5.5-6.6.4

github.com/cpeditor/cpeditor - 836c3595b59344fdbcb558337ad8647c99e3f410 authored over 4 years ago by Yufan You <[email protected]>
Release 6.6.4

github.com/cpeditor/cpeditor - 76277fcf4093e8eb1f8faba0b378c46a4259505f authored over 4 years ago by Yufan You <[email protected]>
Merge branch 'v6.5' into v6.6

github.com/cpeditor/cpeditor - dd5e016eec05034f44ebf00d1c631db2e3e58e62 authored over 4 years ago by Yufan You <[email protected]>
Release 6.5.5

github.com/cpeditor/cpeditor - 04b6b061aa9bdcccf8164e845984465e3f2bafae authored over 4 years ago by Yufan You <[email protected]>
feat(Runner): set the working directory to the output path (#544)

* feat(Runner): set the working directory to the output path

* docs(CHANGELOG): update changelog

github.com/cpeditor/cpeditor - 2b77bf4ac11eea4b1914307c6230aaa2d63225da authored over 4 years ago by Yufan You <[email protected]>
ci: include .git in full source (#547)

* ci: include .git in full source

Otherwise, there will be no git commit sha when building fr...

github.com/cpeditor/cpeditor - 8fbbf907854d38328d99d63b3a39621310396f24 authored over 4 years ago by Yufan You <[email protected]>
fix: fix crash when compiling twice with large test cases (#550)

* fix: fix crash when compiling twice with large test cases

This fixes #549.

* fix: use st...

github.com/cpeditor/cpeditor - 6840c8a6394338d102e7473b249fa13f148c7a96 authored over 4 years ago by Yufan You <[email protected]>
ci: check links (#54)

* ci: check links

* ci(check-link): set root directory

* ci(check-link): fail on errors

...

github.com/cpeditor/cpeditor.github.io - 81ce85a1e863c49dc29934d7ebb8f3b46f382a85 authored over 4 years ago by Yufan You <[email protected]>
feat: Use contest dialog to open contest (#539)

* Add Dialog for Creating contests

* Update translations

* Finalize functioning of Contest cre...

github.com/cpeditor/cpeditor - a67f342c2015d464688b98e855ef0420836787b4 authored over 4 years ago by Ashar <[email protected]>
ci(aur): check PKGBUILD and verify .SRCINFO is up to date (#542)

* ci(aur): validate PKGBUILD before pushing to AUR

* ci(aur): check .SRCINFO is up to date

...

github.com/cpeditor/cpeditor - f51f0dd7d88f1dc34ad79a2ed1697e21ca3713a6 authored over 4 years ago by Yufan You <[email protected]>
feat: reveal executable file (#537)

* feat: add reveal executable file

* add Russian translations

* fix(translations): fix Chi...

github.com/cpeditor/cpeditor - 77285f74ddd428394749412d79036375f61b85a0 authored over 4 years ago by Yufan You <[email protected]>
ci(aur): cpeditor-git provides cpeditor (#540)

github.com/cpeditor/cpeditor - d56246714142c3fc2c8b5b1561a8fd1e85a48ff6 authored over 4 years ago by Yufan You <[email protected]>
fix: don't log snippets (#536)

* fix: don't log snippets

* docs(CHANGELOG): update changelog

github.com/cpeditor/cpeditor - 5fa0bfc0d445f0b6782d2471aac28f11dd13aa5f authored over 4 years ago by Yufan You <[email protected]>
refactor: move revealInFileManager to Util (#535)

github.com/cpeditor/cpeditor - 2aa3fa9617d776063dd18e5838ee44a798a2f43b authored over 4 years ago by Yufan You <[email protected]>
docs(README): preferencecs => preferences (#531)

github.com/cpeditor/cpeditor - 329413b4514869140784418baeed787ed08d3bba authored over 4 years ago by Yufan You <[email protected]>
fix: update recent files whenever the file path is changed (#530)

The recent files were not updated when saving the file / restoring the
last session, etc. Now i...

github.com/cpeditor/cpeditor - a706d1457c82807c0025924d3d4193fa2618324d authored over 4 years ago by Yufan You <[email protected]>
feat: open recent files (#527)

* feat: open recent files

* refactor(translations): add notr

* docs(CHANGELOG): update cha...

github.com/cpeditor/cpeditor - 378b4a6210a4ec32b4a7c28c7779ee2d5cb68e7c authored over 4 years ago by Yufan You <[email protected]>
docs: add sahilkhan03 as a contributor for ideas (#526)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

github.com/cpeditor/cpeditor - 55d216fcce19861116b3a0db67c95a97cdf48f01 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: add TFKls as a contributor (#50)

* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributor...

github.com/cpeditor/cpeditor.github.io - a6a9a4649adacc43f7b6444dad749c40a9122732 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: fix some errors in the home page (#48)

* Update _index.html

Fixed some typos and language issues.
Also changed some language parts,...

github.com/cpeditor/cpeditor.github.io - 751bb79f4541ffc3f2d6333e801912d636095e4e authored over 4 years ago by TFKls <[email protected]>
fix: only display loading for versions and fix error on unknown platform (#49)

* fix: only display loading for versions

Only display loading for versions, so that if the vers...

github.com/cpeditor/cpeditor.github.io - e03d6d4b4e4c2832d65ba84025e2016156040be6 authored over 4 years ago by Yufan You <[email protected]>
Merge pull request #524 from cpeditor/merge-6.5.4-6.6.3

Merge 6.5.4 and 6.6.3

github.com/cpeditor/cpeditor - c3faf408ea2adee6951f277d7ea15f0909e8a5cd authored over 4 years ago by Ashar <[email protected]>
docs(README): update badges from 6.5.3/6.6.2 to 6.5.4/6.6.3

github.com/cpeditor/cpeditor - 0b974073c1ab219e6fbd2f87f123268883fa8332 authored over 4 years ago by Yufan You <[email protected]>
Merge branch 'v6.6' into merge-6.5.4-6.6.3

github.com/cpeditor/cpeditor - a46065b139a055d20f0834900857ac4d4f76a56e authored over 4 years ago by Yufan You <[email protected]>
Release 6.6.3

github.com/cpeditor/cpeditor - ac12fb41e4f8b75fd491456f61cfb9d3b06ee15a authored over 4 years ago by Yufan You <[email protected]>
Merge branch 'v6.5' into v6.6

github.com/cpeditor/cpeditor - 9e54a35d5be7378c766d569a9fb20401c93028ed authored over 4 years ago by Yufan You <[email protected]>
Release 6.5.4

github.com/cpeditor/cpeditor - 4722e20d806678bec467727e00f276d42acc6859 authored over 4 years ago by Yufan You <[email protected]>
perf: fix the performance issue of the line number area

github.com/cpeditor/cpeditor - 41e8c5acb198ef2cc993c06055c9df84944e0628 authored over 4 years ago by Yufan You <[email protected]>
Merge pull request #27 from cpeditor/fix-performance

perf: fix the performance issue of the line number area

github.com/cpeditor/QCodeEditor - 97cdee8a47a0c6d61a1587d23e6f26b870333936 authored over 4 years ago by Ashar <[email protected]>
fix(FileProblemBinder): fix restoring old problem URL (#522)

* fix(FileProblemBinder): fix restoring old problem URL

Before this commit, the binding is cl...

github.com/cpeditor/cpeditor - 2287d786498f5cd94bbfba7a2739ec8d088d6332 authored over 4 years ago by Yufan You <[email protected]>
perf: fix the performance issue of the line number area

This fixes #26.

github.com/cpeditor/QCodeEditor - 4b981c43fa3ecc31988c08702f57993deeb4cb08 authored over 4 years ago by Yufan You <[email protected]>
fix(DiffViewer): fix background color with Dark Fusion on Windows (#520)

* fix(DiffViewer): fix background color with Dark Fusion on Windows

This fixes #519.

Altho...

github.com/cpeditor/cpeditor - 0319aa245f9c95ab9b8e11879496acbbb2194caf authored over 4 years ago by Yufan You <[email protected]>
Merge pull request #518 from cpeditor/fix-diffviewer-crash

Merge 6.6.2

github.com/cpeditor/cpeditor - 3904ce28b17b34a7393e6d529a9ee918ba00a3ca authored over 4 years ago by Yufan You <[email protected]>
docs(README): remove DLL missing in Chinese translation

github.com/cpeditor/cpeditor - c5cbf1c053fd077a10fe933bbc5aa7926c5124ac authored over 4 years ago by Yufan You <[email protected]>
remove DLL missing error in Russian translation of FAQ

github.com/cpeditor/cpeditor - 62639a5ff91a256903d44cece212e4d05bab540f authored over 4 years ago by IZOBRETATEL777 <[email protected]>
docs(README): remove DLL missing error in FAQ

Now both the beta version and the stable version have VC Redist bundled.

github.com/cpeditor/cpeditor - 5fb733a7aba00481dc8a4d14487f47f8b700980f authored over 4 years ago by Yufan You <[email protected]>
docs(README): update version badges

github.com/cpeditor/cpeditor - cf8a1c7f85ad20b02c56255d2e9c793907d65589 authored over 4 years ago by Yufan You <[email protected]>
Merge branch 'v6.6' into fix-diffviewer-crash

github.com/cpeditor/cpeditor - 927f567fbe4f19b10938de2845d80399c03e35dc authored over 4 years ago by Yufan You <[email protected]>
Release 6.6.2

github.com/cpeditor/cpeditor - ff98c1bb4d26c5047f938137a33f0cc0bbaba116 authored over 4 years ago by Yufan You <[email protected]>
fix(DiffViewer): fix diff viewer crashes when output is empty

It's the diff_match_patch that crashes. It crashes when an argument
of diff_main is a null QStri...

github.com/cpeditor/cpeditor - c15c002cb2ca3747ee9677e3dfe56ff316705a3f authored over 4 years ago by Yufan You <[email protected]>
Merge pull request #513 from cpeditor/merge-6.5.3-6.6.1

Merge 6.5.3 and 6.6.1

github.com/cpeditor/cpeditor - 710612dbe6407276171568bfc6d2d84e80859004 authored over 4 years ago by Yufan You <[email protected]>
feat: show only the 10 most recent releases (#47)

github.com/cpeditor/cpeditor.github.io - 2a17e9189bd3df4bfe166161073698efa0936bc2 authored over 4 years ago by Yufan You <[email protected]>
Start a new release cycle for v6.7

github.com/cpeditor/cpeditor - 9b3da729d021fef9dc5773007b700bb9cdf2a4c9 authored over 4 years ago by Yufan You <[email protected]>
Merge branch 'v6.6'

github.com/cpeditor/cpeditor - e638a85c99b99e37c3ece3d91c5aef7abea63c61 authored over 4 years ago by Yufan You <[email protected]>
Release 6.6.1

github.com/cpeditor/cpeditor - 50ef82806d4d9070f1a8a15532219581b1eacecc authored over 4 years ago by Yufan You <[email protected]>
Merge branch 'v6.5' into v6.6

github.com/cpeditor/cpeditor - 8dd37f6478c039b997b82d5d5545a0834e669ffc authored over 4 years ago by Yufan You <[email protected]>
Release 6.5.3

github.com/cpeditor/cpeditor - 4306834e6cfb5b7fcd38fff1ad646def0e1e15e5 authored over 4 years ago by Yufan You <[email protected]>
feat: update docs and the download page for the portable version (#46)

* docs(installation): add portable version for Windows

* feat(download): new download page

github.com/cpeditor/cpeditor.github.io - 143c22e93c8a477e5024d7fac4df5b2fba31364a authored over 4 years ago by Yufan You <[email protected]>
refactor: disable shortcut translations and change default format shortcut (#512)

* refactor: disable translation for shortcuts

* fix: change the default format shortcut from ...

github.com/cpeditor/cpeditor - ff6d2b910cde2d715424be9ed507acf06142000e authored over 4 years ago by Yufan You <[email protected]>
docs(FAQ): remove non-public Java class requirement (#45)

github.com/cpeditor/cpeditor.github.io - bfa82f66fc8995589f3301dbb17b2dde7907bfc9 authored over 4 years ago by Yufan You <[email protected]>
build: fix release issues (#510)

* ci: use the Qt installed by aqtinstall to pack to AppImage

* feat: add portable/setup in the ...

github.com/cpeditor/cpeditor - e060694db562bc6968f8d9e656a9e4df9f301f8d authored over 4 years ago by Yufan You <[email protected]>
perf: load MainWindow::EditorStatus without opening an untitled tab (#509)

* perf: load MainWindow::EditorStatus without opening an untitled tab

Now you can construct a...

github.com/cpeditor/cpeditor - 771b2176102b2c2070d36386f926876436fb32f5 authored over 4 years ago by Yufan You <[email protected]>
docs: add IZOBRETATEL777 as a contributor for review (#507)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

* docs...

github.com/cpeditor/cpeditor - ddd6652d4b2fe0431d7cf8c0b612864e1a23949e authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
build: update node dependencies (#44)

github.com/cpeditor/cpeditor.github.io - cf10c4ff10b12ab4b5d8a34a5d629444cd7580de authored over 4 years ago by Yufan You <[email protected]>
fix: fix the zh_CN translation of missing OpenSSL is HTML escaped (#506)

It was HTML escaped, and the raw HTML was displayed in the UI.
Now it isn't and the link is dis...

github.com/cpeditor/cpeditor - 0716e0cfe2d76eb07a3b18e60bc45535b7fc8b6f authored over 4 years ago by Yufan You <[email protected]>
Merge pull request #505 from cpeditor/duplicate-tab

feat: add duplicate tab

github.com/cpeditor/cpeditor - b81aadfe0032c92dda1852c83b85592da02b4400 authored over 4 years ago by IZOBRETATEL777 <[email protected]>
Update translations/ru_RU.ts

Co-authored-by: IZOBRETATEL777 <[email protected]>

github.com/cpeditor/cpeditor - a1b4eb9be09503742f31d131ac4535a5a409ada3 authored over 4 years ago by Yufan You <[email protected]>
Improved translation of the word "Duplicate"

github.com/cpeditor/cpeditor - 94516f50f1fc25c4d54b6f9ddbce713119b3959c authored over 4 years ago by IZOBRETATEL777 <[email protected]>
translations: add translations copied from Firefox

github.com/cpeditor/cpeditor - b937d258e740dffd01499b534f20bb340dbe782d authored over 4 years ago by Yufan You <[email protected]>
docs(CHANGELOG): update changelog

github.com/cpeditor/cpeditor - c0f0e735b8eff55f7cd199aa47c6fb78badc9938 authored over 4 years ago by Yufan You <[email protected]>
feat: add duplicate tab

github.com/cpeditor/cpeditor - e2d283cc1daadb76e5028395ca5bd38b493f45e8 authored over 4 years ago by Yufan You <[email protected]>
feat: add Russian translations (#494)

* translate of documentation updated

* added full Russian translate for program

* Fixed in...

github.com/cpeditor/cpeditor - 9f3e3b01f13da3cd2976282940ee14583aca634b authored over 4 years ago by IZOBRETATEL777 <[email protected]>
fix(SettingsManager): fix crash when there's no old settings file (#504)

This fixes #503.

Before this commit, if there's no old settings file, `loadSettings`
won't b...

github.com/cpeditor/cpeditor - d2de7e8270b7417cbd7ea2e1be2b0cb741c8d364 authored over 4 years ago by Yufan You <[email protected]>
ci: fix release checksums (#502)

Bash functions need to be in multi-lines.

github.com/cpeditor/cpeditor - 32aa633d620b116eb24438fee911f8b70024d0d2 authored over 4 years ago by Yufan You <[email protected]>
chore(Settings): disable Tab Jump Out Parentheses by default (#499)

* chore(Settings): disable Tab Jump Out Parentheses by default

* docs(CHANGELOG): update chan...

github.com/cpeditor/cpeditor - 2203c40c6485727e5090e8fd18ee5ff47c792afa authored over 4 years ago by Yufan You <[email protected]>
feat: elide test cases when they are too long (#491)

* feat: elide test cases when they are too long

* docs(CHANGELOG): update changelog

* chor...

github.com/cpeditor/cpeditor - 18df955ff5bc487ba2c9623e4bded8fab960595d authored over 4 years ago by Yufan You <[email protected]>
tools(updateTranslation): support Windows and remove unnecessary arguments (#495)

* tools: add updateTranslation.bat for Windows

* tools: remove unnecessary arguments of updat...

github.com/cpeditor/cpeditor - 5e3ae2e60e47a2b0f2f3b105fefcb4d3813d4649 authored over 4 years ago by Yufan You <[email protected]>
ci: check translations are up-to-date (#496)

github.com/cpeditor/cpeditor - 7e9b1a66239b6c467a6c7137a5f038a4b09012de authored over 4 years ago by Yufan You <[email protected]>
feat(Checker): add missing translations (#497)

github.com/cpeditor/cpeditor - 47b60139644b5e3fcef0aa39b42a4e6a0bbeb62c authored over 4 years ago by Yufan You <[email protected]>
feat(Settings): add an option to disable toast messages of CF Tool (#489)

* feat(Settings): add an option to disable toast messages of CF Tool

* docs(CHANGELOG): updat...

github.com/cpeditor/cpeditor - 38d646dcb38b75f503efeb93b800e05cab17ca5b authored over 4 years ago by Yufan You <[email protected]>
docs: add tb148 as a contributor (#492)

* docs: update README.md

* docs: update README_zh-CN.md

* docs: update README_ru-RU.md

...

github.com/cpeditor/cpeditor - 8d56923444c4b1748dffc92f5d570e555e6c19a2 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs(CHANGELOG): document the changes in #420 (#490)

* Document the changes in #420.

* Update doc/CHANGELOG.md

Co-authored-by: Yufan You <ouuan...

github.com/cpeditor/cpeditor - 95cfe3a285a4e740ab75f523e7c00ffdeb39f435 authored over 4 years ago by Tony Brown <[email protected]>
feat(Settings): add an option to format on auto-save (#488)

* feat(Settings): add an option to format on auto-save

* feat(ClangFormatter): don't log if n...

github.com/cpeditor/cpeditor - ce7187ba161f733cc1fbd2e87e85e6952390b0c3 authored over 4 years ago by Yufan You <[email protected]>
feat(Settings): add settings of loading external file changes (#486)

* feat(Settings): add settings of loading external file changes

* docs(CHANGELOG): update cha...

github.com/cpeditor/cpeditor - 46ba2622f880adadf22801cb984505ce83db08ed authored over 4 years ago by Yufan You <[email protected]>
feat(Settings): add a flexible system to set and change default paths (#483)

* feat(Settings): add default paths

* Fix typos by misspell-fixer (#482)

Co-authored-by: g...

github.com/cpeditor/cpeditor - 39d96dd526730b7a3a412b305e5701c404742a10 authored over 4 years ago by Yufan You <[email protected]>
refactor(PathItem): use enum instead of an int id (#484)

github.com/cpeditor/cpeditor - c17a75034ca3be466b574ed54b40503636bad929 authored over 4 years ago by Yufan You <[email protected]>
refactor(SettingsUpdater): rename editor theme in SettingsUpdater (#480)

github.com/cpeditor/cpeditor - 792df8d125035f235144a0fefe688f6d9c2e1c7b authored over 4 years ago by Yufan You <[email protected]>
docs(CHANGELOG): add changelog for compiler output codec (#479)

github.com/cpeditor/cpeditor - 07b33bf0b2c6888e75b674cba59d264434a61155 authored over 4 years ago by Yufan You <[email protected]>
refactor(QCodeEditorUtil): fix compiler warning (#477)

The following warnings are false positive, but it's better to return
the value instead of changi...

github.com/cpeditor/cpeditor - 46294a2dca7e60aa5d0493efa0b68209f89015e1 authored over 4 years ago by Yufan You <[email protected]>
submodule(SingleApplication): fix a warning on MSVC (#476)

github.com/cpeditor/cpeditor - c5f6d0b18a871f8bc496c6a59aa26d972f4aa667 authored over 4 years ago by Yufan You <[email protected]>
feat: use mouse wheel to change the font (#475)

* feat: use mouse wheel to change the font

* docs(CHANGELOG): update changelog

github.com/cpeditor/cpeditor - 30ae797862d7cdc7810ed7840caa42e2b191e229 authored over 4 years ago by Yufan You <[email protected]>
feat: use mouse wheel to change the font (#24)

github.com/cpeditor/QCodeEditor - baf096a7f2d4898913640f9f0bc401659fe2c087 authored over 4 years ago by Yufan You <[email protected]>
feat: Auto detect codec for compiler output (#469)

* feat: Auto detect codec for compiler output

Add guessCodec to detect codec.

related issu...

github.com/cpeditor/cpeditor - 550c28c5c3ed71b776b38eb9324966472026bbee authored over 4 years ago by liaohy <[email protected]>
feat: add translation for build info (#473)

github.com/cpeditor/cpeditor - 7cfdaa42100a5f63373ed5a9489cd48136453a34 authored over 4 years ago by Yufan You <[email protected]>
build(aur): use Ninja to build (#471)

* build(aur): use Ninja to build

* build: always color by default for Ninja

If compile mes...

github.com/cpeditor/cpeditor - 230b473063defca06ad7957d9f1a7416533cf211 authored over 4 years ago by Yufan You <[email protected]>
fix: disable HTML minification (#43)

The HTML minification doesn't always work.

For example, after minification, the space after "Ed...

github.com/cpeditor/cpeditor.github.io - 69cd1cde48883b73ce753946bb26484b062b2fe2 authored over 4 years ago by Yufan You <[email protected]>
ci: fix empty displayed version in GitHub Actions (#470)

github.com/cpeditor/cpeditor - 2d618f95a87fe0c08eeeb4b6a1dbe0d5ff905992 authored over 4 years ago by Yufan You <[email protected]>
feat: better versions with git (#468)

* feat: better versions with git

Now the version displayed in `cpeditor -v` is X.Y.Z.rXX.gGIT...

github.com/cpeditor/cpeditor - 80b14ab899ca43f21c2c48944b444039dfeb286f authored over 4 years ago by Yufan You <[email protected]>
refactor: use lowerCamelCase instead of snake_case (#465)

* Fix mismatching cases

* style: Format codes (#464)

Co-authored-by: github-actions[bot] <...

github.com/cpeditor/cpeditor - 3fb6ee9ffd4db1b15ca6b9d7738c47e724d4fe84 authored over 4 years ago by Ashar <[email protected]>
feat(Compiler): add a warning when failed to start compilation (#463)

* feat(Compiler): add a warning when failed to start compilation

* docs(CHANGELOG): add faile...

github.com/cpeditor/cpeditor - ec6f3ea54efcaee5464904ed1573cdeeb4e0e88a authored over 4 years ago by Yufan You <[email protected]>
feat(Java): use the class name as the name of the temp file (#461)

* feat: use class name as the name for the temp file for Java

* feat(Java): add a guide to se...

github.com/cpeditor/cpeditor - 1ce85728d592e9d13c20d22df9619f2e70ddc8f9 authored over 4 years ago by Yufan You <[email protected]>
feat(submodules): update QtFindReplaceDialog and testlib (#460)

* feat(submodules): update QtFindReplaceDialog and testlib

Now when you open the Find/Replace...

github.com/cpeditor/cpeditor - 11ea2dd1f6391b05ae6a3a8b95d6a194723d8ac7 authored over 4 years ago by Yufan You <[email protected]>
feat(Settings): add dependencies for templates (#458)

github.com/cpeditor/cpeditor - 1e49c640d11a6deb4fbb5f270835be1a0ed72319 authored over 4 years ago by Yufan You <[email protected]>
feat(menu): add a link to issues in the main menu (#455)

* feat(menu): add a link to issues for troubleshooting

* refactor: rename "Troubleshooting" t...

github.com/cpeditor/cpeditor - af287925427dab71e2fde1300879ee7c21c861fd authored over 4 years ago by Yufan You <[email protected]>