..
UBDragableThumbnail.cpp
merge 1.4-dev + thumbnail views & fixes
8 years ago
UBDragableThumbnail.h
merge 1.4-dev + thumbnail views & fixes
8 years ago
UBGraphicsDelegateFrame.cpp
fixed an issue where the rotate cursor would not update correctly after deselection/selection
3 years ago
UBGraphicsDelegateFrame.h
updated Copyright to 2018
7 years ago
UBGraphicsGroupContainerItem.cpp
updated Copyright to 2018
7 years ago
UBGraphicsGroupContainerItem.h
updated Copyright to 2018
7 years ago
UBGraphicsGroupContainerItemDelegate.cpp
updated Copyright to 2018
7 years ago
UBGraphicsGroupContainerItemDelegate.h
updated Copyright to 2018
7 years ago
UBGraphicsItemDelegate.cpp
remove register keyword (in unused code) as it is no longer accpted in C++17 with clang
3 years ago
UBGraphicsItemDelegate.h
updated Copyright to 2018
7 years ago
UBGraphicsItemGroupUndoCommand.cpp
updated Copyright to 2018
7 years ago
UBGraphicsItemGroupUndoCommand.h
updated Copyright to 2018
7 years ago
UBGraphicsItemTransformUndoCommand.cpp
updated Copyright to 2018
7 years ago
UBGraphicsItemTransformUndoCommand.h
updated Copyright to 2018
7 years ago
UBGraphicsItemUndoCommand.cpp
prevent a crash when clearBackground then undo then redo then clearBackground
3 years ago
UBGraphicsItemUndoCommand.h
updated Copyright to 2018
7 years ago
UBGraphicsItemZLevelUndoCommand.cpp
updated Copyright to 2018
7 years ago
UBGraphicsItemZLevelUndoCommand.h
updated Copyright to 2018
7 years ago
UBGraphicsMediaItem.cpp
fixed an issue where the ticker would not update after clicking stop + fixed an issue on linux where play button would have to be clicked several times to replay a video that has been watched entirely (the RessourceError message remains but the user just need to click play once now)
3 years ago
UBGraphicsMediaItem.h
fixed an issue where the ticker would not update after clicking stop + fixed an issue on linux where play button would have to be clicked several times to replay a video that has been watched entirely (the RessourceError message remains but the user just need to click play once now)
3 years ago
UBGraphicsMediaItemDelegate.cpp
fixed an issue where the ticker would not update after clicking stop + fixed an issue on linux where play button would have to be clicked several times to replay a video that has been watched entirely (the RessourceError message remains but the user just need to click play once now)
3 years ago
UBGraphicsMediaItemDelegate.h
updated Copyright to 2018
7 years ago
UBGraphicsPDFItem.cpp
Added 'ZoomBehavior=3' (compromise loss vs speed) and 'ZoomBehavior=4' (multithreaded). Made sure pdf image cache is skipped in non GUI cases (ex. exporting pdf).
5 years ago
UBGraphicsPDFItem.h
Added 'ZoomBehavior=3' (compromise loss vs speed) and 'ZoomBehavior=4' (multithreaded). Made sure pdf image cache is skipped in non GUI cases (ex. exporting pdf).
5 years ago
UBGraphicsPixmapItem.cpp
updated Copyright to 2018
7 years ago
UBGraphicsPixmapItem.h
updated Copyright to 2018
7 years ago
UBGraphicsPolygonItem.cpp
updated Copyright to 2018
7 years ago
UBGraphicsPolygonItem.h
updated Copyright to 2018
7 years ago
UBGraphicsProxyWidget.cpp
updated Copyright to 2018
7 years ago
UBGraphicsProxyWidget.h
updated Copyright to 2018
7 years ago
UBGraphicsScene.cpp
Merge pull request #546 from letsfindaway/fix-cursor-with-ruler
3 years ago
UBGraphicsScene.h
fixed a bug where grouped items with file dependencies would not be properly copied when copying a page from a document to another
3 years ago
UBGraphicsStroke.cpp
updated Copyright to 2018
7 years ago
UBGraphicsStroke.h
updated Copyright to 2018
7 years ago
UBGraphicsStrokesGroup.cpp
fix uninitialized variable uses
5 years ago
UBGraphicsStrokesGroup.h
updated Copyright to 2018
7 years ago
UBGraphicsSvgItem.cpp
updated Copyright to 2018
7 years ago
UBGraphicsSvgItem.h
updated Copyright to 2018
7 years ago
UBGraphicsTextItem.cpp
fixed a bug where by calling createDefaultFont at every UBGraphicsTextItem instanciation, some fonts styles could be overridden
3 years ago
UBGraphicsTextItem.h
fixed a bug where by calling createDefaultFont at every UBGraphicsTextItem instanciation, some fonts styles could be overridden
3 years ago
UBGraphicsTextItemDelegate.cpp
fixed a bug where by calling createDefaultFont at every UBGraphicsTextItem instanciation, some fonts styles could be overridden
3 years ago
UBGraphicsTextItemDelegate.h
fixed a bug where by calling createDefaultFont at every UBGraphicsTextItem instanciation, some fonts styles could be overridden
3 years ago
UBGraphicsTextItemUndoCommand.cpp
updated Copyright to 2018
7 years ago
UBGraphicsTextItemUndoCommand.h
updated Copyright to 2018
7 years ago
UBGraphicsWidgetItem.cpp
fixed an issue where widget items would not have the correct OperationMode
4 years ago
UBGraphicsWidgetItem.h
Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'.
5 years ago
UBGraphicsWidgetItemDelegate.cpp
fixed an issue where widget items would not have the correct OperationMode
4 years ago
UBGraphicsWidgetItemDelegate.h
fixed an issue where widget items would not have the correct OperationMode
4 years ago
UBItem.cpp
updated Copyright to 2018
7 years ago
UBItem.h
Added 'ZoomBehavior=3' (compromise loss vs speed) and 'ZoomBehavior=4' (multithreaded). Made sure pdf image cache is skipped in non GUI cases (ex. exporting pdf).
5 years ago
UBPageSizeUndoCommand.cpp
updated Copyright to 2018
7 years ago
UBPageSizeUndoCommand.h
updated Copyright to 2018
7 years ago
UBResizableGraphicsItem.cpp
updated Copyright to 2018
7 years ago
UBResizableGraphicsItem.h
updated Copyright to 2018
7 years ago
UBSelectionFrame.cpp
updated Copyright to 2018
7 years ago
UBSelectionFrame.h
updated Copyright to 2018
7 years ago
UBUndoCommand.cpp
updated Copyright to 2018
7 years ago
UBUndoCommand.h
updated Copyright to 2018
7 years ago
domain.pri
Fixed an issue related to z-level management
12 years ago