Rev |
Age |
Author |
Path |
Log message |
Diff |
3945 |
6017d 11h |
subik |
/branches/ |
#2859: Bright fonts in the paragraph preview are unreadable |
|
3944 |
6017d 14h |
subik |
/branches/ |
2634: "Automatic guides" referring to "selection" doesn' t work for columns.
(Note: read and test patches from 3rd party carefully.) |
|
3943 |
6017d 15h |
subik |
/branches/ |
#2855: In manage guides, automatic guides row/col gap uses pts while displaying inches |
|
3942 |
6017d 15h |
cbradney |
/branches/ |
Move the align objects and recalc pictures functions to the doc now they no longer depend on the view. Rename some functions to be clearer on functionality. Comment out now unneeded function calls and emits due to new selection code. |
|
3941 |
6018d 11h |
cbradney |
/branches/ |
Remove the view's EmitValues function as the first page item can now do this. Rework the gradient update code for prop pal's cpal. Remove some now unnecessary emitvalues calls. |
|
3940 |
6018d 13h |
tsoots |
/branches/ |
Made tool window font size adjustable |
|
3939 |
6018d 14h |
cbradney |
/branches/ |
Remove dependency on ScribusView from PS lib. Rearrange some initialisation in pageitem. |
|
3938 |
6018d 22h |
cbradney |
/branches/ |
Add the api header |
|
3937 |
6018d 22h |
cbradney |
/branches/ |
Add SCRIBUS_API to selection class |
|
3936 |
6018d 22h |
cbradney |
/branches/ |
Add various comments to the view, comment the selection class some more and implement a pageitem emit to gui function to replace the generic EmitValues in scribusview. |
|
3935 |
6019d 11h |
cbradney |
/branches/ |
Fix lowering of items, hopefully. Comment a qdebug and change int to uint in pslib. |
|
3934 |
6019d 11h |
cbradney |
/branches/ |
Remove ScribusView::SelItem and replace with ScribusDoc->selection. Protect PageItem:: Xpos, Ypos, Width, Height, Rot, Selected and provide functions to access. Implement many of the old view's signals in the page item. Fix offset on canvas bug when canvas has been resized by a drag op. Adjust all code as appropriate. Fix up raise and lower operations. Reduction of calls to PageItem new member functions to come, old code left in commented out for now. Part of the new selection class is to connect the first selected item's signals to properties palette. This is not yet finished but will reduce emissions of those old view signals to one per selection. |
|
3933 |
6019d 12h |
avox |
/branches/ |
Changing Keys::keySequence from QString to QKeySequence, store shortcut keysequences in English |
|
3932 |
6019d 12h |
avox |
/branches/ |
better positioning of main window and palettes, also stuff concerning keysequences for action shortcuts |
|
3931 |
6019d 15h |
subik |
/branches/ |
#2856: Running collect for output a subsequent time does not copy the images or update their paths |
|
3930 |
6020d 03h |
fschmid |
/branches/ |
Final fixes for the .psd importer.
Fixed issues with blend mode "Dissolve" and the "Extended Image Proberties" dialog and the german translation. |
|
3929 |
6020d 23h |
tsoots |
/branches/ |
Make new tool windows resizable under Windows. Now we only need to get rid off the taskbar entries. |
|
3928 |
6021d 11h |
tsoots |
/branches/ |
Undogui visibility is now handled correctly. Made also ScrPaletteBase's setPrefsContext() protected and use the name from the constructor to fetch the prefs context. |
|
3926 |
6021d 14h |
subik |
/branches/ |
#2852: need a scripter view function to set a document to "fit in window" |
|
3925 |
6021d 14h |
mrdocs |
/branches/ |
resolves # 2854 - commented the fix too |
|