Ecosyste.ms: OpenCollective

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

github.com/LibreCAD/LibreCAD

LibreCAD is a cross-platform 2D CAD program written in C++17. It can read DXF/DWG files and can write DXF/PDF/SVG files. It supports point/line/circle/ellipse/parabola/spline primitives. The user interface is highly customizable, and has dozens of translations.
https://github.com/LibreCAD/LibreCAD

clean up for ellipse get end points

8f7780ddcaae58ee669454220cff5850e171ba24 authored over 13 years ago
do not update toolbar after actions unless needed

f8441a2e001d0cea39e9aad46f5f4559ec30fc3e authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD

924ea50f2896a750caec27b9bf6db3b36ed83c23 authored over 13 years ago
cleanup debugging messages for ellipse

fa7cc49f37321c55544f3ea669eef5e4795d31f5 authored over 13 years ago
refuse to quit the default action

44de3977c45ed3478c1bf7ec43fc868617a5e1de authored over 13 years ago
initial port for ellipse getLength()

1a4fdcf6d0b7aa75d5a165327d7108cc795a8053 authored over 13 years ago
Merge pull request #189 from Rallaz/master

removed empty chars in greek fonts

9a5f99e258327fcfe8878ce7dd0785a8ea9dc94b authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD

6ee3f5489e41b8f8f682189741e4bfc6a06f2864 authored over 13 years ago
implemented total length of selected on status bar, issue#188

cb58ea74bef76a499118f5ed9f7e7927f6f64073 authored over 13 years ago
added totalSelectedLength() for container

334bde812e43ff920d0e6815000d4253f3f68d24 authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD

f8bb4e0eff0cd6935fdcb2293ab455641f666f0f authored over 13 years ago
Stop building release versions of LibreCAD by default on windows

584903562b09ca67b5766584e4cdaf16ca17c286 authored over 13 years ago
fixed rs_insert for new math functions, bug#3418512

a6954f816f89730d562f8a0fe45b78a0b3de0f73 authored over 13 years ago
reset status of default action on resume, bug#3418517

a9b2b3d27637cffa3f7fda1bed38dca7eee83163 authored over 13 years ago
removed empty chars

6718b83ddb8c869f2f8ba3d616143587455d7d28 authored over 13 years ago
Set borders directly for move/scale

8de12381734574dbc9d385b57c93e7c307fc221e authored over 13 years ago
Shift cadToolBars down by 20

8aff865a203100f0893985bf415b6f0c5c2ce3fe authored over 13 years ago
Windows list menu entry, fixed bug#3418133

0ca99cc526840d1e34a82061185c0d2b3b62ba07 authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD

25e65b81bc0dfd970b2f3cc94627d06704107e0a authored over 13 years ago
Change postprocessor for OSX so it will include a SQL plugin

55a573b084ea854f9943828e66c6223f4b320a79 authored over 13 years ago
Merge branch 'math'

e339e424f889034dc87c91b36080c45f40b1f6f0 authored over 13 years ago
delete snapper when finishing actions, bug#3417416

7823c25557a728bf533b81b09e7fa23dac976982 authored over 13 years ago
delete snapper when finishing actions, bug#3417416

31113f9092ef1024d8945e755e2571314ff866ec authored over 13 years ago
math functions cleanup

bdbfff4d0088741454c5ce76ed275136984a1c0b authored over 13 years ago
Merge pull request #186 from Rallaz/master

small enhancement in .lff fonts, cyrillic and unicode (japanese) fonts

2526b594a4113f250f8f3ad0fda474dd261df0f9 authored over 13 years ago
small enhancement in .lff exporter

154e9643b69b2ed1fc0c9bdc35f117624afb2497 authored over 13 years ago
Added unicode2.lff for sustituing unicode.cxf

4c863ab5f75c69685a480278c5b73875a8e84d57 authored over 13 years ago
Add missing romansi.cxf

f90e1acf011c823701e7bb062566d688090e0d16 authored over 13 years ago
changed cyrillic_ii.cxf to lff

5b2896661975e52f935321b63431f42855f60872 authored over 13 years ago
added length squared member function for rs_vector

c9f35e69173b1f60ab4e0992699aa1907f120953 authored over 13 years ago
speed improvement for find nearest point on RS_Line

018e0bbd3612f95d27fdcd2193ebdde291d53015 authored over 13 years ago
Improved speed for RS_Vector::mirror()

0959e1ade1476299fb7170375ead6b6cb0ba08db authored over 13 years ago
fixed potential division by zero in Orthogonal tangential

16cd02a05b114bc1e8b8b044d18ecd50c148fb76 authored over 13 years ago
faster algorithm for RS_Vector::rotate()

365377320e6d357ba14cdf6b60f4e99cb2e86659 authored over 13 years ago
math improvement for rs_vector

21655c2974622ef47fb7c271c4f7363303d4d6ab authored over 13 years ago
removed more debug information for text insertion

abb1cfe9331490376a5d0d4c38e02bfc205427af authored over 13 years ago
delete snapper when finishing action, bug#3416878

0811e529f7cb6d505ea384f90bf6d185383e1441 authored over 13 years ago
Use drawing preference for grid auto, bug#3416862

074380b7d0bc9bec54b0eab6e2dc2a922e6ddaf4 authored over 13 years ago
Removed debugging info for rs_vector

adedae36ae4aa89c6ee24696458d8be22707fa81 authored over 13 years ago
fixed bug#3416882, points&splines menu entries

e6bef2bcc8f1af3c3a01f0cbc3bf2d8b28c46e8c authored over 13 years ago
Expose gripper for CadToolBar by shifting 10

6058c86509b5d83c35fdab125693034b5594acc5 authored over 13 years ago
new logic for cad toolbar, bug#3415944

Squashed commit of the following:

commit dc09946e94ff8e5a16a6eb24f78120aa997d7ae3
Author: Dongxu...

05a7a6d32c2ad60edcebf69899bed8cd32ed3683 authored over 13 years ago
New action for Back button of toolbarModify

a06acb39ca2ef6758f88e9232580cb5fd116ed6b authored over 13 years ago
Back button defined back to previous toolbar

f489faef319bf7247b03eb31022a3981a89dd2a0 authored over 13 years ago
use shorter penToolBar in toolbar area

23703df5728530f36c1339cc79a30c3ac4d47591 authored over 13 years ago
Toolbar top margin

2075e4135864e9bbdc756af3e6c197c86cd0d844 authored over 13 years ago
More clean up for bug#3415025

fa2ea3bf544f959dd27fa716f47088aad6e4892c authored over 13 years ago
Merge branch 'master' of github.com:LibreCAD/LibreCAD

f7637ef3674b3cecfb2a96190c31f35c6b20abce authored over 13 years ago
fixed cad toolbar button size, bug#3415025

799aff96dab52d0feee37107740fd45697f5b8e3 authored over 13 years ago
Toolbar button size for main/modify

ea28968be829b3b29904550fef98700cc777b859 authored over 13 years ago
fixed button size for cad toolbar select

f6f9dc766a8c520546e6468e7b624983c13169b9 authored over 13 years ago
fixed snap OnEntity menu entry

9c5da1827d9415f866cc62488dc66fc9454505bc authored over 13 years ago
adjusted snap order for snapGrid

cd078336525005f24a8df90113298552d49876dc authored over 13 years ago
use 180 degree as default polyline angle

cc1ae27810cfbe9dde00e90ae92b833142571c88 authored over 13 years ago
explicitly disable snap Center/Endpoint for text

619b81fccef43a8e568f18a960e0c9e69913bb7c authored over 13 years ago
Merge pull request #183 from Rallaz/master

Added some lff fonts and remove corresponding cxf files

7d35388f32247ecc75398f61f3ad09689ab8afb7 authored over 13 years ago
renamed romans to romansi (italic) & romans2 to romans

7fa8f144bf33e61e5eea7864d818eec899db0bd5 authored over 13 years ago
added char 2205(EMPTY SET) used as diameter sign instead 2300

1998ede258aa1757b5285a3bad2ce432a270ca25 authored over 13 years ago
removed normal* fonts & use iso.lff instead

bdc640d74bd084f47ea3be5157ee8b8081ec741c authored over 13 years ago
modify scipts to copy lff fonts

7846b0fd47e9408c61c8763cd578beeb9390948a authored over 13 years ago
Change Hershey gothic & greek cxf files for new lff

6fbe5955d47f92ad14af4be9bb70df856c6c8b55 authored over 13 years ago
implemented feature request#3408431

2ca4adc82f13f7faf6c9d863e46be8cd2b936577 authored over 13 years ago
Use Qt built-in cursor for zoom panning

66a7649f9fa83abf57369da5f0c7df2426d95060 authored over 13 years ago
fixed bug#3415009

00625a6cfaeb9da42ff924c9e2bcd604c78e0b4e authored over 13 years ago
Add snapToolBar to View menu, fixed polyline option toolbar

71766037845590e0cce9d23cf918485c5bdee93b authored over 13 years ago
set qicon size for snaptoolbar

2d2aada52313549e0bddf166caf4a9d1fe94ce04 authored over 13 years ago
fixed bug#3415014

d3ec9b612ca5fd175be0c7c284788450c84f5fbe authored over 13 years ago
fixed bug#3414993

515d480dfaf560421e82679e812be333fca83f1c authored over 13 years ago
New snap menu, fixed missing header

cde7d88ddd770bede79b8db084762a6faf751e4f authored over 13 years ago
added cross hair for zoomWindow

e1047487147f75641027afadb46e83b8fe26ccb7 authored over 13 years ago
fixed actionZoomWindow

c47dd9c60550f790e91e7e011f9c4e1fbf59b5bb authored over 13 years ago
increased maxEntities for preview, #bug3414479

10166817ed5ff17c9cfc27c830d3262272ddd113 authored over 13 years ago
Added hidden buttons for toolbar arcs and lines

3134a961adc54ff5c3a3c9cc50055ed7a50ef591 authored over 13 years ago
Merge branch 'master' into dli

f0b48b37c6344811b98b4cff38fe59e515cdc78b authored over 13 years ago
disable snap onEntity for several entity types

9a089b948c7aabe491f0ce12f945759d789199b1 authored over 13 years ago
Fixed snap restriction

7f4a5877a18fb604696e8e49dca8d2b599925a88 authored over 13 years ago
fixed a typo

d5ff30bcf3771746f8b2ee569962c1cfe5b37030 authored over 13 years ago
Merge branch 'master' into dli

3ed0aa2cc48db6b84216240495af96cd5f3c1ecf authored over 13 years ago
detect Qt version for QList::reserve()

b1adf377d30320b9258f9dee16e80d96a87389dc authored over 13 years ago
New algorithm for Middle points, O(1) complexity

3ccc3c2065a8b53264aaf454d8a56166ae3b753b authored over 13 years ago
Merge branch 'master' into dli

Conflicts:
src/main/qc_applicationwindow.h

bd2180c291c640e88ae6f3b9ea66a81f040f76b3 authored over 13 years ago
fixed loaded file detection

df83de8ce90a458d44336a30aaa1665426ec8bfe authored over 13 years ago
A quick fix for snapMiddle and snapDist options

24bb1ecfb5b31ffaf03141e5e0cce2470d1fba8e authored over 13 years ago
Fixed saving snapMode

daf50a8c5d1feeb068c8a4c494f72f277f52665f authored over 13 years ago
clean up toolbar Measure for snap system

ec3978ff3e458b18484338fa729d7f357b7b8522 authored over 13 years ago
clear leftover action from toolbar main

27a69a20cde38c6093372f9e8740e727b27be035 authored over 13 years ago
added an invisible button to get exclusive checked

31adfa23aecc20dcff7f6ec840a2e352243a4b51 authored over 13 years ago
clear leftover action when no tool button is checked

9891f7779dfff87d8dfa0d4634a8be786c2fc4ce authored over 13 years ago
Start default action based on checked button

51add700b252d1da8c8c3fa9b7ce0e2fbcdca46b authored over 13 years ago
restore action from checked drawLines button

aec130fa9cbe326f3171801f3b2b30e131a32165 authored over 13 years ago
Merge branch 'v2d' into dli

ef1027860c120e82e91b354a47cfa89eb8b40b30 authored over 13 years ago
initial support 2D RS_Vector

7fca9c3dd1bf079ff9fe48c07539f7a73465255a authored over 13 years ago
Start to clean up snapFree()

39ae75a893b3949602e3c755deb56a5f8b895249 authored over 13 years ago
detecting file modified, bug# 3366392

ce9256c66cfb43d799001aa98b2a54db4afbb9b8 authored over 13 years ago
detecting file modified, bug# 3366392

60a8ec279efe6b9e36839549a69953ce8642d1e8 authored over 13 years ago
Add warning message for redo, bug#3386230

edc431e0f992529da44d1ccbd17c6a0924aa966b authored over 13 years ago
Add warning message for redo, bug#3386230

a9ac6dfd8216160a792ea5f321c2ef6bbc264ac6 authored over 13 years ago
adjusted toolbar size

54a48eb2b616b8145cbc7340ad5765412b68d350 authored over 13 years ago
removed snapMode saving message

391248f4d38a408b88eb6e29eb2e378fe7c252a0 authored over 13 years ago
working snapMode saving

1d351b8e7eb57baa2f96448ffc7be741de2f06af authored over 13 years ago