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

chore(TestCases): Remove useless include

github.com/cpeditor/cpeditor - 5e1bd5b18be48d9c7049682cd44075df8ad4926d authored almost 5 years ago by ouuan <[email protected]>
fix(TestCases): fix typo

github.com/cpeditor/cpeditor - 252dc87001c5867ebccd638cc2db62ced39a5051 authored almost 5 years ago by ouuan <[email protected]>
feat: Resize testcases with animaion by text height

github.com/cpeditor/cpeditor - 6d49c914aa9e32aeaa3de7d0e58ded441e4426c7 authored almost 5 years ago by ouuan <[email protected]>
Merge branch dev into input-output-expectet

github.com/cpeditor/cpeditor - 2256600a9e0de1421b82aa48bc0c1efb78691b05 authored almost 5 years ago by ouuan <[email protected]>
feat & refactor: Flexible number of test cases & new Diff Viewer

1. Now you can add / delete test cases. This caused a big refactor.

2. Use Google diff-match-pa...

github.com/cpeditor/cpeditor - 63aed67e5175eb2fbbc0d40b39a42076a2d36df5 authored almost 5 years ago by ouuan <[email protected]>
fix: Clear undo history after loading a new file

github.com/cpeditor/cpeditor - 756fff3263cbd5e1326b1aeb85a54aab06e512c7 authored almost 5 years ago by ouuan <[email protected]>
fix(singleapplication): Don't raise primary if --new is set

github.com/cpeditor/cpeditor - 0ebc870075a2f5e848dff7398acb136558a4e4ad authored almost 5 years ago by ouuan <[email protected]>
feat: Add set problem URL in tab bar menu

github.com/cpeditor/cpeditor - 61fcd50592cacc18ff1c73f17ce58e3dfc65c255 authored almost 5 years ago by ouuan <[email protected]>
Do not delete assests, but replace

github.com/cpeditor/cpeditor - 47fc08283a909fce274a4dd2697c56a888acf161 authored almost 5 years ago by Ashar Khan <[email protected]>
Release 5.7.0-beta for with dev merged

github.com/cpeditor/cpeditor - b2dd6bd5c627626696ac88e3d1290c7f1b49f6f5 authored almost 5 years ago by Ashar Khan <[email protected]>
Test Azure (#125)

Add CI to produce the windows installer as well

github.com/cpeditor/cpeditor - 3e1f2a3b75a016312c056a0104c3e12479b3c26f authored almost 5 years ago by Ashar <[email protected]>
fix(CF Tool): open new tab for CF Tool if there's no tab

github.com/cpeditor/cpeditor - b2343b927de1716178501e89998ff155c2f04c8f authored almost 5 years ago by ouuan <[email protected]>
feat(CF Tool): show toast message for AC/UNAC

github.com/cpeditor/cpeditor - 5aac80993324237203b5407d9b6157cc9cbe0492 authored almost 5 years ago by ouuan <[email protected]>
fix(progress): fix ui bug on Manjaro KDE

This bug occures on Manjaro KDE when the window is maximized, and the
progress dialog is cancele...

github.com/cpeditor/cpeditor - 50de402cc5840f9d6d42b666b7addd479ff82720 authored almost 5 years ago by ouuan <[email protected]>
perf(progress): disable UI update during the process

github.com/cpeditor/cpeditor - d279572b28142ab565a93f7018549ff5740b8287 authored almost 5 years ago by ouuan <[email protected]>
fix(singleapplication): fix bug on Windows

In the old version, single application doesn't work on my Windows (but
works on my Manjaro Linux...

github.com/cpeditor/cpeditor - 2a308731d89e334bdb48d2cad01b9a042adcba9f authored almost 5 years ago by ouuan <[email protected]>
Merge branch 'master' of https://github.com/coder3101/cp-editor

github.com/cpeditor/cpeditor - b597eb78920bab2182ac015e1442150e77aaca05 authored almost 5 years ago by Ashar Khan <[email protected]>
restructure files and add windows deployment for azure

github.com/cpeditor/cpeditor - df8c837bf1a20f27039ee7c48087187a1fe734a8 authored almost 5 years ago by Ashar Khan <[email protected]>
fix(mainwindow.cc): Set cursor to the begin after opening a file

github.com/cpeditor/cpeditor - b5d04992a609f5d71422c5d111553dd290145ea2 authored almost 5 years ago by ouuan <[email protected]>
feat(appwindow): Show progress of opening/restoring

Opening files and restoring hot exit show progress dialog now.

This may slow down the progress ...

github.com/cpeditor/cpeditor - d3d476e5a4aaa4125d19db1a4311b58cdb3c3d0c authored almost 5 years ago by ouuan <[email protected]>
feat(appwindow): accept directories for drag and drop

github.com/cpeditor/cpeditor - 3a09c3755466a3c035d6bd983e4ccd675699c691 authored almost 5 years ago by ouuan <[email protected]>
chore(submodule): Fix CI error

github.com/cpeditor/cpeditor - 9c950659c37c1583fdcf1ff3da1c82b6ec8f22c1 authored almost 5 years ago by ouuan <[email protected]>
feat(main.cc): Add --new command line option

Open in a new window instead of open tabs in an existing window.

github.com/cpeditor/cpeditor - 07a7d89d48a23269a6774ad1ee67f34ad9865032 authored almost 5 years ago by ouuan <[email protected]>
feat: Use SingleApplication

Now new tabs will be opened in the first opened CP Editor window.

github.com/cpeditor/cpeditor - 3894e50b75580ee0874f9d3a69dd7bd23d989f0c authored almost 5 years ago by ouuan <[email protected]>
Merge Development branch for next release 6.0 (#123)

* fix(cf-tool): add --version to check, fixes #112

* fix(transparency): min/max: from 60/99 t...

github.com/cpeditor/cpeditor - a012964543dd06b9af68dbc454be2dc3b2a43f47 authored almost 5 years ago by Ashar <[email protected]>
release 5.4.0 and fix #121

github.com/cpeditor/cpeditor - 1a49958be0da0b0ca42430906f24ba403aaea3f0 authored almost 5 years ago by Ashar Khan <[email protected]>
Release pre-release directly for tags created from dev branch.

Now all tags that are created against the dev branch will trigger a new
release of type pre-rele...

github.com/cpeditor/cpeditor - 840fbbce8c2f2154fb58c0672db73c9f2dc72d1b authored almost 5 years ago by Ashar Khan <[email protected]>
Skip pre-release checks for users who do not opt for beta

Editor initially just checked for the latest release and if it was
stable, it notified everyone ...

github.com/cpeditor/cpeditor - 7b3c27068abab315c58359df7fb66f599fe23a28 authored almost 5 years ago by Ashar Khan <[email protected]>
Update README.md (#119)

github.com/cpeditor/cpeditor - 5b8a08f181a3eeb2b9a93ba84147a14cef3c8f50 authored almost 5 years ago by queen bee shuttle <[email protected]>
fix(cf-tool): parse problemset URL

github.com/cpeditor/cpeditor - d42c4a7f8346c873121f60f40b06c13626e76a84 authored almost 5 years ago by ouuan <[email protected]>
fix(cf-tool): accept 0 as problem code, fix #117

github.com/cpeditor/cpeditor - a0071b3c2c71daf784db43ad00cdf2561722b714 authored almost 5 years ago by ouuan <[email protected]>
release 5.3.2-stable

github.com/cpeditor/cpeditor - 00d145cd37341efd604e6f2f4514481fd4d77a62 authored almost 5 years ago by Ashar Khan <[email protected]>
chore(mainwindow): use QSaveFile instead of QFile for safety

github.com/cpeditor/cpeditor - 236ba430511bb66e56f17e69cddf38a5100f209b authored almost 5 years ago by ouuan <[email protected]>
fix(transparency): min/max: from 60/99 to 40/100

github.com/cpeditor/cpeditor - cd2bab879a6e4cb9fef5d13af7ec709bec1d1785 authored almost 5 years ago by ouuan <[email protected]>
fix: use monospace fonts for Windows

github.com/cpeditor/cpeditor - b5227db0b7ea3ed8a456e1bb750fe2491a4b0975 authored almost 5 years ago by ouuan <[email protected]>
fix: set minimum transparency to 60

github.com/cpeditor/cpeditor - e079607a4d7ce47a84efc0bc4bac06e72124f9ac authored almost 5 years ago by ouuan <[email protected]>
fix: use quotes for paths

github.com/cpeditor/cpeditor - 0a046f6abe12ad80266bb6c79cf6c72f9b3afda1 authored almost 5 years ago by ouuan <[email protected]>
fix(Runner): fix detached runner on Windows

github.com/cpeditor/cpeditor - 84402b838c3efe8eee2b55d65ce99e91cf92ae57 authored almost 5 years ago by ouuan <[email protected]>
fix(cf-tool): add --version to check, fixes #112

github.com/cpeditor/cpeditor - 641d355e88633a9133ae3079fde2b15c7e9822ee authored almost 5 years ago by ouuan <[email protected]>
fix(Compiler): use canonicalFilePath for compiling

github.com/cpeditor/cpeditor - 20a6c454c509da18675699cad62630308a4d5a98 authored almost 5 years ago by ouuan <[email protected]>
hotfix(ui): preference box and release 5.3.1

github.com/cpeditor/cpeditor - 1936c4be7eba38770dde462f727dfb76d350ca05 authored almost 5 years ago by Ashar Khan <[email protected]>
release 5.3.0

github.com/cpeditor/cpeditor - 04170a8896a20b896dea9dd82bdb49e4aec0a469 authored almost 5 years ago by Ashar Khan <[email protected]>
fix(appwindow): fix nullptr errors on many actions when all tabs are closed

github.com/cpeditor/cpeditor - 1e7903da688ee7ccb05d4a0274483db069a3c2a5 authored almost 5 years ago by ouuan <[email protected]>
feat: display problem code/URL for untitled companion tabs

github.com/cpeditor/cpeditor - 11cd4616c894f56756de72b0e7f0692ccafb3ade authored almost 5 years ago by ouuan <[email protected]>
feat: add choice to disable new tabs for companion, closes #83

github.com/cpeditor/cpeditor - 62fc6f4fd04fb0d7684ef82a5dad1ceafcfcd3f4 authored almost 5 years ago by ouuan <[email protected]>
fix(cftools): change problem 0 to problem A, fixes #111

github.com/cpeditor/cpeditor - 53d8e75c08c11dc915feb26aece99c98defba8d0 authored almost 5 years ago by ouuan <[email protected]>
chore(mainwindow): delete useless code

github.com/cpeditor/cpeditor - 91a2a201ad51b9c8b38fda3afdcd0cfced3c3782 authored almost 5 years ago by ouuan <[email protected]>
fix(MessageLogger): use &nbsp; and monospace for messages

Messages like:

```
/tmp/CPEditor-UjfDta/sol.cpp: In function 'int main()':
/tmp/CPEditor-UjfDta...

github.com/cpeditor/cpeditor - 364c42c5b9a909dadd13f7501b5a9a7184d63565 authored almost 5 years ago by ouuan <[email protected]>
refactor: use QString for MessageLogger

github.com/cpeditor/cpeditor - 32bfdb099be3d863c23a364427f7c4364fea8b42 authored almost 5 years ago by ouuan <[email protected]>
feat: add transparency setting

github.com/cpeditor/cpeditor - 91d011777ed5d869fdf70a7d61735e068352ad2b authored almost 5 years ago by ouuan <[email protected]>
feat: load template if the filePath doesn't exist

github.com/cpeditor/cpeditor - 0d0a70b5b0b245a501f41f3ba1f1c57c3d41a085 authored almost 5 years ago by ouuan <[email protected]>
fix: fix bug when compiling titled unsaved files

Old: Compile titled unsaved files will use the "title" as source file. For example, if the title...

github.com/cpeditor/cpeditor - 923e3af0628b6caade9e665126ceb5c33fc71ea2 authored almost 5 years ago by ouuan <[email protected]>
refactor(mainwindow.cc): make enums private

github.com/cpeditor/cpeditor - 4335fb7c544c9d56ac3015a6b805c31b5264e2c0 authored almost 5 years ago by ouuan <[email protected]>
fix(Runner): press *any* key to exit instead of Enter only

github.com/cpeditor/cpeditor - 954cde76f2f5f2bfbaa2b6699817287efcf01ebb authored almost 5 years ago by ouuan <[email protected]>
fix(mainwindow.cc): clear outputs when execution begins

github.com/cpeditor/cpeditor - 312364ffde310873b8772d88a5c96eaf5fd5ccdc authored almost 5 years ago by ouuan <[email protected]>
release 5.2.0-beta

github.com/cpeditor/cpeditor - 1be4ad0d73844f46827e67e47fdc52cf6e9a7e28 authored almost 5 years ago by Ashar Khan <[email protected]>
fix(tabs): fix nullptr error when all tabs are closed

github.com/cpeditor/cpeditor - 3ebacf028d4c1ed30672d7640c8e648e70dc8b97 authored almost 5 years ago by ouuan <[email protected]>
feat(tabs): display indexes of untitled tabs

github.com/cpeditor/cpeditor - fd0212eb764ab1ee3f1938a030e8d58e222d57ef authored almost 5 years ago by ouuan <[email protected]>
feat: put "CP Editor" at the back of the window title

github.com/cpeditor/cpeditor - ebfdb90b6492a464ed221478ef9901b2c4a2cecc authored almost 5 years ago by ouuan <[email protected]>
chore: update texts

github.com/cpeditor/cpeditor - c226cd865451f2f56e75a1b79e0a91c3326a1495 authored almost 5 years ago by ouuan <[email protected]>
feat(Runner): detect not able to start running

github.com/cpeditor/cpeditor - 4ce5061768c95e4fbd5815450695a2e3c38616d0 authored almost 5 years ago by ouuan <[email protected]>
fix(mainwindow): fix typo

github.com/cpeditor/cpeditor - 13eae793f3125f8573e1e913c72e3e1e24808010 authored almost 5 years ago by ouuan <[email protected]>
fix: update saved "*" when template changed

github.com/cpeditor/cpeditor - eac08d05a191da36f86f9b78203a3bef0cc8beb2 authored almost 5 years ago by ouuan <[email protected]>
fix(tabs): update filePath to canonical in isTextChanged()

github.com/cpeditor/cpeditor - 534418757fcd575fbc3138ff921af5571c077d4f authored almost 5 years ago by ouuan <[email protected]>
fix(tabs): allow multiple titled but unsaved tabs

github.com/cpeditor/cpeditor - a528fe62a5e28b5fe84a4b5152da77b5445f9cb4 authored almost 5 years ago by ouuan <[email protected]>
refactor: reimplement core & minor changes (#106)

1. Executable files are stored in the same directory as the source file,
if it's not untitle...

github.com/cpeditor/cpeditor - c96643119cc70e80a7bec96c34d289514a4c366e authored almost 5 years ago by ouuan <[email protected]>
fix(Compiler): fix wrong check for java

github.com/cpeditor/cpeditor - a197e7272a12b32bf7463f4fc35e7c487377a00f authored almost 5 years ago by ouuan <[email protected]>
feat: set focus on the editor when opening a new tab

github.com/cpeditor/cpeditor - e3ac267fe1e91f3b8558c02d0fc90bea16d98bf7 authored almost 5 years ago by ouuan <[email protected]>
fix: fix file watcher and template

1. update the watcher after saving the file, thus fix the bug: delete
the file on disk, then sav...

github.com/cpeditor/cpeditor - 058aea175de1c0605299046acf2578b2d5a39435 authored almost 5 years ago by ouuan <[email protected]>
feat(mainwindow): able to open tabs with non-exist files

Old: If you open a non-exist file, the tab will be untitled.

New: If you open a non-exist file,...

github.com/cpeditor/cpeditor - 9b6f679d64afa47bebb111ac43fcdf798db6f7a4 authored almost 5 years ago by ouuan <[email protected]>
fix: detecting the same file correctly

Use `QFileInfo::operator==()` to detect the same file, so that `CPEditor
a.cpp A.cpp` open two t...

github.com/cpeditor/cpeditor - 96cba9082e750eb8abcca1abda864c98ce7bdeae authored almost 5 years ago by ouuan <[email protected]>
fix: load settings before opening a file

This fixes the bug that tests are not loaded.

github.com/cpeditor/cpeditor - abceee7cfef9ef532ef9ee06e2241ea888e306e7 authored almost 5 years ago by ouuan <[email protected]>
fix & refactor(mainwindow): fix possible wrong path and minor changes

1. Use canonicalPath() to fix this bug: "/" and "\" in the path are
considered as different path...

github.com/cpeditor/cpeditor - b67058d5c7bdc492cb62b3b8d45772c7fe27133c authored almost 5 years ago by ouuan <[email protected]>
fix: fix wrong close tab logic (#104)

The current tab instead of the tab of a certain index was confirmed.

It is fixed now.

github.com/cpeditor/cpeditor - a62a7427ed8d87fad66521cd2e34e679eeded40b authored almost 5 years ago by ouuan <[email protected]>
chore: add copyright & free software & no warranty in about (#103)

github.com/cpeditor/cpeditor - 71aaf65950ab9bd53e27cb29d0e329018ac4c88f authored almost 5 years ago by ouuan <[email protected]>
refactor(appwindow): set tab movable in .ui file (#102)

github.com/cpeditor/cpeditor - 26394270141b1ab8e89419c9cd2e42ac1e267f04 authored almost 5 years ago by ouuan <[email protected]>
fix(mainwindow.cc): fix load tests (#101)

github.com/cpeditor/cpeditor - 876feedef02766f065d10ded7044f3a2e4078416 authored almost 5 years ago by ouuan <[email protected]>
Revert "Revert "feat: make file logic like Sublime (#97)" (#99)" (#100)

This reverts commit 7a0eb3d1cef55d9639b68290e7ba5861a5f56172.

github.com/cpeditor/cpeditor - bdef912b8c20ba7ee26c77fc457c8e0c5a89c0ab authored almost 5 years ago by Ashar <[email protected]>
release 5.1

release 5.1

github.com/cpeditor/cpeditor - 0656163a9ef393390e6def9ef7410eff8f48c45f authored almost 5 years ago by Ashar Khan <[email protected]>
Revert "feat: make file logic like Sublime (#97)" (#99)

This reverts commit 266e236e04b635f1cdaf9af8918e7ee99539faa1.

github.com/cpeditor/cpeditor - 7a0eb3d1cef55d9639b68290e7ba5861a5f56172 authored almost 5 years ago by Ashar <[email protected]>
fix(ui): fix widgets have the same name (#98)

github.com/cpeditor/cpeditor - 71f8e4eb9fe981d1a2dc0f6a737c05a5f447292b authored almost 5 years ago by ouuan <[email protected]>
feat: make file logic like Sublime (#97)

1. Open file when necessary instead of holding it.

2. Watch file changes on disk.

3. Show comp...

github.com/cpeditor/cpeditor - 266e236e04b635f1cdaf9af8918e7ee99539faa1 authored almost 5 years ago by ouuan <[email protected]>
feat(formatter): clang-format update (#96)

* feat(formatter): clang-format update

1. Set clang-format binary instead of set format command...

github.com/cpeditor/cpeditor - e5c78480ca7f14f695cd82220f2d4c47b8ff6c2e authored almost 5 years ago by ouuan <[email protected]>
update license header for 2020 copyright

github.com/cpeditor/cpeditor - 190072257a412ae7c104b796738a4930b6e3316f authored almost 5 years ago by Ashar Khan <[email protected]>
Merge branch 'master' of https://github.com/coder3101/cp-editor

github.com/cpeditor/cpeditor - f6a5d0a5555578c2d7cdd01314b631ad6928aebe authored almost 5 years ago by Ashar Khan <[email protected]>
fix license header text

github.com/cpeditor/cpeditor - f1add1dfbb85689a41502331c72aaa2cd696144e authored almost 5 years ago by Ashar Khan <[email protected]>
fix snippets (#95)

* feat(snippets): add shortcuts

* fix(snippets): fix wrong snippets logic

* feat(snippets)...

github.com/cpeditor/cpeditor - ca66c50b653d68fb9d2ef22087253b40d9c2a8a0 authored almost 5 years ago by ouuan <[email protected]>
Update upstream changes for QCodeEditor

github.com/cpeditor/cpeditor - 9da97752f4dd5f3f203e7df3d27118bf6322b356 authored almost 5 years ago by Ashar Khan <[email protected]>
Fixed(Reset Preferences): Did not restored java and python commands

github.com/cpeditor/cpeditor - 989a288f6517b43965f9f46104e7ff0978eee58a authored almost 5 years ago by Ashar Khan <[email protected]>
Remove DarkTheme submodule and changes to Snippets UI and bug fix

The system-wide dark theme has been completely removed and the snippets
Inteface was not very go...

github.com/cpeditor/cpeditor - fc9ff644cf2fb58474924cd909b64b2209f86984 authored almost 5 years ago by Ashar Khan <[email protected]>
feat: Load snippets from file (#94)

* refactor(preference): use getNewSnippetName()

* feat(preference): load snippets from file

github.com/cpeditor/cpeditor - 98b8bb6080095803ece7843bafceb734e35cd2cd authored almost 5 years ago by ouuan <[email protected]>
chore: use tabStopDistance instead of tabStopWidth (#32)

github.com/cpeditor/QCodeEditor - 10bca37b70a23b00375878f5c3b2632048c38afe authored almost 5 years ago by ouuan <[email protected]>
Merge pull request #30 from PeterMortensen/patch-1

github.com/cpeditor/QCodeEditor - 48e12af5eef5610b7967f6ff05b88a245435f8d3 authored almost 5 years ago by Alex <[email protected]>
C++ highlighting regex updates (#33)

github.com/cpeditor/QCodeEditor - 53eb80396107c0f5e160d04255ac433caa9dc2c8 authored almost 5 years ago by Alex <[email protected]>
Indent with both Enter Keys (#31)

github.com/cpeditor/QCodeEditor - fdc5cab1e06c050038c444ba2dbacb8e52fd20b5 authored almost 5 years ago by Ashar <[email protected]>
refactor: use QSettings::clear() for reset settings (#87)

Sinces all defaults are in the "get" functions, a simple clear()
should do the resetting well.
...

github.com/cpeditor/cpeditor - 30a22da9329a7e47631baabd131d2d3c8207d423 authored almost 5 years ago by ouuan <[email protected]>
Formatter changes (#85)

* fix(formatter): use the output of clang-format instead of -i

This fixes #80.

It's a BREA...

github.com/cpeditor/cpeditor - 66e4d7c77d786dd1d50bdda6bb2da77cb6c80ea2 authored almost 5 years ago by ouuan <[email protected]>
Splitter changes (#86)

* feat(splitter): store splitter state

* feat(splitter): switch to split mode from editor mod...

github.com/cpeditor/cpeditor - 8f848f887837498ba90d9eca49fdb324eeea90a4 authored almost 5 years ago by ouuan <[email protected]>
docs: update README.md and about (#89)

* docs: update README.md and about

* docs: add clone and update submodule

github.com/cpeditor/cpeditor - 22211c0584786b1f9c37d8b2c5072cc10ab66e84 authored almost 5 years ago by ouuan <[email protected]>
refactor: tabs -> tabsReplaced (#90)

github.com/cpeditor/cpeditor - 0f12207ef128ff6873c2f83e3a899b7a0b42b1e5 authored almost 5 years ago by ouuan <[email protected]>