Ecosyste.ms: OpenCollective

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

LibreCAD

LibreCAD is a free, open source 2D CAD software
Collective - Host: opensource - https://opencollective.com/librecad - Website: https://librecad.org - Code: https://github.com/LibreCAD

Merge pull request #327 from rupakbajgain/rupak

Some ellipse correction

github.com/LibreCAD/LibreCAD_3 - ec846d8a1b34c9844d795facf02c6fd1c630c000 authored over 4 years ago by Florian Roméo <[email protected]>
Enable ellipse spliting

github.com/LibreCAD/LibreCAD_3 - bc990f56456813d6b0dd8bef660c48a90d48d042 authored over 4 years ago by Rupak Bajgain <[email protected]>
Updated guibridge to include inputguicontainer and fixed minor bug

github.com/LibreCAD/LibreCAD_3 - 90a1902f7644e83ecd5aea6a341cfc0377521e4f authored over 4 years ago by Jedi18 <[email protected]>
Merged master into property_editor_feature, resolved merge conflicts

github.com/LibreCAD/LibreCAD_3 - b8ca58789d69aa7ff66d4dbfbeee0e5f1696dd2f authored over 4 years ago by Jedi18 <[email protected]>
Fixed codefactor issues and updated unit test

github.com/LibreCAD/LibreCAD_3 - bd0f62b8cc10f909dd3e41eb09ec8d3d44275ef4 authored over 4 years ago by Jedi18 <[email protected]>
Merge branch 'master' into feragon-patch-2

github.com/LibreCAD/LibreCAD_3 - 816c3fde32ef29baaa33155ebc592b4ae8b807d1 authored over 4 years ago by Florian Roméo <[email protected]>
Merge pull request #324 from rupakbajgain/about

About

github.com/LibreCAD/LibreCAD_3 - 67793b293d753877681313be33d03c4703f3d479 authored over 4 years ago by Florian Roméo <[email protected]>
removed lua version ifndef for msvc

github.com/LibreCAD/LibreCAD_3 - 531cfdbb8d6c1c7b0d03b129e0d748e7883a16ba authored over 4 years ago by Jedi18 <[email protected]>
Merge branch 'master' into property_editor_feature

github.com/LibreCAD/LibreCAD_3 - 98c2d8734408b92e9963c526982a8430b94ad72d authored over 4 years ago by Jedi18 <[email protected]>
Fixed differnces in about dialog

github.com/LibreCAD/LibreCAD_3 - 33e1fd3e11aa5ddf837fec7804cf882dd447fe6a authored over 4 years ago by Jedi18 <[email protected]>
Merge branch 'master' into about

github.com/LibreCAD/LibreCAD_3 - 2f07db8fe26f40f5b9d40bc1894c0b4db9e09e33 authored over 4 years ago by Rupak Bajgain <[email protected]>
Resolved merge conflicts

github.com/LibreCAD/LibreCAD_3 - 8d66a8db6f812fc14ad471c6f1a43f0727927184 authored over 4 years ago by Jedi18 <[email protected]>
Merge pull request #323 from LibreCAD/fix-unittests

Fix unittests

github.com/LibreCAD/LibreCAD_3 - eeadbd11aeab670a4569a8cb00748d057015746b authored over 4 years ago by Florian Roméo <[email protected]>
Fixed minor bug and added comments

github.com/LibreCAD/LibreCAD_3 - 438776a38831f22e7cd3398aa927803cc569d2a4 authored over 4 years ago by Jedi18 <[email protected]>
Replaced groupbox with tree widget in property editor

github.com/LibreCAD/LibreCAD_3 - 0dfb2da0a3f63298d7ba9e45c74f37fec824099f authored over 4 years ago by Jedi18 <[email protected]>
Resolve conflict

github.com/LibreCAD/LibreCAD_3 - 4ed4a95686a0a204c6cbe93b165a70e45a88b329 authored over 4 years ago by Rupak Bajgain <[email protected]>
Multiple formats in about to copy

github.com/LibreCAD/LibreCAD_3 - 16a949c3bd7874ae3c2ae3e54b8258cb29ee1555 authored over 4 years ago by Rupak Bajgain <[email protected]>
Fixed minor bugs (proper removal of entity widgets and drag point width issue)

github.com/LibreCAD/LibreCAD_3 - 8121176eb16df0aa987be10420f9f8d13903b423 authored over 4 years ago by Jedi18 <[email protected]>
Draw for closed polygon

github.com/LibreCAD/LibreCAD_3 - 1c80874fcf74df203816a9b81c023b302265f743 authored over 4 years ago by Rupak Bajgain <[email protected]>
Fixed few bugs and added doxygen comments to listgui and property editor

github.com/LibreCAD/LibreCAD_3 - cce44c062f8ad24cd83d8503ac153c5ad8af8181 authored over 4 years ago by Jedi18 <[email protected]>
Added LWVertex list

github.com/LibreCAD/LibreCAD_3 - 9ec7065183990a4b37bbe35b8157fe50b95168c5 authored over 4 years ago by Jedi18 <[email protected]>
Added LWVertexGroup class for storing polyline vertices

github.com/LibreCAD/LibreCAD_3 - 82e27a8aee91a8c2ccc40c015ec629a4534b4f09 authored over 4 years ago by Jedi18 <[email protected]>
Added point highlighting in list gui

github.com/LibreCAD/LibreCAD_3 - 50de4bafb589cb24bca26b6641496ad2118a3bda authored over 4 years ago by Jedi18 <[email protected]>
Some changes

github.com/LibreCAD/LibreCAD_3 - 59ffec01a26e80d47e2ec9fe1ea4a605c1db3f89 authored over 4 years ago by Rupak Bajgain <[email protected]>
Small changes

github.com/LibreCAD/LibreCAD_3 - 2508f639b35e65e049dda5cdb788fde0b4420adb authored over 4 years ago by Rupak Bajgain <[email protected]>
Polyline with width

github.com/LibreCAD/LibreCAD_3 - 1039ba61b0365b33389921a115dae5c55195dc9d authored over 4 years ago by Rupak Bajgain <[email protected]>
Add setWidth function for polyline builder

github.com/LibreCAD/LibreCAD_3 - d0ab994fecb8329dc3e75b471e51fca735abe67a authored over 4 years ago by Rupak Bajgain <[email protected]>
added control points vector widget

github.com/LibreCAD/LibreCAD_3 - 181ce158d261e9b27c82547046e6f2233dd89241 authored over 4 years ago by Jedi18 <[email protected]>
Add old code

github.com/LibreCAD/LibreCAD_3 - 4b5542d42d9f745581816d8b15ce7dff0b2e967e authored over 4 years ago by Rupak Bajgain <[email protected]>
Added minus and plus button functionality for list gui widget

github.com/LibreCAD/LibreCAD_3 - e06efd937b4f8809cc6720a34b20f9477c03aed9 authored over 4 years ago by Jedi18 <[email protected]>
Fix unit tests

github.com/LibreCAD/LibreCAD_3 - 4aaf51457702ea80b19abe7fc33f5c06d978a52e authored over 4 years ago by Florian Roméo <[email protected]>
Change order of declarations

This change the order of destructor calls, and fix double free issues

github.com/LibreCAD/LibreCAD_3 - 6f67f86842dcd1b9b5976b7434602f1019827391 authored over 4 years ago by Florian Roméo <[email protected]>
Optimize imports and fix linking issue

github.com/LibreCAD/LibreCAD_3 - 671d9d8056cb775549b6362f1db54f225500548f authored over 4 years ago by Florian Roméo <[email protected]>
Added list gui input widget

github.com/LibreCAD/LibreCAD_3 - a53503b76f467b95a4c68fccc2dd0f8991a646c6 authored over 4 years ago by Jedi18 <[email protected]>
Added spline,polyline and dimensions properties

github.com/LibreCAD/LibreCAD_3 - 45ee9e5862bb3e6a481c258030f530d6523a6aba authored over 4 years ago by Jedi18 <[email protected]>
Added group boxes to seperate entity properties and minor bug fix

github.com/LibreCAD/LibreCAD_3 - 5fcd040b2b1e8aaac2074d6cea9faae44435802f authored over 4 years ago by Jedi18 <[email protected]>
Added properties for a few more classes, minor remove fix for input gui

github.com/LibreCAD/LibreCAD_3 - 5c68a8c4188b5f63585fa3e10261f1696569ec13 authored over 4 years ago by Jedi18 <[email protected]>
Merge pull request #320 from rupakbajgain/AboutDialog

About dialog

github.com/LibreCAD/LibreCAD_3 - a2a55b0c19ef8a166986a567f88ea8ddaa95ab9c authored over 4 years ago by Florian Roméo <[email protected]>
Added set properties method, removed property visitor class

github.com/LibreCAD/LibreCAD_3 - a7380a039cb78722f88142b79e3cec0881e469a8 authored over 4 years ago by Jedi18 <[email protected]>
Some fixes

github.com/LibreCAD/LibreCAD_3 - 16b3424ad3fe307044729e838fc4690d8b801abd authored over 4 years ago by Rupak Bajgain <[email protected]>
Fix mistake

github.com/LibreCAD/LibreCAD_3 - 2eac327480f2534076aa79ed0d9b55eb66d94846 authored over 4 years ago by Rupak Bajgain <[email protected]>
Merge branch 'master' of https://github.com/LibreCAD/LibreCAD_3 into rupak

github.com/LibreCAD/LibreCAD_3 - 78dad8e47f9c527b7910d2b29d2bb568ae828431 authored over 4 years ago by Rupak Bajgain <[email protected]>
About dialog

github.com/LibreCAD/LibreCAD_3 - 4986c83d62ad3c954809eca6753527455e191eb3 authored over 4 years ago by Rupak Bajgain <[email protected]>
Properties can now be retrieved from entity classes by using boost variant

github.com/LibreCAD/LibreCAD_3 - 0b9473494611da2798b5cb2cf48c6149f905ba13 authored over 4 years ago by Jedi18 <[email protected]>
Added property visitor class and overrode copy function for most entity builders

github.com/LibreCAD/LibreCAD_3 - 0c17f84b3d1398e667c0c07bb1306570106e629f authored over 4 years ago by Jedi18 <[email protected]>
Merge branch 'master' into feragon-patch-2

github.com/LibreCAD/LibreCAD_3 - 72814a1e4c78c9a4d029c7aa24219d7c1d45594c authored over 4 years ago by Florian Roméo <[email protected]>
Merge pull request #312 from rupakbajgain/rupak

Add point operation & Solid hatch load from file

github.com/LibreCAD/LibreCAD_3 - 7189bee5f84acdb4c3bd8f4a66db92facec6809b authored over 4 years ago by Florian Roméo <[email protected]>
Merge branch 'master' of https://github.com/LibreCAD/LibreCAD_3 into rupak

github.com/LibreCAD/LibreCAD_3 - 37164b3fd7391cffeb7510950189762864943605 authored over 4 years ago by Rupak Bajgain <[email protected]>
Polyline arc always tangent

github.com/LibreCAD/LibreCAD_3 - 00cb50821cec1575c7ea8ce0efef61ae5f9688c9 authored over 4 years ago by Rupak Bajgain <[email protected]>
Polyline: Arc tangent to line

github.com/LibreCAD/LibreCAD_3 - 19dc02321f37226b75e7d641195cc1933e20e271 authored over 4 years ago by Rupak Bajgain <[email protected]>
Basic implementation of modifying entities through property editor

github.com/LibreCAD/LibreCAD_3 - ef7d1d0eb81f2b7edf2d41401ddaf11e9bf1a4ce authored over 4 years ago by Jedi18 <[email protected]>
Fixed bug with entity selection, now properly retains property of already selected entities

github.com/LibreCAD/LibreCAD_3 - 0edf515d3e752b7ae48e6361a869db218bfd1c4c authored over 4 years ago by Jedi18 <[email protected]>
Fixed a few issues with widgets like coordinate gui in property editor.

github.com/LibreCAD/LibreCAD_3 - 3768f5d5177fc487c9a6140328e3d5717dc53cb7 authored over 4 years ago by Jedi18 <[email protected]>
Merge branch 'master' into property_editor_feature

github.com/LibreCAD/LibreCAD_3 - 46c9a96b20dfbbbe9a70154d8ea5634d5e1b79a4 authored over 4 years ago by Jedi18 <[email protected]>
Property editor and dialog widget now inherit from inputguicontainer, which contains the input gui related code

github.com/LibreCAD/LibreCAD_3 - 1e6ec5897d856657680fa69cd2b10e949a09a68d authored over 4 years ago by Jedi18 <[email protected]>
Added InputGUIContainer class

github.com/LibreCAD/LibreCAD_3 - b170812727a5470d1943121edd551bab9010caf3 authored over 4 years ago by Jedi18 <[email protected]>
Merge pull request #318 from Jedi18/master

Replaced XML settings with JSON settings

github.com/LibreCAD/LibreCAD_3 - bdf81230e62d54b7180027333727c4e8daa07510 authored over 4 years ago by Florian Roméo <[email protected]>
Schema validation for loaded toolbar file

github.com/LibreCAD/LibreCAD_3 - 1e0f21d08e8724d8e85664490c49203cf297ad4a authored over 4 years ago by Jedi18 <[email protected]>
Added rapidjson to travis yml

github.com/LibreCAD/LibreCAD_3 - 438398a4ed9fc535c90479814266b191388e21cc authored over 4 years ago by Jedi18 <[email protected]>
Json schema validation added.

github.com/LibreCAD/LibreCAD_3 - ac8a915d39a9eeed0cbffc6c4d3386cc2faebdeb authored over 4 years ago by Jedi18 <[email protected]>
Finished replacing xml with json for settings

github.com/LibreCAD/LibreCAD_3 - f6ace338997829ef28daddf2bd84e8630e22747c authored over 4 years ago by Jedi18 <[email protected]>
Added reading of json settings file

github.com/LibreCAD/LibreCAD_3 - 234e2c01dbb1d0d72121b8a94533e1423ed65a07 authored over 4 years ago by Jedi18 <[email protected]>
Added writing of json settings file

github.com/LibreCAD/LibreCAD_3 - 884143e064e2cc8894d1a60169901626a0123ecd authored over 4 years ago by Jedi18 <[email protected]>
Added property editor class

github.com/LibreCAD/LibreCAD_3 - 81cedeba21ce1b027b333a9a56e5c002417c4246 authored over 4 years ago by Jedi18 <[email protected]>
Updated test since now groups of same name are not allowed in the tab.

github.com/LibreCAD/LibreCAD_3 - 1173cd581c8f8c4c371b9ff09d0dd9fe882f13bf authored over 4 years ago by Jedi18 <[email protected]>
Merge branch 'master' into feragon-patch-2

github.com/LibreCAD/LibreCAD_3 - 5ecb79fcbdb9ea8731fc5d2c61e6d33f8353489a authored over 4 years ago by Florian Roméo <[email protected]>
Make Travis CI build fail if unit tests failed

github.com/LibreCAD/LibreCAD_3 - 4b0fef273d064c7e71075706fec76139f7a9b6bf authored over 4 years ago by Florian Roméo <[email protected]>
Merge pull request #316 from Jedi18/customize_toolbar

Customize Toolbar Widget

github.com/LibreCAD/LibreCAD_3 - 37b267d527cea247e5b80c54ecd9edc3fc4bc5e1 authored over 4 years ago by Florian Roméo <[email protected]>
Merge branch 'master' into customize_toolbar

github.com/LibreCAD/LibreCAD_3 - 9ea341164af5406f353fef3b7d3f8cf89a2a2d43 authored over 4 years ago by Florian Roméo <[email protected]>
minor error fix

github.com/LibreCAD/LibreCAD_3 - b6ab0163332e182847d6d5e402bdd76b811d1eff authored over 4 years ago by Jedi18 <[email protected]>
Fixed minor bug on wrong addtion of plus button on tab

github.com/LibreCAD/LibreCAD_3 - 31a666ca994c56142a03dad668db7e51cdfa9058 authored over 4 years ago by Jedi18 <[email protected]>
added default ui settings to cmakelists

github.com/LibreCAD/LibreCAD_3 - 3446db490d2d6addb528649898320646a28bda06 authored over 4 years ago by Jedi18 <[email protected]>
Added default settings and load and default buttons

github.com/LibreCAD/LibreCAD_3 - c88fd57524fea83c2ed55f791f33366828f105ef authored over 4 years ago by Jedi18 <[email protected]>
Enhance visibility of black lines on dark backgrounds

github.com/LibreCAD/LibreCAD - 55b22716e935c3c7d4d9bef161b1385d56e30b69 authored over 4 years ago by Jeremy Ruhland (teller) <[email protected]>
Added ui settings class and writing to ui_settings.xml file

github.com/LibreCAD/LibreCAD_3 - 8c28d0e88d056e768e37f0b53786f780e798e3ce authored over 4 years ago by Jedi18 <[email protected]>
Replaced custom parse code with qxmlstream reader and writer.

github.com/LibreCAD/LibreCAD_3 - 8cc60c3faf1fb697907185e95de57bb4f7c924cb authored over 4 years ago by Jedi18 <[email protected]>
Shifted icon map to toolbar for common list and to fix a bug

github.com/LibreCAD/LibreCAD_3 - 8578b4448e3561ce5131485c7294547606b9cd94 authored over 4 years ago by Jedi18 <[email protected]>
Added reading of toolbar data from file

github.com/LibreCAD/LibreCAD_3 - 02eecfea5fa64519f6b6292cb794f6128c0b66a1 authored over 4 years ago by Jedi18 <[email protected]>
Codefactor fix

github.com/LibreCAD/LibreCAD_3 - a81456f08dff0dd60dbe2eec4aa8bc71e622bfb6 authored over 4 years ago by Rupak Bajgain <[email protected]>
Add icon

github.com/LibreCAD/LibreCAD_3 - ab9c49a3d00b1db4b759808bf93fd5b0fab31c44 authored over 4 years ago by Rupak Bajgain <[email protected]>
Add splitable to line

github.com/LibreCAD/LibreCAD_3 - c02626503e451fccc367f283f3d4bcf76813dcab authored over 4 years ago by Rupak Bajgain <[email protected]>
Hatch display using entities

github.com/LibreCAD/LibreCAD_3 - 4fa1c28c97fc73da14b4a38bf19b2cba0405c356 authored over 4 years ago by Rupak Bajgain <[email protected]>
Arc aborts loop

I am not sure about it.

github.com/LibreCAD/LibreCAD_3 - 1b0dac8d7e12eccfbe8e2a0a86120a8ff899b81b authored over 4 years ago by Rupak Bajgain <[email protected]>
Change comment

github.com/LibreCAD/LibreCAD_3 - d3ec8279e45d5d28cd75d38b3a89d1928c751155 authored over 4 years ago by Rupak Bajgain <[email protected]>
Some refactor

github.com/LibreCAD/LibreCAD_3 - e9a1c17dba7eb4069c27517bdf3b3940e1742b80 authored over 4 years ago by Rupak Bajgain <[email protected]>
Re-addition of buttons works properly, added cloning of buttons and added comments

github.com/LibreCAD/LibreCAD_3 - e9b6746981bac30601a1c61277cc7f087e835dbd authored over 4 years ago by Jedi18 <[email protected]>
Implemented basic readding of toolbar buttons after customization.

github.com/LibreCAD/LibreCAD_3 - 27c79ec616ddb3bc5b866651a9621093009b9f5e authored over 4 years ago by Jedi18 <[email protected]>
Cleanup

github.com/LibreCAD/LibreCAD_3 - 0f183e20bb281aeef1f9c71d3f9035d860c941de authored over 4 years ago by Rupak Bajgain <[email protected]>
Hatch Fix

github.com/LibreCAD/LibreCAD_3 - 27dc7a3346547d2ba4d16e684d3c73638c697418 authored over 4 years ago by Rupak Bajgain <[email protected]>
Added remove button on tabs and clearing of buttons and groups for readdition on customize widget close.

github.com/LibreCAD/LibreCAD_3 - ae28004a0285ee957e546372a452a4a769d23314 authored over 4 years ago by Jedi18 <[email protected]>
Fix paper viewer tabs temporarily

github.com/LibreCAD/LibreCAD_3 - 32eb9e678e9cee4d8d85c10ee958535df7cdda35 authored over 4 years ago by Rupak Bajgain <[email protected]>
Added button loading and updated for proper handling of same buttons in group.

github.com/LibreCAD/LibreCAD_3 - e89048d5ddd47e6f22cd9c1734710df50ba3dcad authored over 4 years ago by Jedi18 <[email protected]>
Fix file loading interrupted by exception

github.com/LibreCAD/LibreCAD_3 - 9f527312980c5cdce54dbe48e56ea3eb3b85586e authored over 4 years ago by Rupak Bajgain <[email protected]>
oldHatchCode

github.com/LibreCAD/LibreCAD_3 - 61c042d352ac2f05202edaac3663f8273f6076f9 authored over 4 years ago by Rupak Bajgain <[email protected]>
Fix fill method

github.com/LibreCAD/LibreCAD_3 - ebf47c26a2fa4d41e41d5a223707e43f67eaeb2e authored over 4 years ago by Rupak Bajgain <[email protected]>
Undo related tasks

github.com/LibreCAD/LibreCAD_3 - 678525a7dca4759b33f815e6c4c7a5ce63f7be2f authored over 4 years ago by Rupak Bajgain <[email protected]>
Changed drag model to hold toolbar button.

github.com/LibreCAD/LibreCAD_3 - 814180e9f9f2586f31994acfd24a219f528eddef authored over 4 years ago by Jedi18 <[email protected]>
Codefactor fix

github.com/LibreCAD/LibreCAD_3 - 5efd787633844eff084419ebe1b2a3d9554d7605 authored over 4 years ago by Rupak Bajgain <[email protected]>
Merge branch 'master' of https://github.com/LibreCAD/LibreCAD_3 into rupak

github.com/LibreCAD/LibreCAD_3 - a76005a5afcecf5c69977831b5d422a2e35a6dfb authored over 4 years ago by Rupak Bajgain <[email protected]>
Add point

github.com/LibreCAD/LibreCAD_3 - a4e0f24f62181f5ab53e135c426ef0c57e695b9e authored over 4 years ago by Rupak Bajgain <[email protected]>