summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* tweak toolbulia byak2007-08-082-0/+12
| | | (bzr r3424)
* tweak toolbulia byak2007-08-0810-2/+1023
| | | (bzr r3423)
* new methods for tweaking, modeled after MakeOffsetbulia byak2007-08-082-0/+275
| | | (bzr r3422)
* tweak cursorsbulia byak2007-08-084-38/+114
| | | (bzr r3421)
* Filter effects dialog:Nicholas Bishop2007-08-084-108/+88
| | | | | * Removed the FilterEffectChooser base class, no longer used (bzr r3420)
* Filter effects:Nicholas Bishop2007-08-084-106/+5
| | | | | * Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog. (bzr r3419)
* export to ocal bug fixBruno Dilly2007-08-0811-28/+68
| | | (bzr r3418)
* Filter effects dialog:Nicholas Bishop2007-08-083-23/+98
| | | | | * Connected up the filters and primitives so that changes made outside the filter dialog are properly observed, e.g. deleting a primitive in the XML editor will show up in the filter dialog. (bzr r3417)
* add one more tweak iconbulia byak2007-08-081-1/+7
| | | (bzr r3416)
* Only in the selector tool we should snap in bbox mode (PointType = ↵Diederik van Lierop2007-08-0712-21/+20
| | | | | SNAPPOINT_BBOX) (bzr r3415)
* warn when ConvertToShape failsbulia byak2007-08-071-1/+2
| | | (bzr r3414)
* Update current perspective when selection changesMaximilian Albert2007-08-071-0/+16
| | | (bzr r3413)
* Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape ↵Maximilian Albert2007-08-076-23/+59
| | | | | boxes when state of a VP changes (bzr r3412)
* Compute the correct visible front corner (also for 'upended' boxes) and set ↵Maximilian Albert2007-08-073-13/+34
| | | | | the z-orders accordingly so that they are correct for any relative position of the handles (bzr r3411)
* Don't reshape boxes in the direction of infinite VPs when dragging VPs ↵Maximilian Albert2007-08-071-6/+12
| | | | | (fixes resizing bug) (bzr r3410)
* Set z-orders of 3D box faces during dragging/resizing according to the ↵Maximilian Albert2007-08-0710-0/+144
| | | | | perspective (bzr r3409)
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-077-0/+31
| | | (bzr r3408)
* Filter effects:Nicholas Bishop2007-08-074-28/+32
| | | | | | * Fixed a few bugs with the feColorMatrix settings, such as bad sensitivity settings and missing updates. * Changed matrix loading (for the values attribute of feColorMatrix) so that it can handle values separated by more than one space. (bzr r3407)
* enable Path_for_item to work on flowtextbulia byak2007-08-071-2/+4
| | | (bzr r3406)
* revert previous commit which contained locally-linked bitmaps; see mailing listbulia byak2007-08-071-15132/+2619
| | | (bzr r3405)
* export single-item-to-path functionbulia byak2007-08-072-3/+4
| | | (bzr r3404)
* setting of attributes and default valuesFelipe Corr??a da Silva Sanches2007-08-064-2/+104
| | | (bzr r3403)
* updating authors listFelipe Corr??a da Silva Sanches2007-08-062-4/+5
| | | (bzr r3402)
* handling of default values and checking for invalid values.Felipe Corr??a da Silva Sanches2007-08-063-27/+62
| | | (bzr r3401)
* Added my name to the list of authorsDiederik van Lierop2007-08-061-0/+1
| | | (bzr r3400)
* 1) Make snapping of object's center optional 2) Optimize snapping ↵Diederik van Lierop2007-08-069-10/+54
| | | | | preferences dialog (bzr r3399)
* adds export to ocal feature without dialog windowBruno Dilly2007-08-0615-2599/+15496
| | | (bzr r3398)
* Add Gail and Diederik; correct Danilo's name.Colin Marquardt2007-08-061-1/+3
| | | (bzr r3397)
* Don't draw auxiliary vanishing points any moreMaximilian Albert2007-08-061-1/+0
| | | (bzr r3396)
* Better default style for 3D boxes (no stroke; faces have different shades of ↵Maximilian Albert2007-08-061-7/+7
| | | | | blue) (bzr r3395)
* Fix wrong states of VPs when writing to SVGMaximilian Albert2007-08-061-3/+3
| | | (bzr r3394)
* Draw perspective lines; provide shortcuts to toggle their visibility and the ↵Maximilian Albert2007-08-067-20/+291
| | | | | corners where they are attached (bzr r3393)
* (Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate ↵Maximilian Albert2007-08-066-18/+358
| | | | | perspectives and thus create new ones interactively (bzr r3392)
* First stage of draggable vanishing points (no snapping/unsnapping yet)Maximilian Albert2007-08-067-0/+469
| | | (bzr r3391)
* Workaround for some segfaults: Store perspectives globally instead of in ↵Maximilian Albert2007-08-067-91/+60
| | | | | each desktop (this should probably be reverted later on) (bzr r3390)
* Convenience for debuggingMaximilian Albert2007-08-065-0/+60
| | | (bzr r3389)
* Write/read perspectives to/from SVG; store ratios of the distances from ↵Maximilian Albert2007-08-0613-19/+299
| | | | | corners to VPs (preparation for dragging) (bzr r3388)
* Preparatory stuff to combine VPs in draggersMaximilian Albert2007-08-064-15/+37
| | | (bzr r3387)
* updated translation into RussianAlexandre Prokoudine2007-08-061-983/+1179
| | | (bzr r3386)
* CosmeticMaximilian Albert2007-08-063-64/+59
| | | (bzr r3385)
* added missing " character at end of a line. Sorry, my mistake on Felipe Corr??a da Silva Sanches2007-08-061-1/+1
| | | | | previous commit... (bzr r3384)
* Filter effects dialog:Nicholas Bishop2007-08-063-2/+19
| | | | | * Added controls for scale and channel selection to the filter dialog for feDisplacementMap (bzr r3383)
* Added my name to AUTHORS listFelipe Corr??a da Silva Sanches2007-08-062-6/+23
| | | | | | Updated aboutbox.cpp Also corrected the ordering of names: alphabetic by surname (bzr r3382)
* Filter effects:Nicholas Bishop2007-08-064-3/+15
| | | | | | * Added edge mode setting to the filter dialog * Changed type of edgeMode in SPFeConvolveMatrix to use the enum type (bzr r3381)
* Store a global list of existing perspectives; for each perspective hold a ↵Maximilian Albert2007-08-0610-81/+190
| | | | | list of associated boxes; explicitly pass perspectives as arguments when creating PLs (bzr r3380)
* Filter effects dialog:Nicholas Bishop2007-08-052-47/+128
| | | | | | * Added control for the values attribute of feColorMatrix; shows a matrix or a slider depending on the value of the type attribute. * Added a frame shadow around the matrix used by feColorMatrix and feConvolveMatrix. (bzr r3379)
* refactoring:Felipe Corr??a da Silva Sanches2007-08-053-27/+27
| | | | | | *using CLAMP_D_TO_U8 *Changed edgeMode field of ConvolveMatrix filter to use an enum rather than a plain int (bzr r3378)
* updated Slovak translation in trunkIvan Mas??r2007-08-051-115/+118
| | | (bzr r3377)
* partial update of Slovak in trunkIvan Mas??r2007-08-051-1994/+1283
| | | (bzr r3376)
* Filter effects:Nicholas Bishop2007-08-057-23/+53
| | | | | | * Changed type field of ColorMatrix filter to use an enum rather than a plain int * Added control for the ColorMatrix type to the filter dialog (bzr r3375)