summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/lpe-fillet-chamfer-properties.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-5/+5
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
* Update GtkDialog usageAlexander Valavanis2017-07-091-1/+1
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-2/+4
* Update to trunkJabiertxof2017-03-161-10/+8
|\
| * LPE Powerstroke dialog - Use Gtk::GridAlex Valavanis2017-03-121-1/+1
| * LPE Fillet/Chamfer dialog - Use Gtk::GridAlex Valavanis2017-03-121-10/+8
* | Update to trunkJabiertxof2017-01-211-18/+7
|\|
| * Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-6/+5
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-11/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+11
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-11/+1
| * [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.Alex Henrie2016-07-181-1/+1
* | Organize doeffect functionJabier Arraiza Cenoz2016-06-191-3/+3
* | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-181-3/+4
* | update to trunkJabier Arraiza Cenoz2015-06-251-4/+3
|\|
| * Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-201-2/+3
* | Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-101-9/+9
* | fixing reviewJabier Arraiza Cenoz2015-05-091-2/+2
* | update to trunkJabier Arraiza Cenoz2015-05-091-23/+1
|\|
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-091-20/+2
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* | Added documentation and fix to coding style.Jabier Arraiza Cenoz2015-04-011-40/+40
* | Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-011-12/+12
* | Fixed bug when deleting nodesJabier Arraiza Cenoz2015-03-221-1/+1
* | Added delete nodes/satellitesJabier Arraiza Cenoz2015-03-191-2/+1
* | merged anf fixed from trunkJabier Arraiza Cenoz2015-03-081-9/+1
* | update to trunk and fixed helper pathsJabier Arraiza Cenoz2015-03-081-2/+10
|\|
| * Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-081-4/+4
* | finish helper paths and beter handle of fillet/chamfer overflow. Also make th...Jabier Arraiza Cenoz2015-03-071-10/+10
* | All features done, only need piecewise update functionJabier Arraiza Cenoz2015-03-041-0/+313
* | Basic filleting using pointwiseJabier Arraiza Cenoz2015-02-191-300/+0
|/
* i18n. String handling improvement and memory leak fix.Nicolas Dufour2015-01-131-5/+4
* UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.Nicolas Dufour2015-01-061-1/+1
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...Jabier Arraiza Cenoz2014-11-141-3/+12
* Fix 32-bit build break.Jon A. Cruz2014-11-101-1/+1
* fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-091-13/+21
* i18n. Fix for bug #1389509 (typos in trunk-r13669).Masato Hashimoto2014-11-051-1/+1
* Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-031-11/+17
* Warning cleanup.Jon A. Cruz2014-11-011-1/+1
* add radius support to fillet-chamfer, bugfixesJabier Arraiza Cenoz2014-09-111-34/+37
* Fix Gtk+ 2 buildAlex Valavanis2014-08-241-0/+5
* Finish Gtk::Grid migrationAlex Valavanis2014-08-231-0/+13
* Fix deprecated VBox useAlex Valavanis2014-08-231-1/+1
* Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-021-0/+257