solvespace/src
whitequark 66ed417d45 Fix a handle leak in TtfFontList::PlotString. 2016-10-10 21:16:22 +00:00
..
platform Win32: add proper Unicode support to message boxes. 2016-10-09 21:54:21 +00:00
render Update 819c4c5 for Wine compatibility. 2016-10-09 21:27:30 +00:00
srf Add a new renderer that prepares geometry for 2d backends. 2016-08-01 00:48:37 +00:00
CMakeLists.txt OS X: correctly parse output of otool -D. 2016-10-10 23:31:15 +04:00
bsp.cpp Add a new renderer that prepares geometry for 2d backends. 2016-08-01 00:48:37 +00:00
clipboard.cpp Multiply constraint values by scale when pasting with transformation. 2016-07-19 12:12:01 +00:00
config.h.in Implement a resource system. 2016-05-18 11:24:23 +00:00
confscreen.cpp Add a simple harness for automated, headless testing. 2016-08-01 00:48:37 +00:00
constraint.cpp Replace convenience #defines with const auto references. 2016-10-10 12:34:10 +00:00
constrainteq.cpp Add tests to cover 95.3% of constrainteq.cpp branches. 2016-08-07 17:33:27 +00:00
describescreen.cpp Replace convenience #defines with const auto references. 2016-10-10 12:34:10 +00:00
draw.cpp Fix a numeric conversion warning. 2016-10-09 15:26:05 +00:00
drawconstraint.cpp Correctly draw vector text for constraints free in 3d. 2016-08-13 10:51:14 +00:00
drawentity.cpp Fix incorrect rendering of XYZ axes in the bottom left corner. 2016-10-10 13:31:29 +00:00
dsc.h Abstract all (ex-OpenGL) drawing operations into a Canvas interface. 2016-07-23 22:31:18 +00:00
entity.cpp Enable exhaustive switch coverage warnings as an error, and use them. 2016-05-26 12:43:52 +00:00
export.cpp Replace convenience #defines with const auto references. 2016-10-10 12:34:10 +00:00
exportstep.cpp Annotate constants passed as boolean function arguments. 2016-05-26 12:43:52 +00:00
exportvector.cpp Update 58db06d8 to not even try to use std::fstream with Unicode paths. 2016-10-09 20:00:02 +00:00
expr.cpp Replace the last use of exceptions (in Expr) with setjmp/longjmp. 2016-08-01 00:48:37 +00:00
expr.h Convert all enumerations to use `enum class`. 2016-05-25 07:17:14 +00:00
file.cpp Add a simple harness for automated, headless testing. 2016-08-01 00:48:37 +00:00
generate.cpp Fix the "Show degrees of freedom" command. 2016-06-29 16:58:47 +00:00
graphicswin.cpp Allow displaying outlines without any other edges. 2016-08-14 01:00:10 +00:00
group.cpp Replace convenience #defines with const auto references. 2016-10-10 12:34:10 +00:00
groupmesh.cpp Replace convenience #defines with const auto references. 2016-10-10 12:34:10 +00:00
importdxf.cpp Update 58db06d8 to not even try to use std::fstream with Unicode paths. 2016-10-09 20:00:02 +00:00
lib.cpp Annotate constants passed as boolean function arguments. 2016-05-26 12:43:52 +00:00
mesh.cpp Add a new renderer that prepares geometry for 2d backends. 2016-08-01 00:48:37 +00:00
modify.cpp Annotate constants passed as boolean function arguments. 2016-05-26 12:43:52 +00:00
mouse.cpp Don't regenerate the entire sketch in AddRequest(). 2016-10-10 20:33:02 +00:00
polygon.cpp Add a new renderer that prepares geometry for 2d backends. 2016-08-01 00:48:37 +00:00
polygon.h Add a new renderer that prepares geometry for 2d backends. 2016-08-01 00:48:37 +00:00
request.cpp Refactor EntReqTable to not special-case last row. 2016-05-26 12:43:52 +00:00
resource.cpp CMake: finish Clang sanitizer support. 2016-08-01 05:39:18 +00:00
resource.h Add a simple harness for automated, headless testing. 2016-08-01 00:48:37 +00:00
sketch.h Make "Show/hide hidden lines" a tri-state button instead. 2016-08-13 09:44:08 +00:00
solvespace.cpp Normalize the string returned by Extension() to lowercase. 2016-10-10 20:34:11 +00:00
solvespace.h Update 58db06d8 to not even try to use std::fstream with Unicode paths. 2016-10-09 20:00:02 +00:00
style.cpp Reimplement 6846010 correctly. 2016-07-31 11:57:17 +00:00
system.cpp Convert all enumerations to use `enum class`. 2016-05-25 07:17:14 +00:00
textscreens.cpp Mark group dirty when clicking "allow redundant constraints" link. 2016-10-10 17:44:01 +00:00
textwin.cpp Replace convenience #defines with const auto references. 2016-10-10 12:34:10 +00:00
toolbar.cpp Abstract all (ex-OpenGL) drawing operations into a Canvas interface. 2016-07-23 22:31:18 +00:00
ttf.cpp Fix a handle leak in TtfFontList::PlotString. 2016-10-10 21:16:22 +00:00
ttf.h Don't hold all existing system fonts open. 2016-05-07 04:20:06 +00:00
ui.h Add "Zoom to Fit" to context menu. 2016-10-09 22:26:36 +00:00
undoredo.cpp Unify displayEdges and displayOutlines. 2016-07-23 22:41:16 +00:00
util.cpp Update 58db06d8 to not even try to use std::fstream with Unicode paths. 2016-10-09 20:00:02 +00:00
view.cpp Implement "view → set to full scale" text window command. 2016-08-01 14:03:16 +00:00