Rev |
Age |
Author |
Path |
Log message |
Diff |
21051 |
2267d 12h |
jghali |
/branches/Version14x/Scribus/scribus/outlinepalette.cpp |
#13124: Outline Window is limited in height (in 1.4.x) |
|
18921 |
2985d 02h |
jghali |
/branches/Version14x/Scribus/scribus/outlinepalette.cpp |
backport fix for #11427 and #12040 |
|
18129 |
3388d 03h |
jghali |
/branches/Version14x/Scribus/scribus/outlinepalette.cpp |
#11407: PDF checker dont activate correct layer on frame selection, backport fixes from 1.5.0svn |
|
17269 |
3759d 03h |
jghali |
/branches/Version14x/Scribus/scribus/outlinepalette.cpp |
#10565: "Outline Palette" content jumps up/down (on focus) when filter is used |
|
17163 |
3791d 14h |
craig |
/branches/Version14x/Scribus/scribus/outlinepalette.cpp |
Branch 1.3.5 tree to 1.4.x tree, goodbye 1.3.x |
|
16514 |
4072d 16h |
craig |
/branches/Version135/Scribus/scribus/outlinepalette.cpp |
#9378: Move AutoName=false into setItemName, resolves copying between documents and losing the setting |
|
15043 |
4399d 08h |
fschmid |
/branches/Version135/Scribus/scribus/outlinepalette.cpp |
Fixed Bug #9074: "Copy & Paste Fails on Outline Palette." |
|
14755 |
4474d 03h |
jghali |
/branches/Version135/Scribus/scribus/outlinepalette.cpp |
improvements to #8833 fix :
- change ScriptRunning type from bool to int and use it as a counter
- make ScriptRunning private and implement appropriate methods to increment/decrement counter |
|
14404 |
4541d 11h |
jghali |
/branches/Version135/Scribus/scribus/outlinepalette.cpp |
fix sluggish selection when selecting multiple items with outline palette showed |
|
13510 |
4749d 05h |
mrdocs |
/branches/Version135/Scribus/scribus/outlinepalette.cpp |
Branching 1.3.5 |
|
12804 |
4946d 05h |
cbradney |
/trunk/Scribus/scribus/outlinepalette.cpp |
Update scribus en_GB/en_AU translation files, and fix a few strings along the way |
|
12501 |
5011d 03h |
jghali |
/trunk/Scribus/scribus/outlinepalette.cpp |
#7292: the search feature in the document outline dialog is case sensitive (inconsistency with other dialogs) |
|
12378 |
5062d 05h |
fschmid |
/trunk/Scribus/scribus/outlinepalette.cpp |
Applied patch from Bug#7126, "Add keyword/regexp filter to the Outline palette" |
|
11729 |
5198d 05h |
jghali |
/trunk/Scribus/scribus/outlinepalette.cpp |
small Selection refactoring :
- make isGUISelection property read only
- new delaySignalsOn/Off methods to allow efficient manipulation of GUI selections |
|
11587 |
5220d 03h |
cbradney |
/trunk/Scribus/scribus/outlinepalette.cpp |
Strip out 420 lines of old unused context menu code
Add item type names to CommonStrings, use in Outline Palette |
|
11439 |
5241d 00h |
cbradney |
/trunk/Scribus/scribus/outlinepalette.cpp |
#6610: Rename Picture to Image where appropriate |
|
11405 |
5242d 02h |
cbradney |
/trunk/Scribus/scribus/outlinepalette.cpp |
Remove over 400 lines of duplicate code, use ContextMenu class. |
|
11331 |
5254d 00h |
jghali |
/trunk/Scribus/scribus/outlinepalette.cpp |
replace colorspace and image type descriptors by proper enums |
|
11264 |
5267d 04h |
fschmid |
/trunk/Scribus/scribus/outlinepalette.cpp |
Last part of the Qt-4 port of the "Outline" Palette -> renaming items works again.
Thereby fixing Bugs #6598, #6345, #5984 an #1747 |
|
11202 |
5276d 09h |
fschmid |
/trunk/Scribus/scribus/outlinepalette.cpp |
Changed the QToolTip::show call to include the widget parameter, Qt-4.3.3 will output a warning otherwise. |
|