Rev |
Age |
Author |
Path |
Log message |
Diff |
5267 |
5959d 01h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Icon name typo |
|
5266 |
5959d 01h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
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 |
5960d 00h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Fix S&R oops |
|
5257 |
5960d 01h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
More changes to ScribusCore. Parent the properties palette to a qwidget held by ScribusCore. Fix up some mode actions in actionmanager. |
|
5243 |
5961d 02h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
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 |
5968d 00h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Add new preflight icon and 16x16 SE icon. Use them. |
|
5179 |
5968d 01h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Use some more new icons |
|
5169 |
5968d 08h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Install new icons, and use them. |
|
5087 |
5972d 08h |
subik |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
new guides system |
|
5025 |
5982d 21h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Remove warning in action manager |
|
4952 |
5988d 13h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Move Copy Contents, Paste Contents, Paste Contents (Absolute) and Clear Contents to Copy, Paste, Paste (Absolute), Clear in a Contents submenu |
|
4881 |
5997d 08h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
#3376: Make sure SE only offers existing unicode chars in fonts. Also fixes some incorrectly enabled unicode chars in canvas edit mode. |
|
4847 |
6000d 23h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
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 |
6001d 22h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
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 |
6002d 02h |
tsoots |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
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 |
6006d 23h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
#3309: Store mrdocs new shortcut in default code, and update the keyset xml file with the extra actions. |
|
4720 |
6011d 23h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Add in some more unicode chars including en, em, thin, thick, hair and mid space. |
|
4713 |
6012d 22h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
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 |
6013d 23h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Move clear contents from scmw/view to doc, and change preview resolution to doc from view. fix some missed signal connections. |
|
4699 |
6014d 23h |
cbradney |
/branches/Version13x/Scribus/scribus/actionmanager.cpp |
Migrate flipping H and V to actions |
|