summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into SymbolsSearchJabier Arraiza2017-10-244-25/+59
|\
| * Give drawing a reasonable(?) default size if dimensions are in % and there is...Tavmjong Bah2017-10-241-4/+4
| * Save decl list for 'font-face' rule. Micro-step in supporting rule.Tavmjong Bah2017-10-231-19/+48
| * Fix regression after r14761: handle size of selected nodes too big and stickyAntonio Ospite2017-10-231-1/+3
| * Fix compilation on Ubuntu TrustyEduard Braun2017-10-221-1/+4
* | Add progressbar to all actionsJabier Arraiza2017-10-242-117/+185
* | Merge branch 'master' into SymbolsSearchJabier Arraiza2017-10-2211-68/+166
|\|
| * Preferences: cleanupEduard Braun2017-10-221-51/+46
| * Preferences: Minor consistency fixes for UIEduard Braun2017-10-221-3/+5
| * Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992Eduard Braun2017-10-221-21/+6
| * Preferences: fix inputs not properly expanding horizontallyEduard Braun2017-10-221-1/+1
| * Add preference to load additional fonts from custom directoriesEduard Braun2017-10-213-0/+10
| * Add preferences widget 'PrefMultiEntry'Eduard Braun2017-10-212-0/+43
| * Add preference to load additional fonts from 'fonts' directoriesEduard Braun2017-10-203-1/+22
| * Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fontsEduard Braun2017-10-204-1/+8
| * FontFactory: Add function to add additional font directoriesEduard Braun2017-10-202-0/+35
* | Added some improvements discused in MRJabier Arraiza2017-10-222-150/+141
* | Add discarted switch mode, working on global searchJabier Arraiza2017-10-222-257/+342
* | Fis come things pointed by Eduard in the MRJabier Arraiza2017-10-211-4/+9
* | Merge branch 'master' into SymbolsSearchJabier Arraiza2017-10-20108-1384/+248
|\|
| * Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-2058-267/+211
| |\
| | * Refactor Util::ptr_sharedJan Lingscheid2017-10-1844-222/+188
| | * Replace boost::shared_ptrJan Lingscheid2017-10-177-28/+19
| | * Replace boost::scoped_ptrJan Lingscheid2017-10-175-9/+4
| | * Remove std::auto_ptrJan Lingscheid2017-10-172-8/+0
| * | Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini2017-10-195-38/+13
| * | Remove all unused makefile.inStefano Facchini2017-10-1925-425/+0
| * | Remove unused icon-size.hStefano Facchini2017-10-1912-43/+2
| * | Remove unused util/compose.hppStefano Facchini2017-10-192-394/+0
| * | Remove unused util/accumulators.hStefano Facchini2017-10-194-127/+0
| * | Use standard glib macro instead of a custom oneStefano Facchini2017-10-192-4/+2
| * | Remove a useless conditionalStefano Facchini2017-10-191-24/+19
| * | Delete dead codeStefano Facchini2017-10-191-15/+1
| * | Remove unused scriptStefano Facchini2017-10-191-47/+0
* | | Progress Bar workinggit add .git add .Jabier Arraiza2017-10-202-46/+57
* | | Fiz the MR note note_44059492. Thanks EduardJabiertxo Arraiza Cenoz2017-10-201-1/+1
* | | Add progress bar to loading, currently not working but all the base code is d...Jabiertxo Arraiza Cenoz2017-10-202-7/+28
* | | Add description search and icon if no resultsJabiertxo Arraiza Cenoz2017-10-201-2/+24
* | | Add case insensitive and no dialog loadingJabier Arraiza2017-10-202-58/+39
* | | Merge branch 'master' into SymbolsSearchJabiertxo Arraiza Cenoz2017-10-191-0/+91
|\| |
| * | Implement rendering for SVG 2 text with 'inline-size'. Work partially from Al...Tavmjong Bah2017-10-191-0/+91
* | | Finish speed improvementsJabiertxo Arraiza Cenoz2017-10-192-34/+51
* | | Working on current documentJabiertxo Arraiza Cenoz2017-10-192-14/+21
* | | Merge remote-tracking branch 'origin/master' into SymbolsSearchJabier Arraiza2017-10-191-8/+2
|\| |
| * | Replace deprecated call to pango_win32_get_contextEduard Braun2017-10-171-8/+2
* | | Improving speedJabier Arraiza2017-10-192-42/+69
* | | Working on speed improvementsJabiertxo Arraiza Cenoz2017-10-182-32/+89
* | | Add search to symbols dialogJabiertxo Arraiza Cenoz2017-10-182-17/+72
|/ /
* | Allow multiple shapes in 'shape-inside' and 'shape-subtract'. Work from Alex ...Tavmjong Bah2017-10-172-44/+128
* | Remove text 'width' and 'height' attributes. These were replaced by the 'inli...Tavmjong Bah2017-10-172-33/+1
|/