| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | First full working | Jabier Arraiza | 2019-06-02 | 1 | -19/+103 |
| | | |||||
| * | Working on add row | Jabier Arraiza | 2019-06-02 | 1 | -3/+17 |
| | | |||||
| * | add writing method | Jabier Arraiza | 2019-06-02 | 1 | -3/+3 |
| | | |||||
| * | add storing | Jabier Arraiza | 2019-06-02 | 1 | -35/+163 |
| | | |||||
| * | simplification of code | Jabier Arraiza | 2019-06-02 | 1 | -43/+8 |
| | | |||||
| * | starting refactor | Jabier Arraiza | 2019-06-02 | 1 | -83/+9 |
| | | |||||
| * | Removing unwanted selector | Jabier Arraiza | 2019-06-02 | 1 | -9/+6 |
| | | |||||
| * | Styling fixes and remove a crash | Jabier Arraiza | 2019-06-02 | 1 | -17/+19 |
| | | |||||
| * | fix attributes and add ui file | Jabier Arraiza | 2019-06-02 | 1 | -1/+58 |
| | | |||||
| * | Add visualization of style dialog | Jabier Arraiza | 2019-06-02 | 1 | -84/+329 |
| | | |||||
| * | working on new UI | Jabier Arraiza | 2019-06-02 | 1 | -59/+84 |
| | | |||||
| * | Working on selectors and unhandled ones | Jabier Arraiza | 2019-06-02 | 1 | -263/+520 |
| | | |||||
| * | Backup fro full refactor | Jabier Arraiza | 2019-06-02 | 1 | -51/+33 |
| | | |||||
| * | Updating fixes on compiling | Jabier Arraiza | 2019-06-02 | 1 | -21/+2 |
| | | |||||
| * | reorder dialogs | Jabier Arraiza | 2019-06-02 | 1 | -446/+64 |
| | | |||||
| * | minor fixes | Jabier Arraiza | 2019-06-02 | 1 | -3/+2 |
| | | |||||
| * | Adding a TreeModelFilter | Jabier Arraiza | 2019-06-02 | 1 | -16/+76 |
| | | |||||
| * | Working on simplify | Jabier Arraiza | 2019-06-02 | 1 | -45/+371 |
| | | |||||
| * | Including widgets | Jabiertxof | 2019-06-02 | 1 | -2/+3 |
| | | |||||
| * | Add CSSDialog simplify | Jabier Arraiza | 2019-06-02 | 1 | -30/+75 |
| | | |||||
| * | Rename files to fit better his function | Jabier Arraiza | 2019-04-20 | 1 | -1118/+242 |
| | | |||||
| * | Fixing coding style | Jabier Arraiza | 2019-03-24 | 1 | -1/+1 |
| | | |||||
| * | Add some handling fixes to selector classes | Jabier Arraiza | 2019-03-24 | 1 | -2/+2 |
| | | |||||
| * | Fix compiling problem | Jabier Arraiza | 2019-03-24 | 1 | -4/+4 |
| | | |||||
| * | Fix CI problems | Jabier Arraiza | 2019-03-24 | 1 | -78/+72 |
| | | |||||
| * | Move multiple selector to unhadled selector | Jabier Arraiza | 2019-03-24 | 1 | -24/+20 |
| | | |||||
| * | final improvements to style dialog | Jabier Arraiza | 2019-03-24 | 1 | -49/+104 |
| | | |||||
| * | Add base of working | Jabier Arraiza | 2019-03-24 | 1 | -87/+130 |
| | | |||||
| * | Remov force allocation | Jabiertxof | 2019-02-20 | 1 | -8/+0 |
| | | |||||
| * | Merge from master | Jabier Arraiza | 2019-02-20 | 1 | -2/+2 |
| | | |||||
| * | minor fixes | Jabier Arraiza | 2019-02-20 | 1 | -3/+3 |
| | | |||||
| * | Include selectors dialog (aka styledialog) into the xml-tree notebook and ↵ | Martin Owens | 2019-02-20 | 1 | -74/+29 |
| | | | | | remove menu items | ||||
| * | Remove css dialog from style dialog. | Martin Owens | 2019-02-20 | 1 | -335/+0 |
| | | |||||
| * | Move towards the css dialog being self-sufficient and disable style dialog | Martin Owens | 2019-02-20 | 1 | -19/+19 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -7/+4 |
| | | |||||
| * | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | |||||
| * | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | ||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 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 | ||||
| * | Merge branch 'cppcheck_memory' of gitlab.com:serval2412/inkscape | Marc Jeanmougin | 2018-09-27 | 1 | -0/+1 |
| |\ | |||||
| | * | cppcheck: 2 memleaks + copypasta | Julien Nabet | 2018-09-26 | 1 | -0/+1 |
| | | | | | | | | | | | [ui/dialog/styledialog.cpp:926]: (error) Memory leak: textDialogPtr [seltrans.cpp:1458]: (error) Memory leak: bb | ||||
| * | | Refactor addtoicon and turn into more generic iconrenderer CellRenderer | Martin Owens | 2018-09-27 | 1 | -4/+6 |
| |/ | |||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -2/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+2 |
| | | | | | | This avoids having to pass variables by reference before copying them when calling a constructor. | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+2 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -12/+12 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -8/+8 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -3/+3 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -3/+3 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -4/+6 |
| | | | | | A lot of header clean-up. | ||||
| * | panel: Remove the unused "title" label | Stefano Facchini | 2018-01-16 | 1 | -1/+1 |
| | | |||||
