Revisions of kImageAnnotator

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 17)
- Update to 0.6.1
  - Fixed: Fix for unnecessary scrollbars when a screenshot has
    a smaller size than the previous one. (#303)
  - Fixed: Add KDE support for scale factor. (#302)
  - Fixed: Show tab tooltips on initial tabs.
  - Fixed: Sticker resizing is broken when bounding rect flipped.
    (#306)

- Update to 0.6.0
  - New: Add optional undo, redo, crop, scale and modify canvas
    buttons to dock widgets. (#263)
  - New: Cut out vertical or horizontal slice of an image. (#236)
  - New: Middle-click on tab header closes tab. (#280)
  - New: Add button to fit image into current view. (#281)
  - New: Allow changing item opacity. (#110)
  - New: Add support for RGBA colors with transparency. (#119)
  - New: Add mouse cursor sticker. (#290)
  - New: Allow scaling stickers per setting. (#285)
  - New: Respect original aspect ratio of stickers. (#291)
  - New: Respect original size of stickers. (#295)
  - Fixed: Adding image effect does not send image change
    notification. (#283)
  - Fixed: Blur / Pixelate break when going past image edge once.
    (#267)
  - Fixed: Item opacity not applied when item shadow disabled.
    (#284)
  - Changed: Max font size changed to 100pt.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 16)
- Fix build error rpmlint shlib-policy-name-error in Leap.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 15)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 14)
- Update to version 0.7.0:
  * New: Allow copying items between tabs. (#318)
  * New: CTRL + A does not select all text typed. (#198)
  * New: Open text edit mode when double-click on textbox figure in Text tool. (#180)
  * New: Add reflowing capability to the text tool. (#129)
  * New: Editing text, no mouse cursor edit functions. (#297)
  * New: Mouse click within a text box for setting specific editing position and selecting text. (#273)
  * Fixed: Text isn't reflowed the next line within the box and text overlaps when resizing box. (#271)
  * Fixed: Can't wrap long text line when I resize Text box area. (#211)
  * Fixed: Key press operations affect items across different tabs. (#319)
  * Fixed: Clipboard cleared when new tab added. (#321)
- Build both -Qt5 and -Qt6 flavors
- Don't build the example

- Update to version 0.6.1
  Fixed
  * Fix for unnecessary scrollbars.
  * Add KDE support for scale factor.
  * Show tab tooltips on initial tabs.
  * Sticker resizing is broken when bounding rect flipped.

- Update to version 0.6.0
  New
  * Add optional undo, redo, crop, scale and modify canvas buttons
    to dock widgets.
  * Cut out vertical or horizontal slice of an image.
  * Middle-click on tab header closes tab.
  * Add button to fit image into current view.
  * Allow changing item opacity.
  * Add support for RGBA colors with transparency.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 13)
- Update to 0.6.1
  - Fixed: Fix for unnecessary scrollbars when a screenshot has
    a smaller size than the previous one. (#303)
  - Fixed: Add KDE support for scale factor. (#302)
  - Fixed: Show tab tooltips on initial tabs.
  - Fixed: Sticker resizing is broken when bounding rect flipped.
    (#306)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 12)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 11)
- Update to 0.6.0
  - New: Add optional undo, redo, crop, scale and modify canvas
    buttons to dock widgets. (#263)
  - New: Cut out vertical or horizontal slice of an image. (#236)
  - New: Middle-click on tab header closes tab. (#280)
  - New: Add button to fit image into current view. (#281)
  - New: Allow changing item opacity. (#110)
  - New: Add support for RGBA colors with transparency. (#119)
  - New: Add mouse cursor sticker. (#290)
  - New: Allow scaling stickers per setting. (#285)
  - New: Respect original aspect ratio of stickers. (#291)
  - New: Respect original size of stickers. (#295)
  - Fixed: Adding image effect does not send image change
    notification. (#283)
  - Fixed: Blur / Pixelate break when going past image edge once.
    (#267)
  - Fixed: Item opacity not applied when item shadow disabled.
    (#284)
  - Changed: Max font size changed to 100pt.
buildservice-autocommit accepted request 880873 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 10)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 9)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 8)
- Update to 0.4.2
buildservice-autocommit accepted request 878967 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 7)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 6)
- Update to 0.4.1
  * Changed: Horizontally align text inside spin box. (#203)
  * Changed: Change zoom with mouse wheel to CTRL+Wheel. (#210)
  * Fixed: Brazilian Portuguese translation not loaded. (#176)
  * Fixed: error: control reaches end of non-void function. (#177)
  * Fixed: Cursor in Text tool have too bad visibility. (#184)
  * Fixed: bumped SONAME without name change. (#185)
  * Fixed: Entering multiple characters at once moves the text
    cursor only for one character. (#186)
  * Fixed: Activating context menu while drawing item leaves item
    in error state. (#196)
  * Fixed: Icons not scaled on gnome with hdpi enabled. (#201)
  * Fixed: Text/Number Pointer and Text/Number Arrow don't inherit
    Text/Number Font in Settings. (#208)
- Drop 0001-Fix-compiler-warning.patch because no more need.
- Change sover from 0_4_0 to 0 because of rpmlint error.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 5)
  New:  
  * Add Pixelate image area tool.
  * Zoom in and out.
  * Add interface for adding custom tab context menu actions.
  * Add drop shadow to captured images.
  * Add grayscale image effect.
  * Add numeric pointer with arrow annotation item.
  * Add text pointer annotation item.
  * Add text pointer with arrow annotation item.
  * Add option to automatically switching to select tool after
    drawing item.
  * Edit Text box with double click.
  * Resize elements while keeping aspect ratio.
   Changed:
  * Draw point when clicking and releasing without moving cursor.
  * Zoom out less than 100%.
  * Change to select tool after adding new annotation item.
  * Move current zoom text to left side config panel.
  Fixed:
  * Blur radius not updated when changing current items settings.
  * Text tool opens many unix sockets.
  * Text No Border and No Fill shows shadow beneath text.
  * Item properties remain displayed after item is removed or
    deselected.
  * Changing text box through editing text doesn't update resize
    handles.
- Drop not longer needed patches:
  * 0001-Make-link-against-X11-private.patch
  * 0002-Make-kcolorpicker-link-private.patch
- Add patch:
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 4)
- Add Patch 0001-Make-Fix-Compiler-Warning.patch.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 3)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 2)
- Update to version 0.4.0
  - New: Add Pixelate image area tool. (#140)
  - New: Zoom in and out. (#123)
  - New: Add interface for adding custom tab context menu actions. (#96)
  - New: Add drop shadow to captured images. (#133)
  - New: Add grayscale image effect. (#151)
  - New: Add numeric pointer with arrow annotation item. (#152)
  - New: Add text pointer annotation item. (#154)
  - New: Add text pointer with arrow annotation item. (#153)
  - New: Add option to automatically switching to select tool after drawing item. (#161)
  - New: Edit Text box with double click. (#60)
  - New: Resize elements while keeping aspect ratio. (#170)
  - Changed: Draw point when clicking and releasing without moving cursor. (#136)
  - Changed: Zoom out less than 100%. (#150)
  - Changed: Change to select tool after adding new annotation item. (#155)
  - Changed: Move current zoom text to left side config panel. (#157)
  - Fixed: Blur radius not updated when changing current items settings. (#142)
  - Fixed: Text tool opens many unix sockets. (#144)
  - Fixed: Text No Border and No Fill shows shadow beneath text. (#148)
  - Fixed: Item properties remain displayed after item is removed or deselected. (#168)
  - Fixed: Changing text box through editing text doesn't update resize handles. (#171)
  - Fixed kColorPicker: Border around colors is not centered. (#6)
- Drop 0001-Make-link-against-X11-private.patch, because now in upstream.
- Drop 0002-Make-kcolorpicker-link-private.patch, because now in upstream.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 1)
Displaying all 17 revisions
openSUSE Build Service is sponsored by