summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-12-014-7/+12
|\
| * 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
* | Working on continuous pathsJabier Arraiza2017-11-225-51/+71
* | Smoothing start and endJabiertxo Arraiza Cenoz2017-11-203-39/+70
* | Working on coontinuing pathsJabier Arraiza2017-11-195-186/+158
* | Working on fix smooth drawJabier Arraiza2017-11-195-125/+130
* | Merge branch 'master' into powerpencilIIJabier Arraiza2017-11-171-13/+14
|\|
| * 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
* | Merge branch 'master' into powerpencilIIJabier Arraiza2017-11-167-102/+131
|\|
| * 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
* | Some improvements to redrawJabiertxo Arraiza Cenoz2017-11-141-2/+4
* | Some improvements to redrawJabiertxo Arraiza Cenoz2017-11-141-28/+47
* | Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-11-131-1/+1
|\|
| * Refactor SPDesktop::setEventContext to allow for unsetting the current toolStefano Facchini2017-11-131-1/+1
* | Working refactorJabiertxo Arraiza Cenoz2017-11-133-101/+105
* | Added speed improbementsJabier Arraiza2017-11-123-49/+67
* | Base refactorJabier Arraiza2017-11-125-145/+192
|/
* 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