2019-11-03 10:14:21 by Roland Illig | Files touched by this commit (148) |
Log message:
x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-08-27 22:51:56 by Mark Davies | Files touched by this commit (2) | |
Log message:
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-04-25 23:17:15 by Mark Davies | Files touched by this commit (54) | |
Log message:
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-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748) |
Log message:
Recursive revbump from textproc/icu
|
2018-12-09 19:52:52 by Adam Ciarcinski | Files touched by this commit (724) |
Log message:
revbump after updating textproc/icu
|
2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message:
Recursive revbump from hardbuzz-2.1.1
|
2018-07-20 05:34:33 by Ryo ONODERA | Files touched by this commit (705) |
Log message:
Recursive revbump from textproc/icu-62.1
|
2018-06-21 09:26:15 by Mark Davies | Files touched by this commit (3) | |
Log message:
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-04-21 03:13:09 by Mark Davies | Files touched by this commit (1) |
Log message:
kirigami2: remove plasma-framework dependency.
Don't remember why I added it.
|
2018-04-14 09:34:46 by Adam Ciarcinski | Files touched by this commit (681) | |
Log message:
revbump after icu update
|