Rev |
Age |
Author |
Path |
Log message |
Diff |
3673 |
6311d 23h |
cbradney |
/branches/ |
-More work on item conversion code. Changed some functions like MoveItemI in View to take an item pointer instead of Doc Item Number along the way.
-Most conversions should be working.
-To Path text kind of works, From path text - untested, bezier2poly from editing frames - not done yet. |
|
3672 |
6312d 08h |
subik |
/branches/ |
fixed broken monochromatic colors |
|
3671 |
6312d 19h |
craig |
/branches/ |
Improve compression quality tooltip (and fix <qt> tags); note stroke
only available for outlines in stroke tooltip. |
|
3670 |
6312d 22h |
cbradney |
/branches/ |
-Remove page.h from scribusview.h as its not needed there.
-Implement new conversion to image frames, and undo functionality, with new functions in ScribusDoc and Page.
-Go to sleep at stupid time, hope it compiles everywhere else too :) |
|
3669 |
6312d 23h |
cbradney |
/branches/ |
Disable undo in old item convert method |
|
3668 |
6312d 23h |
cbradney |
/branches/ |
Some minor code reductions or speed improvements |
|
3667 |
6313d 08h |
mrdocs |
/branches/ |
update the date |
|
3666 |
6313d 08h |
mrdocs |
/branches/ |
resolves # 2744 |
|
3665 |
6313d 09h |
mrdocs |
/branches/ |
resolves #2744 - Add a tooltip about spot colors |
|
3664 |
6313d 10h |
cbradney |
/branches/ |
Add in some convenience functions from the doc to get the x/y offset for the pages. Could also handle canvas offset in the future. |
|
3663 |
6313d 11h |
cbradney |
/branches/ |
#2743: Make basepoint switching know about the page offset. This is, however wrong for when in absolute canvas measurement mode and for when the ruler has been displaced. |
|
3662 |
6313d 11h |
cbradney |
/branches/ |
Fix oops in round corners speedup changes for negative values. |
|
3661 |
6313d 11h |
craig |
/branches/ |
Minor UI label and tooltip tweaks to make compression options clearer.
Fixes #2746. |
|
3660 |
6313d 11h |
subik |
/branches/ |
setCornerRadius() fixed |
|
3659 |
6313d 12h |
subik |
/branches/ |
#2666: Color names are not translated if i merge colors from the color wheel plugin |
|
3658 |
6313d 14h |
subik |
/branches/ |
#2711 |
|
3657 |
6314d 01h |
cbradney |
/branches/ |
Move some more functions around, specifically ones like the View's OnPage where it doesnt use a View function, but only a Doc function. For some of these changes, the decision to use the view or doc's version needs to be made by the programmer, though this will be cleaner in the future. With these changes, the 1.3.x loader functions dont need to access the view at all anymore. |
|
3656 |
6315d 01h |
cbradney |
/branches/ |
Move the canvas size calculation out of the main 1.3.x file loader code loop and to the recently implemented postload function. This should decrease the time to read thru the loading items and cause only one canvas size operation. |
|
3655 |
6315d 04h |
mrdocs |
/branches/ |
resolves # 2732 |
|
3653 |
6315d 17h |
fschmid |
/branches/ |
Fixed bug #2720.
Fixed issues when deleting more than one colour and thereby deleting a replacement colour. |
|