summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Allow one more digit of precission for 'stdDeviation'.Tavmjong Bah2016-01-141-1/+1
| | | | | | (bzr r14575)
| * Corrects attribute name for saving page 'checkerboard' background state.Tavmjong Bah2015-12-281-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1529391 (bzr r14556)
| * Remove more superfluous glibmm/threads.h checkingAlex Valavanis2015-12-271-4/+0
| | | | | | (bzr r14554)
| * Add option for checkerboard background.Tavmjong Bah2015-12-212-5/+20
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/397723 (bzr r14539)
| * fixes layer movement when there is a document scaling factorMarc Jeanmougin2015-12-191-2/+2
| | | | | | (bzr r14538)
| * brings back CMS tabMarc Jeanmougin2015-12-181-4/+10
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1504612 (bzr r14537)
| * Remove unused header file.Tavmjong Bah2015-12-092-2/+0
| | | | | | (bzr r14522)
| * update to trunk + resolve conflictsMarc Jeanmougin2015-12-082-0/+26
| |\ | | | | | | (bzr r14504.1.9)
| | * update to trunkJabier Arraiza Cenoz2015-12-081-1/+1
| | |\ | | | | | | | | (bzr r14500.1.14)
| | * | Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-2/+1
| | | | | | | | | | | | (bzr r14500.1.8)
| | * | Add global lock guides to the rulersJabier Arraiza Cenoz2015-12-031-1/+5
| | | | | | | | | | | | (bzr r14500.1.5)
| | * | Add lock to guidesJabier Arraiza Cenoz2015-12-022-0/+23
| | | | | | | | | | | | (bzr r14500.1.1)
| * | | update to trunkMarc Jeanmougin2015-12-071-1/+1
| |\ \ \ | | | |/ | | |/| (bzr r14504.1.7)
| | * | static code analysisKris De Gussem2015-12-071-1/+1
| | |/ | | | | | | (bzr r14510)
| * | cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵Marc Jeanmougin2015-12-075-64/+48
| | | | | | | | | | | | | | | | | | | | | std::set<SPObject *>. Should give some performance improvements (quite a few linear lookups are now logarithmic) (bzr r14504.1.6)
| * | cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin2015-12-051-14/+8
| |/ | | | | (bzr r14504.1.1)
| * Compile against external libpotraceAlex Valavanis2015-11-214-3/+31
| |\ | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1156664 (bzr r14480)
| | * Hide unused verbs if Potrace is not availableAlex Valavanis2015-11-212-0/+10
| | | | | | | | | (bzr r14449.1.7)
| | * Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-092-3/+21
| | | | | | | | | (bzr r14449.1.4)
| * | removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin2015-11-161-0/+8
| | | | | | | | | (bzr r14475)
| * | static code analysisKris De Gussem2015-11-135-16/+16
| | | | | | | | | (bzr r14463)
| * | Fix a typoJabier Arraiza Cenoz2015-11-081-1/+1
| | | | | | | | | (bzr r14422.1.47)
| * | Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-071-3/+3
| | | | | | | | | (bzr r14422.1.46)
| * | Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-071-1/+1
| | | | | | | | | (bzr r14422.1.43)
| * | update to trunkJabier Arraiza Cenoz2015-11-079-18/+18
| |\| | | | | | | (bzr r14422.1.42)
| | * static code analysisKris De Gussem2015-11-059-18/+18
| | | | | | | | | (bzr r14446)
| * | update to trunkJabier Arraiza Cenoz2015-11-012-7/+7
| |\| | | | | | | (bzr r14422.1.39)
| | * i18n. Strings disambiguation (thanks, Maren!).Nicolas Dufour2015-11-012-7/+7
| | | | | | | | | | | | | | | | | | Translation. Translation template update. Translation. French translation update. (bzr r14440)
| * | 'End' of picker workJabier Arraiza Cenoz2015-10-311-5/+0
| | | | | | | | | (bzr r14422.1.35)
| * | Working on pickerJabier Arraiza Cenoz2015-10-311-2/+14
| | | | | | | | | (bzr r14422.1.33)
| * | Open trace dialog on click on pick toogleJabier Arraiza Cenoz2015-10-302-5/+13
| | | | | | | | | (bzr r14422.1.30)
| * | Add optional presure to width and to sizeJabier Arraiza Cenoz2015-10-301-4/+7
| |/ | | | | | | | | Start showing trace dialog (bzr r14422.1.27)
| * add gtk3 experimental support in CMakeShlomi Fish2015-10-261-0/+14
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1509969 (bzr r14430)
| * Fixes clonetiler trace mode on non-px documentsMarc Jeanmougin2015-10-041-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502521 (bzr r14396)
| * Fixes some non-antisymmetrical sort functionMarc Jeanmougin2015-10-021-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502267 (bzr r14392)
| * UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting ↵Nicolas Dufour2015-09-251-0/+3
| | | | | | | | | | | | | | | | proportional). Fixed bugs: - https://launchpad.net/bugs/1365405 (bzr r14386)
| * Enable "Tile" filter primitive in Filters dialog.Tavmjong Bah2015-09-201-4/+2
| | | | | | (bzr r14378)
| * Added a pref option to disable "spacebar panning". (default:enabled)Marc Jeanmougin2015-09-171-5/+3
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1401593 (bzr r14372)
| * Export. Fix for bug #170295 (default export image name for not-saved drawings).Nicolas Dufour2015-09-121-0/+7
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170295 (bzr r14357)
* | update to trunkJabier Arraiza Cenoz2015-09-011-9/+3
|\| | | | | (bzr r13645.1.117)
| * Why would anyone make a sorting function that is not antisymmetric ? That ↵Marc Jeanmougin2015-08-301-9/+3
| | | | | | | | | | | | | | | | makes std::sort crash, and makes me sad. Fixed bugs: - https://launchpad.net/bugs/1490196 (bzr r14334)
* | update to trunkJabier Arraiza Cenoz2015-08-212-44/+88
|\| | | | | (bzr r13645.1.108)
| * UI. Fix for Bug #1485831 (Preview of bitmap image in file chooser no longer ↵Nicolas Dufour2015-08-201-28/+40
| | | | | | | | | | | | | | | | displays its dimensions). Fixed bugs: - https://launchpad.net/bugs/1485831 (bzr r14310)
| * Translations. Last set of new Indian languages translations (Kannada, ↵Nicolas Dufour2015-08-121-16/+48
| | | | | | | | | | | | | | | | | | | | | | | | Kashmiri [Perso-Arabic and Devanagari scripts], Kokani [Roman and Devanagari scripts], Maithili, and Manipuri [Meetei Mayek and Bengali scripts]). Fixed bugs: - https://launchpad.net/bugs/1316550 - https://launchpad.net/bugs/1316555 - https://launchpad.net/bugs/1316559 - https://launchpad.net/bugs/1316560 - https://launchpad.net/bugs/1316561 (bzr r14291)
| * Translations. Second set of new Indian languages translations (Bodo, ↵Nicolas Dufour2015-08-111-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | Malayalam, Marathi, Urdu, Sindhi [PA and Devanagari], and Sanskrit). Fixed bugs: - https://launchpad.net/bugs/1316442 - https://launchpad.net/bugs/1316564 - https://launchpad.net/bugs/1316427 - https://launchpad.net/bugs/1316572 - https://launchpad.net/bugs/1316570 - https://launchpad.net/bugs/1316566 (bzr r14288)
| * Translations. First set of new Indian languages translations (Assamese, ↵Nicolas Dufour2015-08-041-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Dogri, Gujarati, Hindi, Odia, Santali and Tamil. Fixed bugs: - https://launchpad.net/bugs/1316569 - https://launchpad.net/bugs/1316565 - https://launchpad.net/bugs/1316571 - https://launchpad.net/bugs/1316548 - https://launchpad.net/bugs/1316479 - https://launchpad.net/bugs/1316476 - https://launchpad.net/bugs/1316440 (bzr r14274)
* | update to trunkJabier Arraiza Cenoz2015-07-244-11/+26
|\| | | | | (bzr r13645.1.106)
| * Make persistence of snap indicator configurable, and clean up the snapping ↵Diederik van Lierop2015-07-242-7/+20
| | | | | | | | | | | | | | | | tab in the preferences dialog Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r14253)
| * fix "arrange" tool (typo)Marc Jeanmougin2015-07-131-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1473711 (bzr r14244)
| * Force PNG bitmap export to always write with PNG extensionJabier Arraiza Cenoz2015-07-101-3/+5
| | | | | | (bzr r14238)