Clément Fauconnier
87892b6e61
recolor function of UBGraphicsTextItem should use scene's isDarkBackground instead of settings
6 years ago
Clément Fauconnier
b7095072b3
fixed autocompletion error in hasSelection()
6 years ago
Clément Fauconnier
80c63726f2
Revert "fixed autocompletion error in hasSelection()"
...
This reverts commit 63e5e8ecf4
.
6 years ago
Clément Fauconnier
63e5e8ecf4
fixed autocompletion error in hasSelection()
6 years ago
Clément Fauconnier
40c334c144
reuse last used color for newer text boxes (only if applied globally) + recolor text boxes on background changes (white text becomes black and black text becomes white (like for polygons))
6 years ago
Clément Fauconnier
a8fa4b0caa
fixed an issue where the cursor was no longer blinking after a color change
6 years ago
Clément Fauconnier
7e324283b4
fixed an issue where font family styles of a block with the same font family were lost when changing size
6 years ago
Clément Fauconnier
e228fb19e5
updated Copyright to 2018
7 years ago
Clément Fauconnier
68521209c3
missing fix on pickFont + DontUseNativeDialog on pickColor
8 years ago
Clément Fauconnier
f2b72c44cb
missing include
8 years ago
Clément Fauconnier
f76de41c64
fix an error where color/font pickers were attached to the wrong view
8 years ago
Clément Fauconnier
7b1f64eabf
merge 1.4-dev + thumbnail views & fixes
8 years ago
Craig Watson
f434cb663f
Text items: don't apply font changes to entire text when only part of it was selected
8 years ago
Craig Watson
fe6b92513f
Fix for text items' buttons overflowing from frame
...
This was observed in some cases on low-resolution screens, at least on
Linux and Windows.
The previously hardcoded value for the width of the text items' titlebar
(consisting of the buttons for formatting text) was replaced by a
method calculating its width (which varies based on screen resolution).
8 years ago
Craig Watson
86e2bf93cf
When scaling text, first round the scaling factor...
...
... to the nearest 2 decimal places. This fixes a bug where upon loading
a text item, it could be scaled by e.g 0.999999, which would eventually
round down the point size by 1pt. Making the text item shrink by 1pt
every time the document was opened.
8 years ago
Craig Watson
575d14a5c2
Updated headers
9 years ago
Claudio Valerio
620e9f7748
the QGraphicsTextItem should be focused in order to view the cursor
11 years ago
-f
dabaca53ae
on zlevel changed the frame operation mode is reset to resize instead of scale
11 years ago
-f
08ee463aa7
removed the mixed state when cycling possibles alignments if nothing is written
11 years ago
-f
43ea8fc25b
fixed issue with align button that wasn't deleted
11 years ago
-f
59133e42f5
The title bar of the qgraphicstext item is not a part of the frame
11 years ago
-f
bb4e0b43f2
new icons for the textAlignment
11 years ago
Ilia Ryabokon
e111b59d76
Fix with checking flags UBGraphicsTextItem using bit and instead of case condition
11 years ago
Ilia Ryabokon
1933f3c224
Removed "setText()" from the paint event of the UBGraphicsTextItem
11 years ago
Ilia Ryabokon
a9b930d3df
Minor event signals bugfixes UBGraphicsTextItem
11 years ago
Ilia Ryabokon
d5ec11fa2e
Text delegate algn buttons
11 years ago
Ilia Ryabokon
01bb806677
Openboard crosslinux hack detecting storage location
11 years ago
Didier Clerc
e9f745b113
Fixed the color issue on text item when modifying the text size
12 years ago
Claudio Valerio
5c47e5493e
header updated
12 years ago
Didier Clerc
b4ec6f6c7b
Fixed text item font problem on resize
12 years ago
Claudio Valerio
869e4cddd0
hacked the frame bahaviour. To be removed
12 years ago
Ilia Ryabokon
005d30feb9
Duplication, paint all the selected items by highlighting them
12 years ago
Claudio Valerio
429e6460dc
some leaks fixed and cosmetics changes
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
4b0a4ab3be
restored old graphics delegate behavior and added new stroke smoothing behavior
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Ilia Ryabokon
8b0e41ea91
Sankore 1107 Crashes fixed Undo command left
13 years ago
Ilia Ryabokon
eb53715d6c
Eraising elements
13 years ago
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
13 years ago
Aleksei Kanash
907f305703
Play and Selector tools behavior restored after changing of architecture of QGraphicsWidgets.
...
Fixed some related issues.
13 years ago
Anatoly Mihalchenko
9a5cc5b8d2
SANKORE-909
...
Write text : Select the text
13 years ago
Aleksei Kanash
61626ecd28
Improved compatibility with Sankore 1.30 text format.
...
Improved performance of loading text from old format.
13 years ago
Ilia Ryabokon
da8c496f3e
Flipping and rotating possibilities for UBGraphicsGroupContainerItem
13 years ago
Aleksei Kanash
515e26f713
Addition to Sankore-793. Changed behavior of text items. It doesn't manages self flags.
13 years ago
Aleksei Kanash
998efbd070
SANKORE-604
...
"+" and "-" buttons does nothing if text item is empty.
13 years ago
Aleksei Kanash
332b5f8a88
SANKORE-743
...
Now text size in TextItem is the same on separate platforms.
13 years ago
Claudio Valerio
7dd642226a
added good header
13 years ago
Aleksei Kanash
714e185564
Fixed behavior of locked items:
...
- locked items is not editable now.
- toolbar for text item hides when item is locked
Fixed behavior of toolbar:
toolbar of media items hides after 5s of idle.
13 years ago
Claudio Valerio
e4d3332291
fixed lowercase class
13 years ago
shibakaneki
bd266b2f49
commit for claudio
13 years ago