summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-30Avoid redefining INKSCAPE_DATADIRPatrick Storz1-1/+1
2019-03-28An a few more config.h fixesPatrick Storz3-12/+0
2019-03-27Remove unused code for NEW_EXPORT_DIALOGPatrick Storz4-736/+2
2019-03-27remove wrong from clipboard pasteJabiertxof1-2/+1
2019-03-27Allow add LPE with one clickJabiertxof2-4/+38
2019-03-27Add window class along dark/bright to mark APP is using symbolic icons or reg...Jabiertxof1-0/+9
2019-03-26Misc. typosluz.paz2-2/+2
2019-03-24About dialog: Fix icon file locationPatrick Storz1-1/+1
2019-03-24Fixing coding styleJabier Arraiza1-1/+1
2019-03-24Add some handling fixes to selector classesJabier Arraiza1-2/+2
2019-03-24Fix compiling problemJabier Arraiza1-4/+4
2019-03-24Fix CI problemsJabier Arraiza2-83/+77
2019-03-24Move multiple selector to unhadled selectorJabier Arraiza1-24/+20
2019-03-24final improvements to style dialogJabier Arraiza2-50/+109
2019-03-24Add base of workingJabier Arraiza3-90/+135
2019-03-22Allow guide duplication in guides dialogMarc Jeanmougin2-0/+11
2019-03-22Revert Ctrl+Up/Down direction to 0.92.4 behaviourNathan Lee1-2/+2
2019-03-22Realign "Search and Replace" dialogPatrick Storz2-36/+40
2019-03-22Realign labels in "Transform" dialogPatrick Storz1-4/+20
2019-03-22Realign labels in "Fill and Stroke" dialogPatrick Storz4-7/+10
2019-03-22Document Properties: General UI cleanupPatrick Storz8-227/+203
2019-03-21fix #145 XML editor crash removing style propertyThomas Holder1-2/+2
2019-03-21Misc. typos and whitespace fixesluz.paz3-5/+5
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-19fix #141 Find/Replace with empty stringThomas Holder1-1/+1
2019-03-18Tweaks to allow one to reduce size of Text and Font dialog.Tavmjong Bah2-5/+9
2019-03-18Don't rebuild font list is only selection changed.Tavmjong Bah1-1/+0
2019-03-18Keep font variations widget in sync with CSS style widget.Tavmjong Bah3-13/+24
2019-03-15Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah3-31/+35
2019-03-13Place vertical iconified docks to the right of dockNathan Lee1-1/+2
2019-03-13Revert Icon Preview behaviourNathan Lee1-5/+6
2019-03-12Remove unnecessary conversionNathan Lee1-2/+2
2019-03-11Atempt to fix high load in backgroundoctycs1-4/+4
2019-03-11Update translation dialog for flipped axisNathan Lee3-18/+10
2019-03-08Fix #122 reversing change from merge request \!303Martin Owens1-6/+5
2019-03-08Show LPE popups on overJabier Arraiza2-6/+7
2019-03-07Remove reload UI and some theming fixesJabier Arraiza3-80/+29
2019-03-07Translations: Drop Amharic (am) translationPatrick Storz1-2/+2
2019-03-06Error handling for reading pencil preferencesNathan Lee1-1/+1
2019-03-06Remember dialog visibility with the floating dialog behaviourNathan Lee1-1/+4
2019-03-06Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot6-36/+26
2019-03-06Allows 'none' palette to be drag and dropped onto Selected StyleNathan Lee1-24/+33
2019-03-03Object Properties "Preserve Ratio" fixesThomas Holder1-4/+3
2019-03-03Enable global snapping preference by defaultPatrick Storz1-2/+2
2019-03-03This patch fixes the behaviour of control-handle locking duringIan Bruce1-46/+81
2019-03-03This patch alters the tip information displayed during path node editing,Ian Bruce1-84/+218
2019-03-03temporary fix for bug where undo/redo does not restore node-type changesIan Bruce1-13/+20
2019-03-02refactor PanelDialog<Behavior::FloatingBehavior>Thomas Holder1-46/+17
2019-03-02Reimplement one time dropper for strokeNathan Lee1-1/+1