| Commit message (Expand) | Author | Age | Files | Lines |
| * | Refactoring: call setAttribute() directly. | Shlomi Fish | 2019-06-06 | 1 | -4/+4 |
| * | Tidy various dialog UIs | Nathan Lee | 2019-04-02 | 1 | -42/+68 |
| * | Realign "Search and Replace" dialog | Patrick Storz | 2019-03-22 | 1 | -33/+37 |
| * | fix #141 Find/Replace with empty string | Thomas Holder | 2019-03-19 | 1 | -1/+1 |
| * | Header cleanup. | Tavmjong Bah | 2019-02-12 | 1 | -1/+0 |
| * | Remove unused header file. | Tavmjong Bah | 2019-01-08 | 1 | -2/+0 |
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -18/+18 |
| * | Rm deprecated budget widgets | Alexander Valavanis | 2018-12-29 | 1 | -27/+101 |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 |
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -21/+21 |
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -27/+28 |
| * | panel: Remove the unused "title" label | Stefano Facchini | 2018-01-16 | 1 | -1/+1 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -8/+1 |
| |\ |
|
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -8/+1 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+9 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -9/+1 |
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -1/+1 |
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -5/+5 |
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -2/+2 |
| |\| |
|
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -1/+1 |
| |/ |
|
| * | static code analysis | Kris De Gussem | 2015-11-13 | 1 | -8/+8 |
| * | Just reread the entire diff against trunk. Given the diff size, i must have f... | Marc Jeanmougin | 2015-04-26 | 1 | -1/+1 |
| * | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -9/+9 |
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -1/+1 |
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -27/+27 |
| * | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -46/+46 |
| * | Fix for Bug #1417752 (Find & Replace ignores Flowed text objects). | Nicolas Dufour | 2015-02-06 | 1 | -1/+5 |
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 1 | -34/+59 |
| * | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| * | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -1/+1 |
| * | Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ... | Tavmjong Bah | 2013-10-08 | 1 | -1/+1 |
| * | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 1 | -0/+1 |
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -0/+3 |
| * | Fix for 980520 : Conflicting accelerator keys | John Smith | 2012-08-29 | 1 | -5/+5 |
| * | UI fix find dialog | Kris De Gussem | 2012-06-03 | 1 | -42/+26 |
| * | a few UI message fixes | Kris De Gussem | 2012-05-14 | 1 | -1/+1 |
| * | Find dialog: taking plurals into account for UI translation | Kris De Gussem | 2012-05-07 | 1 | -2/+2 |
| * | Find dialog: better user message | Kris De Gussem | 2012-05-02 | 1 | -3/+3 |
| * | Find dialog UI: | Kris De Gussem | 2012-05-02 | 1 | -7/+14 |
| * | Fix for 169888 : HIG Style frame | John Smith | 2012-04-17 | 1 | -3/+3 |
| * | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 1 | -2/+2 |
| * | Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En... | John Smith | 2012-03-23 | 1 | -18/+7 |