Rev |
Age |
Author |
Path |
Log message |
Diff |
5266 |
6369 d 8 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Use the new icons. New bezier curve tool icon, plus the first 8 of the shape drawing ones. Updates to come for these with harder outline. |
|
5261 |
6370 d 7 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Fix S&R oops |
|
5257 |
6370 d 8 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
More changes to ScribusCore. Parent the properties palette to a qwidget held by ScribusCore. Fix up some mode actions in actionmanager. |
|
5243 |
6371 d 9 h |
cbradney |
/branches/Version13x/Scribus/ |
Make a new ScribusCore class to hold non main window variables and code and eventually allow SDI mode and non GUI mode. Rewrite the startup procedure to allow a different order to occur. Lots more to come :). |
|
5188 |
6378 d 7 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Add new preflight icon and 16x16 SE icon. Use them. |
|
5179 |
6378 d 8 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Use some more new icons |
|
5169 |
6378 d 15 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Install new icons, and use them. |
|
5087 |
6382 d 15 h |
subik |
/branches/Version13x/Scribus/ |
new guides system |
|
5025 |
6393 d 4 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Remove warning in action manager |
|
4952 |
6398 d 20 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Move Copy Contents, Paste Contents, Paste Contents (Absolute) and Clear Contents to Copy, Paste, Paste (Absolute), Clear in a Contents submenu |
|
4881 |
6407 d 15 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
#3376: Make sure SE only offers existing unicode chars in fonts. Also fixes some incorrectly enabled unicode chars in canvas edit mode. |
|
4847 |
6411 d 6 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Rename the docs local GUI selection as the name was too generic. Use a temporary selection for undoing of the image scale and offsets as a test for future movement of undo to temporary selections. |
|
4831 |
6412 d 5 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Implement paste contents in absolute mode. Ugly shortcut of ctrl+shift+alt+v for now (use the menus, itll be faster). The image retains its original canvas position from the copied frame. This allows two image frames to continue to use the same image data. |
|
4829 |
6412 d 9 h |
tsoots |
/branches/Version13x/Scribus/scribus/ |
Added the first bits of Style Manager to get the strings in before string freeze. It's still commented out not to show in the menu see scribus.cpp line 671 or so. |
|
4781 |
6417 d 6 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
#3309: Store mrdocs new shortcut in default code, and update the keyset xml file with the extra actions. |
|
4720 |
6422 d 6 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Add in some more unicode chars including en, em, thin, thick, hair and mid space. |
|
4713 |
6423 d 5 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Dance the function shuffle again... More in the doc, less in the main window this time. I notice theres more and more scripter functions that dont need the view and have duplicate code thats now in the doc waiting to be used. |
|
4705 |
6424 d 6 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Move clear contents from scmw/view to doc, and change preview resolution to doc from view. fix some missed signal connections. |
|
4699 |
6425 d 6 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
Migrate flipping H and V to actions |
|
4698 |
6425 d 7 h |
cbradney |
/branches/Version13x/Scribus/scribus/ |
-Rename the pageitem internal print enabled member
-Create undo/redo ability for setting an item print dis/enabled
-Create new signals from the pageitem and emit to mpalette. |
|