| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-08-22 | remove HAVE_POTRACE | Marc Jeanmougin | 1 | -9/+0 | |
| 2019-08-21 | Remove pixelart dialog | Marc Jeanmougin | 1 | -3/+0 | |
| 2019-08-19 | Add paint server dialog. Currently handles patterns and hatches. GSOC 2019. | Valentin Ionita | 1 | -1/+4 | |
| 2019-07-31 | Hide spellcheck dialog if Aspell is missing | Nathan Lee | 1 | -1/+13 | |
| Hide warnings emitted if Aspell/Potrace missing | |||||
| 2019-07-08 | Fix coding style | Jabiertxof | 1 | -1/+0 | |
| 2019-07-08 | Initial code to fix | Jabiertxof | 1 | -0/+1 | |
| 2019-06-23 | Remove experimental code to work in MR and fixes for selectors | Jabier Arraiza | 1 | -2/+3 | |
| 2019-06-10 | Dialogs improvement | Jabiertxof | 1 | -4/+3 | |
| 2019-06-10 | Fixing coding style | Jabier Arraiza | 1 | -7/+7 | |
| 2019-06-10 | Move from XMLDialog to another paned dialog | Jabier Arraiza | 1 | -5/+3 | |
| 2019-06-02 | Back dialog manager | Jabier Arraiza | 1 | -3/+3 | |
| 2019-06-02 | reorder dialogs | Jabier Arraiza | 1 | -3/+3 | |
| 2019-04-20 | Rename files to fit better his function | Jabier Arraiza | 1 | -3/+3 | |
| 2019-02-20 | Remove Tags functionality (replaced by css selectors) | Martin Owens | 1 | -3/+0 | |
| 2018-12-29 | Fix namespace naming consistency | Alexander Valavanis | 1 | -1/+0 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -5/+5 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -13/+13 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -13/+13 | |
| 2018-01-08 | Misc. typos | luz.paz | 1 | -1/+1 | |
| Found via `codespell` | |||||
| 2017-06-28 | First version (non-working) | Marc Jeanmougin | 1 | -0/+3 | |
| 2017-02-27 | Add a very simple prototype dialog as an example and test of deriving from ↵ | Tavmjong Bah | 1 | -0/+3 | |
| Panel. To be disabled for releases. (bzr r15551) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -4/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+4 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -4/+1 | |
| (bzr r15025) | |||||
| 2016-07-17 | Add CSS panel with editing support (no changes reflected yet) | kamalpreetgrewal | 1 | -0/+3 | |
| (bzr r14949.1.52) | |||||
| 2016-06-04 | Register style dialog with support to add selector | kamalpreetgrewal | 1 | -0/+3 | |
| (bzr r14949.1.1) | |||||
| 2015-11-09 | Enable builds without flood/trace on systems without Potrace | Alex Valavanis | 1 | -1/+13 | |
| (bzr r14449.1.4) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -0/+6 | |
| (bzr r13341.5.16) | |||||
| 2014-08-26 | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 1 | -2/+2 | |
| supported properly) (bzr r13341.1.179) | |||||
| 2014-07-26 | Fix for crash regression 1348927 -- dialogs that are shown but have not been ↵ | Liam P. White | 1 | -3/+3 | |
| presented are buggy Fixed bugs: - https://launchpad.net/bugs/1348927 (bzr r13471) | |||||
| 2014-05-10 | Add selection sets | Liam P. White | 1 | -3/+3 | |
| (bzr r13090.1.75) | |||||
| 2014-04-05 | Revert the xml editor to it's dockable behaviour and add a comment for the ↵ | Martin Owens | 1 | -1/+3 | |
| preferences. (bzr r13269) | |||||
| 2014-04-04 | XMLTree and InkscapePreferences are not dockable windows, don't treat them ↵ | Martin Owens | 1 | -4/+3 | |
| like one. (bzr r13262) | |||||
| 2014-03-27 | Get pollar tiling working agains with trunk | Martin Owens | 1 | -5/+1 | |
| (bzr r11073.1.37) | |||||
| 2014-03-07 | Start cleanup for merge into trunk | Liam P. White | 1 | -2/+2 | |
| (bzr r13090.1.20) | |||||
| 2014-03-04 | Remove tag dialog temporarily | Liam P. White | 1 | -3/+3 | |
| (bzr r13090.1.13) | |||||
| 2014-03-02 | Fix objects dialogue | Liam P. White | 1 | -0/+3 | |
| (bzr r13090.1.9) | |||||
| 2013-10-13 | we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ↵ | buliabyak | 1 | -4/+5 | |
| DialogManager; do not grab focus when restoring (bzr r12682) | |||||
| 2013-09-12 | Integrating with libdepixelize | Vinícius dos Santos Oliveira | 1 | -0/+3 | |
| (bzr r12506.1.1) | |||||
| 2013-07-23 | Remove the disabled script dialog and the nonfunctional Java binding | Krzysztof Kosi??ski | 1 | -3/+0 | |
| (bzr r12428) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -7/+0 | |
| (bzr r11950.1.61) | |||||
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -0/+7 | |
| (bzr r11950.1.56) | |||||
| 2013-03-16 | Drop checks for ancient dependency versions. These are satisfied elsewhere. | Alex Valavanis | 1 | -7/+0 | |
| (bzr r12213) | |||||
| 2012-10-11 | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 1 | -0/+3 | |
| (bzr r11782) | |||||
| 2012-04-02 | Anchor widget now reads the last alignment from the settings. Anchor ↵ | Denis Declara | 1 | -1/+1 | |
| selection widget is also smaller now. (bzr r11073.1.10) | |||||
| 2012-03-31 | Brought old code, "Rows and Columns" in it's own class. Added a separate ↵ | Denis Declara | 1 | -2/+2 | |
| class for the panel. Still some cleanup to do. (bzr r11073.1.8) | |||||
| 2012-03-24 | Fix for 251674 and 592323 : Make CloneTiler dialog dockable | John Smith | 1 | -0/+3 | |
| (bzr r11125) | |||||
| 2012-03-09 | Fix for 940715 : Convert XML Editor to a dockable dialog | John Smith | 1 | -0/+3 | |
| (bzr r11065) | |||||
