summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/dialog-manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-22remove HAVE_POTRACEMarc Jeanmougin1-9/+0
2019-08-21Remove pixelart dialogMarc Jeanmougin1-3/+0
2019-08-19Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita1-1/+4
2019-07-31Hide spellcheck dialog if Aspell is missingNathan Lee1-1/+13
2019-07-08Fix coding styleJabiertxof1-1/+0
2019-07-08Initial code to fixJabiertxof1-0/+1
2019-06-23Remove experimental code to work in MR and fixes for selectorsJabier Arraiza1-2/+3
2019-06-10Dialogs improvementJabiertxof1-4/+3
2019-06-10Fixing coding styleJabier Arraiza1-7/+7
2019-06-10Move from XMLDialog to another paned dialogJabier Arraiza1-5/+3
2019-06-02Back dialog managerJabier Arraiza1-3/+3
2019-06-02reorder dialogsJabier Arraiza1-3/+3
2019-04-20Rename files to fit better his functionJabier Arraiza1-3/+3
2019-02-20Remove Tags functionality (replaced by css selectors)Martin Owens1-3/+0
2018-12-29Fix namespace naming consistencyAlexander Valavanis1-1/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-5/+5
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-13/+13
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-13/+13
2018-01-08Misc. typosluz.paz1-1/+1
2017-06-28First version (non-working)Marc Jeanmougin1-0/+3
2017-02-27Add a very simple prototype dialog as an example and test of deriving from Pa...Tavmjong Bah1-0/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+1
2016-07-17Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal1-0/+3
2016-06-04Register style dialog with support to add selectorkamalpreetgrewal1-0/+3
2015-11-09Enable builds without flood/trace on systems without PotraceAlex Valavanis1-1/+13
2014-09-27Update to experimental r13565Liam P. White1-0/+6
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis1-2/+2
2014-07-26Fix for crash regression 1348927 -- dialogs that are shown but have not been ...Liam P. White1-3/+3
2014-05-10Add selection setsLiam P. White1-3/+3
2014-04-05Revert the xml editor to it's dockable behaviour and add a comment for the pr...Martin Owens1-1/+3
2014-04-04XMLTree and InkscapePreferences are not dockable windows, don't treat them li...Martin Owens1-4/+3
2014-03-27Get pollar tiling working agains with trunkMartin Owens1-5/+1
2014-03-07Start cleanup for merge into trunkLiam P. White1-2/+2
2014-03-04Remove tag dialog temporarilyLiam P. White1-3/+3
2014-03-02Fix objects dialogueLiam P. White1-0/+3
2013-10-13we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ...buliabyak1-4/+5
2013-09-12Integrating with libdepixelizeVinícius dos Santos Oliveira1-0/+3
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski1-3/+0
2013-03-19Fixing regressionjtx1-7/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+7
2013-03-16Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis1-7/+0
2012-10-11Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah1-0/+3
2012-04-02Anchor widget now reads the last alignment from the settings. Anchor selectio...Denis Declara1-1/+1
2012-03-31Brought old code, "Rows and Columns" in it's own class. Added a separate clas...Denis Declara1-2/+2
2012-03-24Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith1-0/+3
2012-03-09Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith1-0/+3