summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug#1643179. Guides lock lost on load. Patch proposed in #5Jabier Arraiza2017-12-051-1/+1
* Merge branch 'master' into pen-tool-mode-fixesJabiertxo Arraiza Cenoz2017-12-054-18/+22
|\
| * Attemp to fix compile bugJabiertxo Arraiza Cenoz2017-12-052-3/+2
| * Working on compiling on linux problem. Another attemp to Eduard fixJabier Arraiza2017-12-052-1/+1
| * Add sugested header by Eduard Braun to allow compilingJabier Arraiza2017-12-041-1/+1
| * Working on compiling on linux problemJabier Arraiza2017-12-043-3/+7
| * Minor fixes to remove WIPJabier Arraiza2017-12-041-5/+5
| * Adding fix to sliders and spin buttons on LPEJabier Arraiza2017-12-044-19/+20
* | Add fix to problem switching pen tool modesJabier Arraiza2017-12-044-144/+115
|/
* Misc. typosluzpaz2017-12-043-6/+6
* Optionaly measure only selected elementsJabier Arraiza2017-12-021-1/+13
* Clear meassure when dragging knotsJabier Arraiza2017-12-021-0/+6
* Make bitmap export progress dialog transient for the main windowEduard Braun2017-11-301-0/+1
* Don't translate the empty stringEduard Braun2017-11-262-2/+2
* Allow to cancel PNG exportEduard Braun2017-11-251-4/+4
* Fix printing multiple copies of a documentEduard Braun2017-11-201-1/+5
* More memleaks fixesJabiertxo Arraiza Cenoz2017-11-171-4/+8
* Fix memleaks and double call to title() in a recursive function in Symbols Di...Jabiertxo Arraiza Cenoz2017-11-171-2/+4
* Code simplificationJabiertxo Arraiza Cenoz2017-11-171-17/+3
* Fix a bug pointed by suv when the title of a symbol has duplicatesJabier Arraiza2017-11-161-15/+24
* Fix last bug pointed by Eduard Brawn in MR 126Jabier Arraiza2017-11-161-13/+13
* Add labelJabiertxo Arraiza Cenoz2017-11-161-1/+1
* Merge branch 'master' into DocPropsMarginImprovementsJabiertxo Arraiza Cenoz2017-11-162-59/+46
|\
| * Fix title problemsJabiertxo Arraiza Cenoz2017-11-161-13/+19
| * Working on fixJabier Arraiza2017-11-162-46/+27
* | Add tooggle icon button intead checkboxJabiertxo Arraiza Cenoz2017-11-162-13/+25
|/
* Fix unincilizated value that not work in release mode. also remove duplicate ...Jabiertxo Arraiza Cenoz2017-11-152-4/+3
* Add auto update margins on checkbuttonJabiertxo Arraiza Cenoz2017-11-152-3/+29
* Catch Gtk::IconThemeErrorTavmjong Bah2017-11-152-3/+15
* Don't set a default 'font-size' when copying text if one is not set.Tavmjong Bah2017-11-141-2/+5
* Symbols: Fix uninitialized variable and some minor consistency fixesEduard Braun2017-11-131-19/+9
* Refactor SPDesktop::setEventContext to allow for unsetting the current toolStefano Facchini2017-11-131-1/+1
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-1034-342/+919
|\
| * Removing regectsJabiertxo Arraiza Cenoz2017-11-104-1939/+0
| * Add lock margins to document settingsJabiertxo Arraiza Cenoz2017-11-106-16/+1994
| * Add eduard improvementsJabiertxo Arraiza Cenoz2017-11-101-4/+4
| * Start working on Eduard improvementsJabier Arraiza2017-11-101-18/+24
| * Now symbols are sortedJabier Arraiza2017-11-082-16/+23
| * Refactor and order of document listJabier Arraiza2017-11-082-189/+179
| * Fixes CPU problemsJabier Arraiza2017-11-081-0/+5
| * Reducing the risk of ocureences of 100% CPU bugJabier Arraiza2017-11-081-6/+7
| * Working on CPU issuesJabier Arraiza2017-11-072-35/+34
| * Merge branch 'master' into fixSymbolsCpuProblemsJabier Arraiza2017-11-0726-37/+37
| |\
| | * Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-0726-37/+37
| | |\
| | | * Misc. typosUnknown2017-11-0726-37/+37
| * | | Fixes to CPUJabier Arraiza2017-11-072-4/+11
| |/ /
| * | Fixes to Filter DialogJabiertxo Arraiza Cenoz2017-11-061-13/+14
| * | added braces as specified in the coding standardSimon Wells2017-11-041-3/+5
| * | Make color selector visible hover white backgrounds if the selected color is ...Jabier Arraiza2017-11-041-1/+0
| * | Remove need to restart Inkscape when changing tile multiplier.Tavmjong Bah2017-11-041-2/+3