summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-222-3/+4
* Document Properties: General UI cleanupPatrick Storz2019-03-222-135/+116
* fix #145 XML editor crash removing style propertyThomas Holder2019-03-211-2/+2
* Misc. typos and whitespace fixesluz.paz2019-03-211-1/+1
* fix #141 Find/Replace with empty stringThomas Holder2019-03-191-1/+1
* Revert Icon Preview behaviourNathan Lee2019-03-131-5/+6
* Update translation dialog for flipped axisNathan Lee2019-03-111-8/+10
* Show LPE popups on overJabier Arraiza2019-03-082-6/+7
* Remove reload UI and some theming fixesJabier Arraiza2019-03-071-31/+29
* Translations: Drop Amharic (am) translationPatrick Storz2019-03-071-2/+2
* Merge: Avoid the “using std::*;” or “using namespace std;” constructMartin Owens2019-03-062-11/+11
|\
| * Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-062-11/+11
* | 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
* | | | Object Properties "Preserve Ratio" fixesThomas Holder2019-03-031-4/+3
* | | | Enable global snapping preference by defaultPatrick Storz2019-03-031-2/+2
* | | | refactor PanelDialog<Behavior::FloatingBehavior>Thomas Holder2019-03-021-46/+17
| |_|/ |/| |
* | | Add option for on canvas align handles and move group selection checkboxMartin Owens2019-02-252-10/+27
* | | Merge in bazaar branch for alignment handlesMartin Owens2019-02-242-4/+13
* | | Remov force allocationJabiertxof2019-02-201-8/+0
* | | Merge from masterJabier Arraiza2019-02-207-78/+70
* | | Fix compiling issuesJabier Arraiza2019-02-205-28/+69
* | | minor fixesJabier Arraiza2019-02-201-3/+3
* | | Small change to hover textMartin Owens2019-02-201-1/+1
* | | Fix use of Gtk::Widget vs. GtkWidget in new symbolic icon getting codeMartin Owens2019-02-201-1/+1
* | | Remove Tags functionality (replaced by css selectors)Martin Owens2019-02-203-1300/+0
* | | Include selectors dialog (aka styledialog) into the xml-tree notebook and rem...Martin Owens2019-02-204-81/+36
* | | Remove css dialog from style dialog.Martin Owens2019-02-202-345/+0
* | | Move towards the css dialog being self-sufficient and disable style dialogMartin Owens2019-02-204-147/+277
| |/ |/|
* | Fix for issue 95: Crash on applying Perspective/Envelope LPE to a groupJabiertxof2019-02-202-8/+23