.. |
platform
|
Replace platform-specific GetMilliseconds using std::chrono.
|
2016-07-21 06:07:46 +00:00 |
srf
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
bsp.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
clipboard.cpp
|
Multiply constraint values by scale when pasting with transformation.
|
2016-07-19 12:12:01 +00:00 |
CMakeLists.txt
|
Unix: compatibility with platforms where backtrace() is not in libc.
|
2016-07-19 15:40:52 +00:00 |
config.h.in
|
Implement a resource system.
|
2016-05-18 11:24:23 +00:00 |
confscreen.cpp
|
Don't crash when changing the autosave interval.
|
2016-06-23 11:56:13 +00:00 |
constraint.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
constrainteq.cpp
|
Enable exhaustive switch coverage warnings as an error, and use them.
|
2016-05-26 12:43:52 +00:00 |
describescreen.cpp
|
Convert all enumerations to use enum class .
|
2016-05-25 07:17:14 +00:00 |
draw.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
drawconstraint.cpp
|
Draw projection lines for point-line distance constraints.
|
2016-07-20 07:52:05 +00:00 |
drawentity.cpp
|
Don't crash when hovering one of the predefined workplanes.
|
2016-06-23 12:10:47 +00:00 |
dsc.h
|
Add STL begin()/end() functions to List and IdList.
|
2016-05-29 14:14:38 +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
|
Three.js: allow to configure projRight/projUp.
|
2016-06-11 23:13:59 +00:00 |
exportstep.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
exportvector.cpp
|
DXF: export freehand and zigzag lines as continuous, with a message.
|
2016-06-29 16:47:23 +00:00 |
expr.cpp
|
Enable exhaustive switch coverage warnings as an error, and use them.
|
2016-05-26 12:43:52 +00:00 |
expr.h
|
Convert all enumerations to use enum class .
|
2016-05-25 07:17:14 +00:00 |
file.cpp
|
Unbreak importing files in the same directory as current file.
|
2016-06-06 17:48:45 +00:00 |
generate.cpp
|
Fix the "Show degrees of freedom" command.
|
2016-06-29 16:58:47 +00:00 |
glhelper.cpp
|
Add SHORT_DASH stipple pattern.
|
2016-05-27 11:41:17 +00:00 |
graphicswin.cpp
|
When snapping constraints to grid, snap the reference point.
|
2016-07-19 14:29:25 +00:00 |
group.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
groupmesh.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
importdxf.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
lib.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
mesh.cpp
|
Reimplement commit 0b999f4 correctly.
|
2016-07-21 05:45:12 +00:00 |
modify.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
mouse.cpp
|
Show "Paste" context menu item even when only constraints are copied.
|
2016-06-20 13:47:14 +00:00 |
polygon.cpp
|
Add const qualifiers to functions where trivially possible.
|
2016-05-25 03:22:54 +00:00 |
polygon.h
|
Allow indexed access to triangle vertices and normals.
|
2016-06-30 16:40:40 +00:00 |
request.cpp
|
Refactor EntReqTable to not special-case last row.
|
2016-05-26 12:43:52 +00:00 |
resource.cpp
|
Replace all oops() checks with ssassert()s.
|
2016-05-20 12:38:30 +00:00 |
resource.h
|
In Pixmap and BitmapFont, use std::vector instead of std::unique_ptr.
|
2016-05-18 11:24:24 +00:00 |
sketch.h
|
Add SHORT_DASH stipple pattern.
|
2016-05-27 11:41:17 +00:00 |
solvespace.cpp
|
Do not remove autosave after successfully opening file.
|
2016-06-23 03:00:50 +00:00 |
solvespace.h
|
Replace platform-specific GetMilliseconds using std::chrono.
|
2016-07-21 06:07:46 +00:00 |
style.cpp
|
Allow changing stipple width for default styles.
|
2016-06-30 16:39:27 +00:00 |
system.cpp
|
Convert all enumerations to use enum class .
|
2016-05-25 07:17:14 +00:00 |
textscreens.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
textwin.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
toolbar.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |
ttf.cpp
|
Replace all oops() checks with ssassert()s.
|
2016-05-20 12:38:30 +00:00 |
ttf.h
|
Don't hold all existing system fonts open.
|
2016-05-07 04:20:06 +00:00 |
ui.h
|
Enable exhaustive switch coverage warnings as an error, and use them.
|
2016-05-26 12:43:52 +00:00 |
undoredo.cpp
|
Convert all enumerations to use enum class .
|
2016-05-25 07:17:14 +00:00 |
util.cpp
|
Replace platform-specific GetMilliseconds using std::chrono.
|
2016-07-21 06:07:46 +00:00 |
view.cpp
|
Annotate constants passed as boolean function arguments.
|
2016-05-26 12:43:52 +00:00 |