| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-06-10 | Move from XMLDialog to another paned dialog | Jabier Arraiza | 1 | -1376/+0 | |
| 2019-06-08 | fix rebase | Jabier Arraiza | 1 | -1/+0 | |
| 2019-06-08 | fix coding style | Jabier Arraiza | 1 | -37/+34 | |
| 2019-06-08 | Fixes on selector dialog based in LGM input | Jabier Arraiza | 1 | -243/+340 | |
| 2019-06-06 | Style fixes. | Shlomi Fish | 1 | -1/+1 | |
| Thanks to @Qantas94Heavy 's comments. ---- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | |||||
| 2019-06-06 | Refactoring: call setAttribute() directly. | Shlomi Fish | 1 | -3/+3 | |
| Call this->setAttribute(...) directly instead of this->getRepr()->setAttribute(...). This avoids clutter and mental indirection. See http://wiki.inkscape.org/wiki/index.php?title=Refactoring_projects&oldid=112116 and https://en.wikipedia.org/wiki/Law_of_Demeter . --- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | |||||
| 2019-06-02 | fix coding style | Jabier Arraiza | 1 | -2/+2 | |
| 2019-06-02 | Fixing coding style | Jabier Arraiza | 1 | -35/+36 | |
| 2019-06-02 | Improvements to hadle whols CSS file | Jabier Arraiza | 1 | -81/+46 | |
| 2019-06-02 | working on selector dialog | Jabier Arraiza | 1 | -9/+11 | |
| 2019-06-02 | add improvements pointed by Thomas Holder | Jabier Arraiza | 1 | -3/+3 | |
| 2019-06-02 | Fix a bug on undo, backpoer from master | Jabier Arraiza | 1 | -4/+4 | |
| 2019-06-02 | fix merge | Jabier Arraiza | 1 | -11/+39 | |
| 2019-06-02 | add unhandled multiselector | Jabier Arraiza | 1 | -2/+15 | |
| 2019-06-02 | Merge from master | Jabier Arraiza | 1 | -1/+1 | |
| 2019-06-02 | Working on selectors and unhandled ones | Jabier Arraiza | 1 | -0/+1274 | |
| 2019-06-02 | Backup fro full refactor | Jabier Arraiza | 1 | -1551/+0 | |
| 2019-06-02 | Fix merge | Jabier Arraiza | 1 | -0/+22 | |
| 2019-06-02 | Updating fixes on compiling | Jabier Arraiza | 1 | -0/+244 | |
| 2019-05-14 | Fix for bug 248:Segmenation fault doing Undo with XML dialog open | Jabier Arraiza | 1 | -3/+3 | |
| 2019-04-27 | Fixing coding style | Jabier Arraiza | 1 | -38/+13 | |
| 2019-04-27 | Fixes some crashes when selector is * and allow select multiple tags | Jabier Arraiza | 1 | -11/+65 | |
| 2019-04-26 | Fix coding style | Jabier Arraiza | 1 | -1/+1 | |
| 2019-04-26 | Allow comma separated (multiple) unhsndled selectors | Jabier Arraiza | 1 | -2/+14 | |
| 2019-04-26 | Fix coding style | Jabier Arraiza | 1 | -1/+1 | |
| 2019-04-26 | Show items selected by unhandled selectors | Jabier Arraiza | 1 | -10/+11 | |
| 2019-04-20 | Fix bug in previous merge | Jabier Arraiza | 1 | -15/+15 | |
| 2019-04-20 | Rename files to fit better his function | Jabier Arraiza | 1 | -113/+113 | |
| 2019-03-24 | Fixing coding style | Jabier Arraiza | 1 | -1/+1 | |
| 2019-03-24 | Add some handling fixes to selector classes | Jabier Arraiza | 1 | -2/+2 | |
| 2019-03-24 | Fix compiling problem | Jabier Arraiza | 1 | -4/+4 | |
| 2019-03-24 | Fix CI problems | Jabier Arraiza | 1 | -78/+72 | |
| 2019-03-24 | Move multiple selector to unhadled selector | Jabier Arraiza | 1 | -24/+20 | |
| 2019-03-24 | final improvements to style dialog | Jabier Arraiza | 1 | -49/+104 | |
| 2019-03-24 | Add base of working | Jabier Arraiza | 1 | -87/+130 | |
| 2019-02-20 | Remov force allocation | Jabiertxof | 1 | -8/+0 | |
| 2019-02-20 | Merge from master | Jabier Arraiza | 1 | -2/+2 | |
| 2019-02-20 | minor fixes | Jabier Arraiza | 1 | -3/+3 | |
| 2019-02-20 | Include selectors dialog (aka styledialog) into the xml-tree notebook and ↵ | Martin Owens | 1 | -74/+29 | |
| remove menu items | |||||
| 2019-02-20 | Remove css dialog from style dialog. | Martin Owens | 1 | -335/+0 | |
| 2019-02-20 | Move towards the css dialog being self-sufficient and disable style dialog | Martin Owens | 1 | -19/+19 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -7/+4 | |
| 2018-11-09 | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 1 | -1/+1 | |
| 2018-11-09 | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 1 | -1/+1 | |
| in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | |||||
| 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-09-27 | Refactor addtoicon and turn into more generic iconrenderer CellRenderer | Martin Owens | 1 | -4/+6 | |
| 2018-09-26 | cppcheck: 2 memleaks + copypasta | Julien Nabet | 1 | -0/+1 | |
| [ui/dialog/styledialog.cpp:926]: (error) Memory leak: textDialogPtr [seltrans.cpp:1458]: (error) Memory leak: bb | |||||
| 2018-07-21 | adding gtk-theme | Jabier Arraiza | 1 | -2/+2 | |
| 2018-06-18 | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 1 | -1/+2 | |
| This avoids having to pass variables by reference before copying them when calling a constructor. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -3/+2 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
