| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Add Ignore Gtk::Overlay if GTK=3.0 | Jabiertxo Arraiza Cenoz | 2017-11-03 | 2 | -6/+31 | |
| | * | | | | Minor tweak to symbols search UX | Jabiertxo Arraiza Cenoz | 2017-11-03 | 2 | -6/+4 | |
| | |/ / / | ||||||
| | * | | | Add search and no results from stock icons. Improve text. Thanks Maren for th... | Jabier Arraiza | 2017-10-29 | 2 | -62/+52 | |
| | * | | | Add overlay widgets | Jabier Arraiza | 2017-10-29 | 2 | -42/+167 | |
| | * | | | Bug fixes previous to overlay implementation | Jabier Arraiza | 2017-10-28 | 2 | -95/+100 | |
| | * | | | Remove CMake blank line | Jabier Arraiza | 2017-10-28 | 1 | -3/+4 | |
| | * | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-10-27 | 1 | -0/+2 | |
| | |\ \ \ | ||||||
| | * | | | | Fix simbols dialog expand, Fix add symbols to document on global search | Jabier Arraiza | 2017-10-27 | 2 | -74/+103 | |
| | * | | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-10-24 | 1 | -1/+3 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Add progressbar to all actions | Jabier Arraiza | 2017-10-24 | 2 | -117/+185 | |
| | * | | | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-10-22 | 4 | -67/+104 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Added some improvements discused in MR | Jabier Arraiza | 2017-10-22 | 2 | -150/+141 | |
| | * | | | | | | Add discarted switch mode, working on global search | Jabier Arraiza | 2017-10-22 | 2 | -257/+342 | |
| | * | | | | | | Fis come things pointed by Eduard in the MR | Jabier Arraiza | 2017-10-21 | 1 | -4/+9 | |
| | * | | | | | | Merge branch 'master' into SymbolsSearch | Jabier Arraiza | 2017-10-20 | 23 | -142/+28 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Progress Bar workinggit add .git add . | Jabier Arraiza | 2017-10-20 | 2 | -46/+57 | |
| | * | | | | | | | Fiz the MR note note_44059492. Thanks Eduard | Jabiertxo Arraiza Cenoz | 2017-10-20 | 1 | -1/+1 | |
| | * | | | | | | | Add progress bar to loading, currently not working but all the base code is d... | Jabiertxo Arraiza Cenoz | 2017-10-20 | 2 | -7/+28 | |
| | * | | | | | | | Add description search and icon if no results | Jabiertxo Arraiza Cenoz | 2017-10-20 | 1 | -2/+24 | |
| | * | | | | | | | Add case insensitive and no dialog loading | Jabier Arraiza | 2017-10-20 | 2 | -58/+39 | |
| | * | | | | | | | Finish speed improvements | Jabiertxo Arraiza Cenoz | 2017-10-19 | 2 | -34/+51 | |
| | * | | | | | | | Working on current document | Jabiertxo Arraiza Cenoz | 2017-10-19 | 2 | -14/+21 | |
| | * | | | | | | | Improving speed | Jabier Arraiza | 2017-10-19 | 2 | -42/+69 | |
| | * | | | | | | | Working on speed improvements | Jabiertxo Arraiza Cenoz | 2017-10-18 | 2 | -32/+89 | |
| | * | | | | | | | Add search to symbols dialog | Jabiertxo Arraiza Cenoz | 2017-10-18 | 2 | -17/+72 | |
| * | | | | | | | | Merge branch 'master' into powerpencil | Jabier Arraiza | 2017-11-03 | 95 | -995/+778 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | | Enable reopening of Prototype dialog on startup. | Tavmjong Bah | 2017-10-27 | 1 | -0/+2 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | | Fix regression after r14761: handle size of selected nodes too big and sticky | Antonio Ospite | 2017-10-23 | 1 | -1/+3 | |
| | | |_|/ / / | |/| | | | | ||||||
| | * | | | | | Preferences: cleanup | Eduard Braun | 2017-10-22 | 1 | -51/+46 | |
| | * | | | | | Preferences: Minor consistency fixes for UI | Eduard Braun | 2017-10-22 | 1 | -3/+5 | |
| | * | | | | | Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992 | Eduard Braun | 2017-10-22 | 1 | -21/+6 | |
| | * | | | | | Preferences: fix inputs not properly expanding horizontally | Eduard Braun | 2017-10-22 | 1 | -1/+1 | |
| | * | | | | | Add preference to load additional fonts from custom directories | Eduard Braun | 2017-10-21 | 2 | -0/+4 | |
| | * | | | | | Add preferences widget 'PrefMultiEntry' | Eduard Braun | 2017-10-21 | 2 | -0/+43 | |
| | * | | | | | Add preference to load additional fonts from 'fonts' directories | Eduard Braun | 2017-10-20 | 2 | -1/+9 | |
| | | |/ / / | |/| | | | ||||||
| | * | | | | Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscape | Marc Jeanmougin | 2017-10-20 | 12 | -37/+25 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Refactor Util::ptr_shared | Jan Lingscheid | 2017-10-18 | 4 | -11/+11 | |
| | | * | | | | Replace boost::shared_ptr | Jan Lingscheid | 2017-10-17 | 5 | -19/+13 | |
| | | * | | | | Replace boost::scoped_ptr | Jan Lingscheid | 2017-10-17 | 2 | -3/+1 | |
| | | * | | | | Remove std::auto_ptr | Jan Lingscheid | 2017-10-17 | 1 | -4/+0 | |
| | | |/ / / | ||||||
| | * | | | | Drop obsolete wrapper around Glib::file_open_tmp | Stefano Facchini | 2017-10-19 | 1 | -2/+1 | |
| | * | | | | Remove all unused makefile.in | Stefano Facchini | 2017-10-19 | 5 | -85/+0 | |
| | * | | | | Remove unused icon-size.h | Stefano Facchini | 2017-10-19 | 1 | -1/+0 | |
| | * | | | | Remove unused util/accumulators.h | Stefano Facchini | 2017-10-19 | 2 | -13/+0 | |
| | * | | | | Use standard glib macro instead of a custom one | Stefano Facchini | 2017-10-19 | 2 | -4/+2 | |
| | |/ / / | ||||||
| | * | | | Remove deprecated GNOME VFS | Stefano Facchini | 2017-10-13 | 2 | -43/+17 | |
| | * | | | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 2017-10-05 | 35 | -77/+77 | |
| | * | | | Fix bug #1226962 - Keyboard shortcuts (hotkeys) not functional in some | Andrey Mozzhuhin | 2017-10-05 | 2 | -3/+37 | |
| | * | | | Merge branch 'edit-clip-object' of gitlab.com:stfacc/inkscape | Marc Jeanmougin | 2017-10-05 | 6 | -104/+63 | |
| | |\ \ \ | ||||||
| | | * | | | Rename object-edit.cpp to what it really is | Stefano Facchini | 2017-10-01 | 4 | -89/+52 | |
