summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* An a few more config.h fixesPatrick Storz2019-03-283-12/+0
* Remove unused code for NEW_EXPORT_DIALOGPatrick Storz2019-03-274-736/+2
* remove wrong from clipboard pasteJabiertxof2019-03-271-2/+1
* Allow add LPE with one clickJabiertxof2019-03-272-4/+38
* Add window class along dark/bright to mark APP is using symbolic icons or reg...Jabiertxof2019-03-271-0/+9
* Misc. typosluz.paz2019-03-262-2/+2
* About dialog: Fix icon file locationPatrick Storz2019-03-241-1/+1
* Fixing coding styleJabier Arraiza2019-03-241-1/+1
* Add some handling fixes to selector classesJabier Arraiza2019-03-241-2/+2
* Fix compiling problemJabier Arraiza2019-03-241-4/+4
* Fix CI problemsJabier Arraiza2019-03-242-83/+77
* Move multiple selector to unhadled selectorJabier Arraiza2019-03-241-24/+20
* final improvements to style dialogJabier Arraiza2019-03-242-50/+109
* Add base of workingJabier Arraiza2019-03-243-90/+135
* Allow guide duplication in guides dialogMarc Jeanmougin2019-03-222-0/+11
* Revert Ctrl+Up/Down direction to 0.92.4 behaviourNathan Lee2019-03-221-2/+2
* Realign "Search and Replace" dialogPatrick Storz2019-03-222-36/+40
* Realign labels in "Transform" dialogPatrick Storz2019-03-221-4/+20
* Realign labels in "Fill and Stroke" dialogPatrick Storz2019-03-224-7/+10
* Document Properties: General UI cleanupPatrick Storz2019-03-228-227/+203
* fix #145 XML editor crash removing style propertyThomas Holder2019-03-211-2/+2
* Misc. typos and whitespace fixesluz.paz2019-03-213-5/+5
* removing typo on previous commit, thanks McJabiertxof2019-03-201-1/+0
* Avoid cancel dragging a item when right click presedJabiertxof2019-03-202-1/+2
* fix #141 Find/Replace with empty stringThomas Holder2019-03-191-1/+1
* Tweaks to allow one to reduce size of Text and Font dialog.Tavmjong Bah2019-03-182-5/+9
* Don't rebuild font list is only selection changed.Tavmjong Bah2019-03-181-1/+0
* Keep font variations widget in sync with CSS style widget.Tavmjong Bah2019-03-183-13/+24
* Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah2019-03-153-31/+35
* Place vertical iconified docks to the right of dockNathan Lee2019-03-131-1/+2
* Revert Icon Preview behaviourNathan Lee2019-03-131-5/+6
* Remove unnecessary conversionNathan Lee2019-03-121-2/+2
* Atempt to fix high load in backgroundoctycs2019-03-111-4/+4
* Update translation dialog for flipped axisNathan Lee2019-03-113-18/+10
* Fix #122 reversing change from merge request \!303Martin Owens2019-03-081-6/+5
* Show LPE popups on overJabier Arraiza2019-03-082-6/+7
* Remove reload UI and some theming fixesJabier Arraiza2019-03-073-80/+29
* Translations: Drop Amharic (am) translationPatrick Storz2019-03-071-2/+2
* Merge: Avoid the “using std::*;” or “using namespace std;” constructMartin Owens2019-03-066-36/+26
|\
| * Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-066-36/+26
* | Error handling for reading pencil preferencesNathan Lee2019-03-061-1/+1
* | Merge: Update background-color tooltips in document-properties.cppMartin Owens2019-03-061-2/+2
|\ \
| * | Update background-color tooltips in document-properties.cpp (#101)Tim Rawlinson2019-02-281-2/+2
* | | Remember dialog visibility with the floating dialog behaviourNathan Lee2019-03-061-1/+4
* | | Merge: Fix use of uninitialized variableMartin Owens2019-03-061-0/+1
|\ \ \
| * | | Fix use of uninitialized variableKarl Cheng2019-02-201-0/+1
* | | | Merge branch 'DontRotateCustomPaper' of gitlab.com:Skrapion/inkscapeMartin Owens2019-03-061-14/+19
|\ \ \ \
| * | | | Fix bug #630635: Print page size is incorrect: https://bugs.launchpad.net/ink...Rick Yorgason2018-11-041-14/+19
* | | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeMartin Owens2019-03-061-24/+33
|\ \ \ \ \
| * | | | | Allows 'none' palette to be drag and dropped onto Selected StyleNathan Lee2019-03-061-24/+33
| | |_|_|/ | |/| | |