Commit graph

15 commits

Author SHA1 Message Date
rillig
121d00ed27 x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 09:14:06 +00:00
markd
15c37a86e1 kirigami2: update to 5.61.0
5.61.0
  Revamp Kirigami.AboutPage
  Consistently use Units.toolTipDelay instead of hardcoded values
  properly size the card contents when the card size is constrained
  hide ripple when we don't want items clickable
  make handle follow arbitrary height of the drawer
  [SwipeListItem] Take into account scrollbar visibility and form factor
  for handle and inline actions
  Remove scaling of iconsize unit for isMobile
  always show back button on layers>1
  hide actions with submenus from more menu
  default ActionToolBar position ot Header
  big z to not appear under dialogs
  use opacity to hide buttons that don't fit
  add the spacer only when it fills the width
  fully retrocompatible with showNavigationButtons as bool
  more granularity to globalToolBar.showNavigationButtons
5.60.0
  [ActionTextField] Make action glow on press
  support text mode and position
  mouseover effect for breadcrumb on desktop
  enforce a minimum height of 2 gridunits
  Set SwipeListItem implicitHeight to be the maximum of content and actions
  Hide tooltip when PrivateActionToolButton is pressed
  Remove accidentally slipped back traces of cmake code for Plasma style
  ColumnView::itemAt
  force breeze-internal if no theme is speacified
  correct navigation on left pinned page
  keep track of the space covered by pinned pages
  show a separator when in left sidebar mode
  in single column mode, pin has no effect
  first semi working prototype of pinning
5.59.0
  [ActionTextField] Make QML tooltip consistent
  base on height for items that should have a top padding
  Performance: compress color changes without a QTimer
  [FormLayout] Use even top and bottom spacing for separator
  ScrollablePage: Make sure the scrolled view gets the focus when it's set
  Improve keyboard-only usage of the toolbar
  make the recycler a FocusScope
5.58.0
  [aboutpage] hide Authors header if there are no authors
  Update qrc.in to match .qrc (missing ActionMenuItem)
  Make sure we don't squeeze out the ActionButton
  Pages: export correct contentHeight/implicit sizes
  [ColumnView] Also check for index in child filter..
  [ColumnView] Don't let mouse back button go back beyond first page
  header has immediately the proper size
2019-08-27 20:51:56 +00:00
markd
b38cbc6e4c kde: update KDE Frameworks to 5.57.0
Framework Integration

  use more appropriate plasma-specific icon for plasma category
  use plasma icon as icon for plasma notification category

KDELibs 4 Support

  Remove find modules provided by ECM

Kirigami

  fix listItems implicitWidth
  shannon entropy to guess monochrome icon
  Prevent context drawer from disappearing
  remove actionmenuitembase
  don't try to get the version on static builds
  [Mnemonic Handling] Replace only first occurrence
  sync when any model property updates
  use icon.name in back/forward
  fix toolbars for layers
  Fix errors in kirigami example files
  Add a SearchField and PasswordField component
  fix handle icons
  [InlineMessage] Do not draw shadows around the message
  immediately layout on order changed
  fix breadcrumb layout
  never show toolbar when the current item asks not to
  manage back/forward in the filter as well
  support back/forward mouse buttons
  Add lazy instantiation for submenus
  fix toolbars for layers
  kirigami_package_breeze_icons: Search among size 16 icons as well
  Fix Qmake based build
  get the attached property of the proper item
  fix logic when to show the toolbar
  possible to disable toolbar for layer's pages
  always show global toolbar on global modes
  signal Page.contextualActionsAboutToShow
  a bit of space to the right of the title
  relayout when visibility changes
  ActionTextField: Properly place actions
  topPadding and BottomPadding
  text on images always need to be white
  clip overlaysheet
  avoid parenting OverlaySheet to ColumnView
  use a qpointer for the theme instance
  hide breadcrumb on pages that don't want a toolbar
  don't try to override the enabled property
  Possibility for custom header and footer in ContextDrawer

KJobWidgets

  [KUiServerJobTracker] Update destUrl before finishing the job

KWidgetsAddons

  Make KFontRequester consistent
  Update kcharselect-data to Unicode 12.0

KWindowSystem

  Send blur/background contrast in device pixels

Plasma Framework

  [AppletInterface] Check for corona before accessing it
  [Dialog] Don't forward hover event when there is nowhere to forward it to
  [Menu] Fix triggered signal
  Reduce the importance of some debug information so actual warnings can be seen
  [PlasmaComponents3 ComboBox] Fix textColor
  FrameSvgItem: catch margin changes of FrameSvg also outside own methods
  Add Theme::blurBehindEnabled()
  FrameSvgItem: fix textureRect for tiled subitems to not shrink to 0
  Fix breeze dialog background with Qt 5.12.2
  Remove crash in plasmashell
  [Icon Item] Also clear image icon when using Plasma Svg
  textfield height based only on clear text
  bind alternateBackgroundColor
2019-04-25 21:17:13 +00:00
ryoon
6fc378bce9 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
adam
16dd5de231 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
ryoon
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
markd
376346c510 kirigami2: update to 5.47.0
* Show action.main more prominently on the ToolBarApplicationHeader
* Allow Kirigami build without KWin tablet mode dependency
* correct swipefilter on RTL
* correct resizing of contentItem
* fix --reverse behavior
* share contextobject to always access i18n
* make sure tooltip is hidden
* make sure to not assign invalid variants to the tracked proeprties
* handle not a MouseArea, dropped() signal
* no hover effects on mobile
* proper icons overflow-menu-left and right
* Drag handle to reorder items in a ListView
* Use Mnemonics on the toolbar buttons
* Added missing files in QMake's .pri
* [API dox] Fix Kirigami.InlineMessageType -> Kirigami.MessageType
* fix applicationheaders in applicationitem
* Don't allow showing/hiding the drawer when there's no handle
2018-06-21 07:26:15 +00:00
markd
76edf7cdf0 kirigami2: remove plasma-framework dependency.
Don't remember why I added it.
2018-04-21 01:13:09 +00:00
adam
299d329d51 revbump after icu update 2018-04-14 07:33:52 +00:00
markd
ba4f2fe9c4 kf5: update to 5.44.0
3 months of bugfixes.
2018-04-11 11:50:34 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
markd
6f10d16a84 kirigami2: update dependencies 2018-01-30 07:08:11 +00:00
markd
e9c46ca027 kf5: strip -fvisibility=hidden in all kf5 packages
as it breaks the plugin mechanism due to not being able to
resolve various symbols
2018-01-24 19:06:06 +00:00
markd
130a07ec57 kirigami2: add version 5.41.0
Kirigami is a set of QtQuick components at the moment targeted for
mobile use (in the future desktop as well) targeting both Plasma
Mobile and Android. It's not a whole set of components, all the
"Primitive" ones like buttons and textboxes are a job for
QtQuickControls (soon QtQuickControls2) but it's a set of high level
components to make the creation of applications that look and feel
great on mobile as well as desktop devices and follow the Kirigami
Human Interface Guidelines.
2018-01-22 01:02:28 +00:00