summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Removed null'd use of icons.Jon A. Cruz2010-01-101-9/+1
* | Temporarily block out code giving problems on 64-bit.Jon A. Cruz2010-01-101-0/+4
* | Completed base code to flip toolbox orientation.Jon A. Cruz2010-01-102-9/+76
* | Avoid crash by uninitialized perspectives.Maximilian Albert2010-01-101-3/+3
* | Leverage recent toolbox c++-ification work to move the snap toolbar to the si...Jon A. Cruz2010-01-091-1/+2
* | Initial c++-ification of toolbox creation.Jon A. Cruz2010-01-094-61/+116
* | C++-ification pass.Jon A. Cruz2010-01-082-57/+71
* | Added UXManager. Cleaning up toolbox creation.Jon A. Cruz2010-01-073-67/+63
* | Refactored common value.Jon A. Cruz2010-01-061-15/+17
* | More refactoring to reduce copy-n-paste duplication.Jon A. Cruz2010-01-041-88/+55
* | Refactoring copy-n-paste duplicate code out of toolbar creation.Jon A. Cruz2010-01-041-79/+18
* | Spray cleanupSteren Giannini2010-01-031-0/+3
* | i18n fix in toolbox.cpp (no-c-format %)Nicolas Dufour2010-01-021-0/+2
* | Spray Tool clean up and Toolbar refactoringSteren Giannini2009-12-301-39/+61
|\ \
| * | Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini2009-12-301-5/+5
| * | rotation and scale variation in toolbar, still need some debugSteren Giannini2009-12-291-2/+2
| * | french comments translated and some clean upSteren Giannini2009-12-291-6/+6
| * | Spray UI : first refactoring of the toolbarSteren Giannini2009-12-291-34/+56
* | | Parens added for safety and misc whitespace cleanup.Jon A. Cruz2009-12-271-421/+422
* | | alignment change accompanied by compensating move, so the text stays put insi...buliabyak2009-12-261-1/+77
* | | Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert2009-12-261-13/+14
* | | Fix compile when lcms is disabled (someone please check that this fix is corr...Maximilian Albert2009-12-251-0/+2
|/ /
* | Warning cleanupJon A. Cruz2009-12-203-18/+21
* | "too much ink" icon is only enabled when the current ICC profile colorspace i...Felipe Corr??a da Silva Sanches2009-12-131-9/+19
* | - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-0/+8
* | Correctly read and write values for Spray Tool option on Tool Controls Bar.Josh Andler2009-12-071-10/+10
* | This commit hooks device-cmyk handling to color pickers. Now we have basic in...Felipe Corr??a da Silva Sanches2009-12-071-5/+21
* | added an icon to the color picker dialog to alert when there is too much ink ...Felipe Corr??a da Silva Sanches2009-12-062-1/+24
* | merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)Felipe Corr??a da Silva Sanches2009-12-055-6/+64
|\ \
| * | Updating to current trunkTed Gould2009-11-298-105/+178
| |\|
| * | adding iffdefs for LCMS and fixing layout of CMS iconsFelipe Corr??a da Silva Sanches2009-08-172-5/+12
| * | now gamut check works!Felipe Corr??a da Silva Sanches2009-08-151-24/+2
| * | refactoring ICC out-of-gamut checkFelipe Corr??a da Silva Sanches2009-08-151-4/+6
| * | Initial draft of the out-of-gamut check. It is not working yet. I will contin...Felipe Corr??a da Silva Sanches2009-08-141-0/+33
| * | preserving icc colors in all tabs of fill&strokeFelipe Corr??a da Silva Sanches2009-08-141-0/+5
| * | use a function instead of copy-pasting codeFelipe Corr??a da Silva Sanches2009-08-141-20/+10
| * | preserve icc on color wheel selectorFelipe Corr??a da Silva Sanches2009-08-131-1/+24
| * | setting sensibility of "color management icon" depending on icc-color usageFelipe Corr??a da Silva Sanches2009-08-112-10/+14
| * | adding color management icons to fill&stroke dialogFelipe Corr??a da Silva Sanches2009-08-111-1/+17
| * | enabling all icc-color related debug messagesFelipe Corr??a da Silva Sanches2009-08-011-2/+2
| * | parsing and handling of icc-color in feFlood SVG FiltersFelipe Corr??a da Silva Sanches2009-06-201-26/+26
| * | adding a list of uint32 color references and forcing LCMS debuggingFelipe Corr??a da Silva Sanches2009-06-171-26/+26
* | | Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-16/+226
* | | add an option for displaying font previews in the text tool's font list; also...buliabyak2009-12-011-4/+12
* | | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-301-0/+214
| |/ |/|
* | patch by Krzysztof for 459811bulia byak2009-11-081-1/+1
* | remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...bulia byak2009-10-251-2/+1
* | Patch by Max for 264709.Josh Andler2009-10-031-3/+11
* | Avoid crashing when profile is missing. Addresses main symptom of bug #437927.Jon A. Cruz2009-09-291-9/+18
* | Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!Josh Andler2009-09-231-7/+32