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: use a better regex for deftype

github.com/cpeditor/QCodeEditor - ead3d141557b099dfd09781a9785470625510ac2 authored almost 5 years ago by ouuan <[email protected]>
feat: use a better regex for functions

github.com/cpeditor/QCodeEditor - 5337897cce609dad186786c0e603e983e47898aa authored almost 5 years ago by ouuan <[email protected]>
fix: use a better regex for C++ include

github.com/cpeditor/QCodeEditor - be4194c8e87ac096f27c317e8cb4935fd419daeb authored almost 5 years ago by ouuan <[email protected]>
feat(snippets): show warning and ask for new if name is used (#84)

github.com/cpeditor/cpeditor - f4dd5579c1d93b515f5006974742e413fc9e161a authored almost 5 years ago by ouuan <[email protected]>
fix(preferencewindow.ui): make snippets buttons wider (#79)

github.com/cpeditor/cpeditor - b8be9822f482d236a376551c4e3dcb894eb4c7ea authored almost 5 years ago by ouuan <[email protected]>
chore(runner): use QElapsedTimer instead of QTime (#77)

I got this from building:

D:\GitHub\cp-editor\src\Runner.cpp(311): warning C4996: 'QTime::sta...

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

github.com/cpeditor/cpeditor - 391ff7119549182960f0fda3867fa3741cb65ac9 authored almost 5 years ago by Ashar Khan <[email protected]>
feat(appwindow): add hint for wrong snippet name (#76)

github.com/cpeditor/cpeditor - 1823f0065102707f7757f485d14ea1f1e46b9f85 authored almost 5 years ago by ouuan <[email protected]>
re-release 5.0.1

github.com/cpeditor/cpeditor - 24274addf0fc8bf77d3259caf945bcd6d7b81734 authored almost 5 years ago by Ashar Khan <[email protected]>
release 5.0.2

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

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

github.com/cpeditor/cpeditor - 71f692ae4429a4f60187f0b2630f8bc1c18c8089 authored almost 5 years ago by Ashar Khan <[email protected]>
Update README.md

github.com/cpeditor/cpeditor - ee569f37cee95bc45fd8f45d617624449a469c65 authored almost 5 years ago by Ashar <[email protected]>
Add snippets (#75)

* feat: add editing snippets in preference window

* chore: add .vscode in .gitignore

* fix...

github.com/cpeditor/cpeditor - 77151c477310da31a5d2fd1e336b8b0bec11ccb3 authored almost 5 years ago by ouuan <[email protected]>
Add cf-tools for submitting code to codeforces

github.com/cpeditor/cpeditor - 226164362bd7804beecfb0175e4ff6c128d64c0b authored almost 5 years ago by Ashar Khan <[email protected]>
WIP : CF tools intergration in progress(1/3)

github.com/cpeditor/cpeditor - a9aaf621e796686d95d957aaace7ce3657840983 authored almost 5 years ago by Ashar Khan <[email protected]>
Improvements in Tabs

github.com/cpeditor/cpeditor - 73d67fc8f44db2bd0191d1df11624a138c408045 authored almost 5 years ago by Ashar Khan <[email protected]>
chore: replace "cp-editor2" with "cp-editor" (#73)

github.com/cpeditor/cpeditor - c7f938d6b64998dc629bbb6de9db283a1d6363cd authored about 5 years ago by ouuan <[email protected]>
Format code

github.com/cpeditor/cpeditor - 4e2216947b50604cccdb746125c318b9733f2e75 authored about 5 years ago by Ashar Khan <[email protected]>
Completely set toggle key for view mode

github.com/cpeditor/cpeditor - bc7ea6c196c27039886fd6870bcba3d48325057a authored about 5 years ago by Ashar Khan <[email protected]>
Resolved : Merge conflict from PRs

github.com/cpeditor/cpeditor - b86cb8525333beb4089001fc156a41f23da751a9 authored about 5 years ago by Ashar Khan <[email protected]>
Performance improvements on diagonistics and fix issue where companion error log was not displayed

github.com/cpeditor/cpeditor - 3d1e515521493a200ba93289e112f3fca47c1ed7 authored about 5 years ago by Ashar Khan <[email protected]>
Some changes about tabs (#71)

* fix(appwindow.cpp): change competitive companion logic

Use the competitive companion logic ...

github.com/cpeditor/cpeditor - 3fa4eb0dfc10c8ec8626611469623afbb7eb7db1 authored about 5 years ago by ouuan <[email protected]>
Update Version to 4.0.3

github.com/cpeditor/cpeditor - 83aa681812dc4b14c2843b91c1f5cba9191c11eb authored about 5 years ago by Ashar Khan <[email protected]>
feat(MessageLogger): make messages HTMLescaped (#70)

Compiler messages like `vector<int>` should be HTMLescaped.

github.com/cpeditor/cpeditor - 78bdfb3cd6c87b4f77fc55a8e6a471aea9e1fab8 authored about 5 years ago by ouuan <[email protected]>
Changes about preferencewindow (#69)

* chore(preferencewindow.ui): use lowercase letter in the middle of setting

* feat(preference...

github.com/cpeditor/cpeditor - 0488da9542631f3d13fdf6f939dea42d8bf265c8 authored about 5 years ago by ouuan <[email protected]>
WIP: Add View Modes and Toggle shortcut

github.com/cpeditor/cpeditor - 5bfc33cda99917ae0df9c6ff92557e8a67f7595a authored about 5 years ago by Ashar <[email protected]>
Specific version for Readme instructions

github.com/cpeditor/cpeditor - f32cd54aaa1c741f0d72215c61d8a16bbdc6b377 authored about 5 years ago by Ashar <[email protected]>
Fixed: Hotkey error & format shortcut

github.com/cpeditor/cpeditor - 0588518ea699c5738576ee21da1ecff1567c109b authored about 5 years ago by Ashar Khan <[email protected]>
Update README.md

github.com/cpeditor/cpeditor - befb1a997ae1596e44248b8be47b83c36372ad76 authored about 5 years ago by Ashar <[email protected]>
Update README.md

github.com/cpeditor/cpeditor - ebc5e731a6bc3a43fbf3a6d9c1aaec9304bb2f7f authored about 5 years ago by Ashar <[email protected]>
format codes & fix format shortcut & update QCodeEditor (#67)

* chore: add .vs in .gitignore

* fix(appwindow.ui): fix format shortcut

* style: format codes

github.com/cpeditor/cpeditor - ed3d18a568acecd76a588a5485a8f11b2ca8e31f authored about 5 years ago by ouuan <[email protected]>
Release 4.0.2

github.com/cpeditor/cpeditor - 57d64a5822a4a66b2dc649eb6ac9a2ee79f223a1 authored about 5 years ago by Ashar Khan <[email protected]>
Release 4.0.1

github.com/cpeditor/cpeditor - 4b61fe866df58319326ee78330b8138891a921d9 authored about 5 years ago by Ashar Khan <[email protected]>
Work completed, Testing required

github.com/cpeditor/cpeditor - b243611eb5838543831035b52392e225c3757e38 authored about 5 years ago by Ashar Khan <[email protected]>
Updated README.md

Copy edited (e.g. ref. <https://www.youtube.com/watch?v=1Dax90QyXgI&t=17m54s>).

github.com/cpeditor/QCodeEditor - e0cfb330e09c3454eaa3a123901d459ce2a6701e authored about 5 years ago by Peter Mortensen <[email protected]>
Ability to add key binding by user and complete settings working

github.com/cpeditor/cpeditor - 1c67c6e37c598cf6237b21999c49d6d88a4c3f9e authored about 5 years ago by Ashar Khan <[email protected]>
add new editor themes (monkai and solarised light and solarised dark)

github.com/cpeditor/cpeditor - e58c792f526947b34d7f93f3840791264986457e authored about 5 years ago by Ashar Khan <[email protected]>
WIP : Redesigned Preferece window and its ready

github.com/cpeditor/cpeditor - b2e36c482c4b5ca05a065a8dddd7235f1b567f06 authored about 5 years ago by Ashar Khan <[email protected]>
Enable all Action SLOTs on menubar

github.com/cpeditor/cpeditor - 6f6c0631281008e90777c286dc2b497d864b37b6 authored about 5 years ago by Ashar Khan <[email protected]>
WIP : Fix broken UNIX and Restore Window Geometry on startup

github.com/cpeditor/cpeditor - 4c69b87979d0f602fcee37e604c5f045a8360649 authored about 5 years ago by Ashar Khan <[email protected]>
WIP : Everything except settings is missing

github.com/cpeditor/cpeditor - f030dc0359b05e06945a127a196635a1417a2695 authored about 5 years ago by Ashar Khan <[email protected]>
WIP: Remember the size of splitter and Language picker for tab

github.com/cpeditor/cpeditor - e913b2207ad04cf99d74d5565284298fff588c94 authored about 5 years ago by Ashar Khan <[email protected]>
WIP : Added Preference window and improved multi-tab file managements.

github.com/cpeditor/cpeditor - da63f972a15378c1c2fd97d641461384ebd815bb authored about 5 years ago by Ashar Khan <[email protected]>
WIP: Initial multi-tab support without settings or actions

github.com/cpeditor/cpeditor - 0350462a4eabf5c2ded343cc2ee2750593dc6e56 authored about 5 years ago by Ashar <[email protected]>
Remove menubar and make editor resizeable

github.com/cpeditor/cpeditor - 93b47aef9760b1e1cb5b3f3086606b5b1045d6e6 authored about 5 years ago by Ashar <[email protected]>
fix(QCXXHighlighter): fix highlighting for numeric literals (#28)

github.com/cpeditor/QCodeEditor - d7130539d6f135b1a79df917d3963f720876428a authored about 5 years ago by ouuan <[email protected]>
Use Q_SLOTS macro instead of slots for boost signals compatability. (#22)

github.com/cpeditor/QCodeEditor - 6152b5f6ad06b3a91b3553a94d4fada59ce26d22 authored about 5 years ago by Frank <[email protected]>
WIP : AppWindow for MainAppWindow that will contain all tabs:

github.com/cpeditor/cpeditor - 48eb470710e85dbff108900b8a987b716a9cdcfc authored about 5 years ago by coder3101 <[email protected]>
WIP : Remove useless status bar

github.com/cpeditor/cpeditor - cfdad096f00391e36c9d9432a5c3fd995e9ca48e authored about 5 years ago by coder3101 <[email protected]>
Work In Progress: Add indexing mainwindow for multi-tab support

github.com/cpeditor/cpeditor - 82fd019b1bf4361978c6b079dc0d0546b8f11c22 authored about 5 years ago by coder3101 <[email protected]>
Add Hotkeys as function Keys, requested in #46

github.com/cpeditor/cpeditor - 8a329d74a27f1c987c8477d113fb302d8805286f authored about 5 years ago by coder3101 <[email protected]>
Drag and drop files to editor to open them

github.com/cpeditor/cpeditor - 3765283589510ecc9373cfe491fa29e1b7e3d78c authored about 5 years ago by coder3101 <[email protected]>
Show Execution time in miliseconds, requested in #61

github.com/cpeditor/cpeditor - a83ec0b8be0a4b6bc5399a404d329fb3c126b1da authored about 5 years ago by coder3101 <[email protected]>
Fixed: Blinking of CMD window on format commad called

github.com/cpeditor/cpeditor - 4c6b76a2cc87fcca963acdca57ebdac8550622d7 authored about 5 years ago by coder3101 <[email protected]>
Format sources by Microsoft language style

github.com/cpeditor/cpeditor - cfad1e960e1d643d3ac6aec70a74f072dda7223c authored about 5 years ago by coder3101 <[email protected]>
Add language formatting style: Microsoft

github.com/cpeditor/cpeditor - 6ef8bf51c4fcc122bff4a317ede3d8b60d0910a3 authored about 5 years ago by coder3101 <[email protected]>
Merge pull request #58 from ouuan/restore-save-tests

fix(mainwindow.cc): restore save tests setting

github.com/cpeditor/cpeditor - fc79636102980755d3cee030d49b9e13d275ccfe authored about 5 years ago by Ashar <[email protected]>
fix(mainwindow.cc): restore save tests setting

github.com/cpeditor/cpeditor - a424d5de797003f34a7846f097544da4fffb3379 authored about 5 years ago by ouuan <[email protected]>
Release version 3.2.0

github.com/cpeditor/cpeditor - 0c1b980586678bda5ca6d5a79e9b4929fff6f5d7 authored about 5 years ago by Ashar Khan <[email protected]>
Merge pull request #52 from ouuan/save-tests

feat: add save input and expected

github.com/cpeditor/cpeditor - acf5bcf8ce89589413bbbb6dacd18de0140a18f3 authored about 5 years ago by Ashar <[email protected]>
feat: save inputs and expected outputs

Now, the test cases (inputs and expected outputs) can be automatically
saved and loaded.

To ena...

github.com/cpeditor/cpeditor - 6e0d024bedcb1a1d9008db1843d4758118a8db1c authored about 5 years ago by ouuan <[email protected]>
Exclude non-wanted artifacts from being published in release

github.com/cpeditor/cpeditor - 05c3cfd9ca111209a85f6c9617c0fd73ff033dad authored about 5 years ago by Ashar Khan <[email protected]>
Finally releasing 3.1.4, via CI

github.com/cpeditor/cpeditor - b6f66298e8f4622560f4adeb40b80027f9d181d3 authored about 5 years ago by Ashar Khan <[email protected]>
Prepare 3.1.3

github.com/cpeditor/cpeditor - 91908d373dc47099ef1bd30e09a2fc3db401f833 authored about 5 years ago by Ashar Khan <[email protected]>
Prepare 3.1.2

github.com/cpeditor/cpeditor - 514adef92a7dd59ce0993c7b7192d122eaa82dd0 authored about 5 years ago by Ashar Khan <[email protected]>
Prepare 3.1.1

github.com/cpeditor/cpeditor - 9b7c0d7392a822319095ba857150c8878fdd1e92 authored about 5 years ago by Ashar Khan <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/cpeditor/cpeditor - 989037f7d9cb7c16ee1c09529d1b7e805bb9f1e9 authored about 5 years ago by Ashar <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/cpeditor/cpeditor - b03ff816171538ae6685dfab376ef2632e84f964 authored about 5 years ago by Ashar <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/cpeditor/cpeditor - 3bcdb312393a45dde4e9587cdb40bcdd0efd694c authored about 5 years ago by Ashar <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/cpeditor/cpeditor - 0fae685f7482b4e34fc6e4cf93b1ccfdd1299f02 authored about 5 years ago by Ashar <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/cpeditor/cpeditor - 44e0bd044c5a7b20fdbb721470bee8855425ce98 authored about 5 years ago by Ashar <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/cpeditor/cpeditor - 72f1e05c5a84bc3770dd2c3ac79df04d48da9d62 authored about 5 years ago by Ashar <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/cpeditor/cpeditor - 13ccae309234241787077ea1b7e87474667a39ce authored about 5 years ago by Ashar <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/cpeditor/cpeditor - 32cb573e7fde1cdca6b617839104d8721dd82b5d authored about 5 years ago by Ashar <[email protected]>
Update azure-pipelines.yml for Azure Pipelines

github.com/cpeditor/cpeditor - 9b2d342b824650559c716bce2e1953be2e4f7acd authored about 5 years ago by Ashar <[email protected]>
Set up CI with Azure Pipelines

[skip ci]

github.com/cpeditor/cpeditor - b0bcb192e3b9e1629585c886c468435b8fc85d24 authored about 5 years ago by Ashar <[email protected]>
Merge pull request #54 from ouuan/patch-1

chore: add download link for Chinese users

github.com/cpeditor/cpeditor - 95bbf34eb7b72b4818ce69f17f5042957db648ab authored about 5 years ago by Ashar <[email protected]>
chore: add not up to date warning for alternative link

github.com/cpeditor/cpeditor - d247bc60d75bcca42f6c63c5b845029963701e4a authored about 5 years ago by ouuan <[email protected]>
chore: add download link for Chinese users

Downloading on Github can be extremely slow (below 10KiB/s) in Mainland China, this link may be ...

github.com/cpeditor/cpeditor - 79db5346c6ab0e06818577df2a54c16d5f1bc037 authored about 5 years ago by ouuan <[email protected]>
Merge pull request #53 from ouuan/fix-log

fix(MessageLogger): use append instead of insertHtml

github.com/cpeditor/cpeditor - 69c0af9bf68caf255fbdec2bed4ce157b1a636db authored about 5 years ago by Ashar <[email protected]>
Do not publish appimages on Travis CI

github.com/cpeditor/cpeditor - 78c3686078e6086df45b6678c91002f4d8813eaf authored about 5 years ago by Ashar <[email protected]>
fix(MessageLogger): use append instead of insertHtml

In the old version, if you click in the messageLogger, the place of the "cursor" will change, an...

github.com/cpeditor/cpeditor - 39fb83a112169b7c01413cbd0f0ca780d6cf5faa authored about 5 years ago by ouuan <[email protected]>
Merge pull request #50 from ouuan/about

chore: add repo url in about

github.com/cpeditor/cpeditor - f0c91a1a82e5eb777eafd21f6e19ce768c8f48b4 authored about 5 years ago by Ashar <[email protected]>
Merge pull request #51 from ouuan/patch-1

fix a typo in README.md

github.com/cpeditor/cpeditor - bd6fab76dea4900b1ceb43ff1e7e715a297d45f3 authored about 5 years ago by Ashar <[email protected]>
fix a typo in README.md

github.com/cpeditor/cpeditor - 2960c62ed03e4c53c7bf700658a76a753ffd9370 authored about 5 years ago by ouuan <[email protected]>
chore: add repo url in about

github.com/cpeditor/cpeditor - 7ea4810437acf9e8aca0bd591102bed71b0b9b1f authored about 5 years ago by ouuan <[email protected]>
Merge pull request #48 from ouuan/save-as

fix(mainwindow): update save as

github.com/cpeditor/cpeditor - 78cbe0964c80d0a202a478e50844ced66b242c32 authored about 5 years ago by Ashar <[email protected]>
Merge pull request #49 from ouuan/message

fix(ui): fix wrong text

github.com/cpeditor/cpeditor - 32aaff6c0a2406adeb58c43608d7938337aae7d4 authored about 5 years ago by Ashar <[email protected]>
Update README.md

github.com/cpeditor/cpeditor - e9ea927cb97ddd16bdd19a0e25140d1637e6d1de authored about 5 years ago by Ashar <[email protected]>
Update .travis.yml

github.com/cpeditor/cpeditor - 7ca2f0dde9070320e1053116a4f0dc190407275d authored about 5 years ago by Ashar <[email protected]>
Update .travis.yml

github.com/cpeditor/cpeditor - 0c2e68e727f395c70b7622b6ea313a643ae7a2fb authored about 5 years ago by Ashar <[email protected]>
Update .travis.yml

github.com/cpeditor/cpeditor - 6ce44261151e607afddd91334058b4acf138f955 authored about 5 years ago by Ashar <[email protected]>
fix(ui): fix wrong text

github.com/cpeditor/cpeditor - 871551d1af1713eca72ca1e097a75bbf0164c2e4 authored about 5 years ago by ouuan <[email protected]>
adding png icon

github.com/cpeditor/cpeditor - cedf7ec108f97df97be2ff26661f59cc2503a078 authored about 5 years ago by Ashar Khan <[email protected]>
Update .travis.yml

github.com/cpeditor/cpeditor - 4c55fe9194c56326c2dbd184c3f7c45dbd0dd46a authored about 5 years ago by Ashar <[email protected]>
Update .travis.yml

github.com/cpeditor/cpeditor - dceafec22f826786571d2863abdbd6b52a410a1f authored about 5 years ago by Ashar <[email protected]>
Merge branch 'master' of https://github.com/coder3101/cp-editor2

github.com/cpeditor/cpeditor - 25303d2e536633c5edd317c6d158ed2624ff57fa authored about 5 years ago by Ashar Khan <[email protected]>