summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-19Fixes for pressure pencilJabier Arraiza2-40/+80
2019-07-19Improvements finish pointed by MarenJabier Arraiza3-66/+90
2019-07-19Fix translations and coding styleJabier Arraiza1-18/+12
2019-07-19Improvemets to power pencilJabiertxof3-83/+77
2019-07-19Fix maren pointed bugsJabiertxof2-65/+41
2019-07-15Eraser tool fixesThomas Holder1-2/+5
2019-07-14fix compiling issues and some improvementsJabier Arraiza2-10/+6
2019-07-14retain tool colorJabier Arraiza1-2/+4
2019-07-14fixing coding styleJabier Arraiza3-64/+60
2019-07-14remove some comments and a warningJabier Arraiza1-6/+0
2019-07-14Powerpencil substituteJabier Arraiza2-15/+11
2019-07-14PoewePencil improvementsJabier Arraiza3-254/+275
2019-07-14Pre-Threading commentJabier Arraiza2-30/+40
2019-07-14working on redrawJabier Arraiza3-286/+177
2019-07-14working on powerpencil in other threadJabier Arraiza3-71/+198
2019-07-06Display spiro pen preview right after backspaceNathan Lee1-6/+7
2019-07-01Fix various minor typosYuri Chornoivan2-2/+2
2019-06-24Update pen tool path instantly on mode changeNathan Lee1-0/+2
2019-06-24Minor clean up of pen tool codeNathan Lee2-14/+2
2019-06-24Pen tool live update of green BPaths on Alt+MoveNathan Lee1-0/+1
2019-06-17Sync pen toolbar mode change with toolNathan Lee1-2/+1
2019-06-12Refactoring: replace funcs with methods.Shlomi Fish2-153/+153
2019-06-12Refactor: convert rotate_rel() to a method.Shlomi Fish1-1/+1
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish1-2/+2
2019-05-28Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis3-4/+36
2019-05-27Hackfest2019: Rm tautological testsAlexander Valavanis1-1/+0
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis16-63/+48
2019-05-20Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop2-3/+2
2019-05-20More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop2-3/+3
2019-05-13Regression fix: hide some toolbar icons on startupNathan Lee1-1/+2
2019-05-01Good redraw of BPaths on trying to close a BSplineJabier Arraiza1-14/+12
2019-04-30Make display unit change roll out to toolbarsNathan Lee1-3/+3
2019-04-27Add out of bound checks to fill bucketNathan Lee1-3/+6
2019-04-06More document.h cleanup.Tavmjong Bah1-1/+1
2019-04-02Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz1-2/+2
2019-03-22Revert Ctrl+Up/Down direction to 0.92.4 behaviourNathan Lee1-2/+2
2019-03-20removing typo on previous commit, thanks McJabiertxof1-1/+0
2019-03-20Avoid cancel dragging a item when right click presedJabiertxof2-1/+2
2019-03-06Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot1-1/+1
2019-03-02Reimplement one time dropper for strokeNathan Lee1-1/+1
2019-02-24Merge in bazaar branch for alignment handlesMartin Owens1-1/+4
2019-02-20Prevent crashes in node toolJabiertxof1-2/+3
2019-02-16Golden ratio in status bar textNathan Lee2-2/+2
2019-02-16[Fix 1778449] Correct Ellipse status bar text for golden ratioNathan Lee1-1/+24
2019-02-10SprayToolbar: GtkAction migrationAlexander Valavanis1-5/+5
2019-02-09CalligraphyToolbar: GtkAction migrationAlexander Valavanis1-5/+5
2019-02-02TweakToolbar: GtkAction migrationAlexander Valavanis1-5/+5
2019-02-01clang-tidy recent changesAlexander Valavanis1-2/+3
2019-01-29ArcToolbar: GtkAction migrationAlexander Valavanis1-1/+1
2019-01-29EraserToolbar: GtkAction migrationAlexander Valavanis1-5/+5