Rev |
Age |
Author |
Path |
Log message |
Diff |
4602 |
5981d 08h |
cbradney |
/ |
#3225: Now use the moved swatches files. |
|
4601 |
5981d 08h |
cbradney |
/ |
#3225: Add a swatches directory and copy the old swatches to there. Will remove from base dir later. |
|
4600 |
5981d 08h |
subik |
/ |
size fix |
|
4599 |
5981d 09h |
fschmid |
/ |
Another improvement for #3224, Dialog was still too wide here. |
|
4598 |
5981d 09h |
cbradney |
/ |
#3224: Better fix. Use the .ui, and limit the width in the derived class. |
|
4597 |
5981d 10h |
fschmid |
/ |
Fixed bug #3214 and #3224. For fixing #3224 i had to disable the tocprefsbase.ui since the Comboboxes need some special treatment to avoid bug #3224. Using .ui files isn't always good! |
|
4596 |
5981d 10h |
cbradney |
/ |
Update to OODRAW importer from jghali |
|
4595 |
5981d 12h |
fschmid |
/ |
Fix for bug #3220, don't allow negative margin values. |
|
4594 |
5981d 15h |
fschmid |
/ |
Fixed Bug #3181. |
|
4593 |
5982d 00h |
cbradney |
/ |
- Move ScribusView::MoveItemI to PageItem::moveImageInFrame
- Rename ScribusView::getScale() to scale() to fit normal naming std. |
|
4592 |
5982d 02h |
fschmid |
/ |
Fix for .png files that don't have a valid resolution setting. |
|
4591 |
5982d 02h |
cbradney |
/ |
#3221: Fix collect 4 output settings prefs doc dir from jghali |
|
4590 |
5982d 03h |
cbradney |
/ |
#3218: Jghali's upgrade patch to the OO Draw importer for v2 docs. |
|
4589 |
5982d 03h |
cbradney |
/ |
#3217: Patch from jghali |
|
4588 |
5982d 10h |
cbradney |
/ |
Add in multiple selection and undo capability for flipping polygons and enable the flipping of path text (unsure why it wasn't enabled but it works, exports ok, etc). |
|
4587 |
5982d 11h |
cbradney |
/ |
- Convert the direct calls to view->refreshitem to a signal to the view.
- Fix the chFSize function that was not iterating over the selection, just using the 0th element. |
|
4586 |
5982d 16h |
fschmid |
/ |
Fixed Bug #3119 again, hopefully it will work better this time. |
|
4585 |
5982d 23h |
cbradney |
/ |
Convert the View's RefreshItem to a slot and test the flipImageV running through a signal vs the flipImageH running as before. |
|
4584 |
5983d 03h |
cbradney |
/ |
Move the text setting attributes (1200+lines) from the view to the doc, implement a signal or two and while we are at it, rename and protect a few variables in the process. This already simplifies calls from the scripter removing the view from some function calls, and in many others the view is called only for updates. They have not been adjusted much for their new location which is the next step. |
|
4583 |
5983d 07h |
cbradney |
/ |
#3119: Revert previous broken patch |
|