Up to [cvs.NetBSD.org] / pkgsrc / x11 / kirigami2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.39 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:10 2023 UTC (6 days, 16 hours ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.38 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:09 2022 UTC (2 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.37: +2 -1
lines
Diff to previous 1.37 (colored)
massive revision bump after textproc/icu update
Revision 1.37 / (download) - annotate - [select for diffs], Thu Sep 29 19:43:35 2022 UTC (4 months, 1 week ago) by markd
Branch: MAIN
Changes since 1.36: +1 -2
lines
Diff to previous 1.36 (colored)
kirigami2: KDE Frameworks update to 5.98.0
Revision 1.36 / (download) - annotate - [select for diffs], Sun Sep 11 12:52:11 2022 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
*: bump PKGREVISION for flac shlib bump
Revision 1.35 / (download) - annotate - [select for diffs], Sat Jul 2 16:53:40 2022 UTC (7 months ago) by ryoon
Branch: MAIN
Changes since 1.34: +2 -1
lines
Diff to previous 1.34 (colored)
*: Recursive revbump from audio/pulseaudio
Revision 1.34 / (download) - annotate - [select for diffs], Mon Apr 25 08:59:16 2022 UTC (9 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.33: +1 -2
lines
Diff to previous 1.33 (colored)
kirigami2: update to 5.93.0 5.81.0 Add a humanMoment unit to Kirigami.Units Make the luma conversion of a color api accessible Consider Ubuntu Touch to be mobile [controls/Avatar]: Get rid of 'both point size and pixel size' set warning Remove link to deprecated ApplicationHeader Fix potential crash in SizeGroup 5.82.0 SearchField: Stop timer if the user accepted manually Static builds: Let qmlimportscanner find kirigami [OverlaySheet] Fix click to close Embrace the usage of categorised debugging methods [ListSectionHeader] Unset deprecated supportsMouseEvents: property [ListSectionHeader] use named Kirigami import controls/SizeGroup: shield against nullptr qmlContext Fix richTextLabel for the initial value of CJK style label Switch some arbitrary numbers to the humanMoment unit ColumnView: do not enable animation in setCurrentIndex Revert "disable animations during replace" 5.83.0 Update template app [ActionTextField] Add more spacing between actions and text Improve look of card by making border a bit more subble Adapt BasicListItemTest.qml to new API Fix rendering of small size borders of ShadowedTexture Introduce Kirigami.Heading.type Disconnect before destroying items 5.84.0 Allow static link without sources Bundle plugins on Android Only emit sync signal if we have finished construction Port CardsListView to use reuseItems instead of the DelegateRecycler Expose Labels of BasicListItem for greater end-user control [OverlaySheet] Add side margins when trying to span window width Respect an Action's visible property in GlobalDrawer even when collapsed 5.85.0 [InlineMessage] Correct spacing between close button and action buttons [ScrollView] Don't scroll with arrow keys if the view isn't scrollable SearchField: Disable predictive text Introduce hasPlatformMenuBar Allow to add additional content to the about page Ensure that icon sizes are consistent for mobile before 5.23 Add method to push page as a new window on the desktop Use iconSizes for floating action button [apptemplate] Increase Qt and KF5 min versions Pagepool item and url accessors 5.86.0 Add "Report Bug" action to the about page Support horizontal scrolling in ScrollablePage Use text as tooltip only for icon-only buttons Fix Page.rightAction being labeled as leftAction in API docs [ActionTextField] Use small icon sizing for actions Add Attached property used as a hint for application to enabled spellchecking Handle KirigamiPluginFactor::createPlatformTheme returning nullptr Use rate limiting to display warnings for deprecated Units properties Remove iconScaleFactor and related code from Units Only load the first style plugin that we find Rewrite Units in c++ Load theme definition when Kirigami is built with bundled resources 5.87.0 PageRow: Do not async load the global header NavigationTabButton: Fix hover effect staying even after touch release Fix BreadcrumbControl on mobile when using layers cmake: Remove intermediate target for kirigamiplugin post-build steps Add NavigationToolBar component [SwipeListItem] Fix view property Fix breadcrumb header title on secondary layers in mobile mode [FormLayout] Fix in-group spacing in narrow mode Fix page header being shown even when it's specified not to Set activeFocusOnTab to false for ListSectionHeader Support enter/return and up/down keys in Global drawer for navigation ColumnView: Simplify Units property access Remove unwanted "/" prefix from iconId 5.88.0 Fix missing titlebar on ApplicationWindow modals in Windows NavigationTabButton: Set minimum width and wrap text Icon: Use icon-png as the default placeholder instead of icon-x-icon Remove the no longer existing Units.qml file from the qrc files Add missing AboutItem to to the qrc files [GlobalDrawerActionItem] Dim when disabled Pass properties when creating a dialog for pushDialogLayers Fix context drawer being inaccessible on secondary layers in mobile mode [PageRow] Fix variable shadowing [ActionTextField] Doc: Reword nullable field to an empty list [Breadcrumb] Fix breadcrumb position on content change NavigationTabBar: Support actions that have mnemonics Fix issues with setting components on tablet 5.89.0 PageRowGlobalToolBarUI: use open-menu-symbolic Heading: Deprecate headerPointSize(int level) method Let escape key close pushed dialog layers AboutItem: fix the view for narrow dialogs AboutItem: Report its implicit size so it can scroll Increase passive notification opacity Bold labels for narrow FormLayout Add Dialog Components add columns on empty width DefaultCardBackground improvements Expose internal icon source in the Avatar component Preconfigure kconfig and kaboutdata on template 5.90.0 Fix navigation buttons on layers FormLayout: Switch an instance of let to var ShadowedRectangle: Add renderType option AboutPage: show spinner feedback while loading remote icon AboutPage: Only mess with the URL when we are dealing with KDE products AboutItem: don't multiply sizes by devicePixelRatio AboutItem: Fix incorrect usage of height: and width: inside layouts OverlaySheet: Modify anchors on tall headers imperatively globaltoolbar: Use strict === equality in JavaScript PageRowGlobalToolBarUI: don't animate opacity, take two 5.91.0 OverlaySheet: Accommodate the left and right padding OverlaySheet: Initialise the view with sound values FormLayout: Replace heuristic approach with an instanceof check Fix install plugin in kf<version> libkirigami: Port to target_sources and other target-specific properties Disable BUILD_EXAMPLES/TESTING when BUILD_SHARED_LIBS is off Add Chip Component Add android related files to template Add BasicListItem.iconSelected property and use it in CheckableListItem KF5Kirigami2: install headers to path prefix matching C++ namespace Kirigami Introduce "InputMethod" singleton and supporting code to detect virtual keyboard Deprecate TabBar toolbar style change color when card is highlighted Kirigami supports Windows, ensure we have our dependencies there too 5.92.0 Dialog: Accommodate vertical scrollbars widths properly Dialog: Fix implicitWidth binding loop when absolute maximum size used consider visibility when calculating page content positions update commandlink url to a working one FormLayout: make section headings slightly smaller but bolder NavigationTabBar: check checkedButton state before updating currentIndex Drawer should not eat mouse events at edges Add a CI job to build and test the static build Use extra spacing to distinguish narrow-mode form labels and UI controls Revert "Bold labels for narrow FormLayout" Units: add mediumSpacing property Ensure OverlayDrawer handles is keyboard navigable CheckableListItem: Reset list item's checked property when checking box CheckableListItem: Only conditionally trigger action when checked PageRow: properly handle back button WheelHandler: Round contentX/contentY positions Allow compiling against Qt configured with -no-opengl Fix install path of settings and swipe navigator components 5.93.0 InlineMessage: Do not layout for actions at bottom when there are none only change height if visible Units: Delete QML FontMetrics object when Units is destructed ListItemDragHandle: Emit moveRequest when cursor enters a new index BasicListItem: tighten up spacing for text+subtitle labels ListSectionHeader: vertically align default text item PlaceholderMessage: compare string length rather than content Render Page's default heading as PlainText Page: Don't load global toolbar async so that the header looks less stuttery Fix warning on the org.kde.desktop Theme controls/SwipeListItem: handle RtL properly
Revision 1.33 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:14 2022 UTC (9 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
revbump for textproc/icu update
Revision 1.32 / (download) - annotate - [select for diffs], Mon Mar 28 10:59:48 2022 UTC (10 months, 1 week ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
x*/*: revbump(1) for libsndfile
Revision 1.31 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:53 2021 UTC (13 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
revbump for icu and libffi
Revision 1.30 / (download) - annotate - [select for diffs], Mon Nov 15 22:54:33 2021 UTC (14 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
*: recursive bump for gstreamer 1.18.5
Revision 1.29 / (download) - annotate - [select for diffs], Fri Jul 30 12:27:12 2021 UTC (18 months, 1 week ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
*: Recursive revbump from audio/pulseaudio-15.0
Revision 1.28 / (download) - annotate - [select for diffs], Wed Apr 21 11:40:46 2021 UTC (21 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
revbump for textproc/icu
Revision 1.27 / (download) - annotate - [select for diffs], Tue Mar 30 10:58:30 2021 UTC (22 months, 1 week ago) by markd
Branch: MAIN
Changes since 1.26: +3 -2
lines
Diff to previous 1.26 (colored)
kf5: KDE Frameworks update to 5.80.0 10 months of patches/updates.
Revision 1.26 / (download) - annotate - [select for diffs], Sun Feb 7 06:30:41 2021 UTC (23 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
*: Recursive revbump from audio/pulseaudio-14.2.nb1
Revision 1.25 / (download) - annotate - [select for diffs], Fri Jan 1 09:52:44 2021 UTC (2 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
*: Recursive revbump from audio/pulseaudio-14.0
Revision 1.24 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:16 2020 UTC (2 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
*: Recursive revbump from textproc/icu-68.1
Revision 1.23 / (download) - annotate - [select for diffs], Tue Aug 18 17:58:17 2020 UTC (2 years, 5 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
*: revbump for libsndfile
Revision 1.22 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:53 2020 UTC (2 years, 5 months ago) by leot
Branch: MAIN
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 7 12:43:11 2020 UTC (2 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.20: +1 -2
lines
Diff to previous 1.20 (colored)
kirigami2: update to 5.70.0 5.67 Clip the flickable parent item Remove header top margin from private ScrollView proper size hint for the gridlayout use attached property for isCurrentPage Get rid of a couple of warnings try to keep the cursor in window when typing in an OverlaySheet properly expand fillWidth items in mobile mode Add active, link, visited, negative, neutral and positive background colors Expose ActionToolBar's overflow button icon name Use QQC2 Page as base for Kirigami Page Specify where the code is coming from as the URL Don't anchor AbstractApplicationHeader blindly emit pooled after the properties have been reassigned add reused and pooled signals like TableView 5.68 Show tooltip with full URL for URL button with overridden text Have pullback toolbars on scrollable pages also for footers Fix PrivateActionToolButton behaviour with showText vs IconOnly Fix ActionToolBar/PrivateActionToolButton in combination with QQC2 Action Move checked menu item always into range Watch for language change events, and forward those to the QML engine don't have overlaysheets under page header use fallback when icon failed to load Missing links to pagepool source files Icon: fix rendering of image: urls on High DPI Do not crash when icon's width or height is 0 fix margins in OverlaySheet [examples/simplechatapp] Always set isMenu to true [RFC] Reduce size of Level 1 headings and increase left padding on page titles properly sync size hints with state machine Add support for static platformtheme plugins make headerParent correctly alignedwhen there is a scrollbar Fix tabbar width computation Add PagePoolAction to QRC file allow toolbar style on mobile Make the api docs reflect that Kirigami is not only a mobile toolkit 5.69 Hotfix for D28468 to fix broken variable refs get rid of the incubator disable mousewheel completely in outside flickable Add property initializer support to PagePool Refactor of OverlaySheet Add ShadowedImage and ShadowedTexture items [controls/formlayout] Don't attempt to reset implicitWidth Add useful input method hints to password field by default [FormLayout] Set compression timer interval to 0 [UrlButton] Disable when there is no URL simplify header resizing Remove export header from static install Fix about page with Qt 5.15 Fix broken paths in kirigami.qrc.in Add "veryLongDuration" animation duration fix multi row notifications don't depend on window active for the timer Support multiple stacked Passive Notifications Fix enabling border for ShadowedRectangle on item creation check for window existence Add missing types to qrc Fix undefined check in global drawer menu mode Fallback to a simple rectangle when using software rendering Fix color premultiply and alpha blending [FormLayout] Propagate FormData.enabled also to label Add a ShadowedRectangle item alwaysVisibleActions property don't create instances when the app is quitting Don't emit palette changes if the palette didn't change 5.70 Introduce Theme::smallFont Make BasicListItem more useful by giving it a subtitle property Less segfaulty PageRouterAttached PageRouter: find parents of items better Remove unused QtConcurrent from colorutils PlaceholderMessage: Remove Plasma units usage Allow PlaceholderMessage to be text-less vertically center sheets if theiy don't have a scrollbar Account for top and bottom margin in default card height Various fixes to new Cards Icon: improve icon rendering on multi-screen multi-dpi setups Fix error in PlaceholderMessage: actions are disabled, not hidden Introduce PlaceholderMessage component Hotfix: fix bad typing in FormLayout array functions Hotfix for SwipeListItem: use Array.prototype.*.call Hotfix: use Array.prototype.some.call in ContextDrawer Hotfix for D28666: use Array.prototype.*.call instead of invoking functions on 'list' objects Add missing m_sourceChanged variable Use ShadowedRectangle for Card backgrounds Update the visiblity check for ActionToolbar by checking width with less-"equal" Couple of 'trivial' fixes for broken code never close when the click is inside the sheet contents sheet must be under other popups Add PageRouter component Add ColorUtils Allow setting separate corner radii for ShadowedRectangle Remove the STATIC_LIBRARY option to fix static builds
Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:04 2020 UTC (2 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Revbump for icu
Revision 1.19 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:11 2020 UTC (2 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Recursive revision bump after textproc/icu update
Revision 1.18 / (download) - annotate - [select for diffs], Tue Mar 10 22:09:09 2020 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
Revision 1.17 / (download) - annotate - [select for diffs], Sun Mar 8 16:48:25 2020 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
*: recursive bump for libffi
Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 29 11:49:30 2020 UTC (3 years ago) by markd
Branch: MAIN
Changes since 1.15: +1 -2
lines
Diff to previous 1.15 (colored)
kf5: update to frameworks 5.66 build with qt5 5.14 All frameworks Port from QRegExp to QRegularExpression Port from qrand to QRandomGenerator Fix compilation with Qt 5.15 (e.g. endl is now Qt::endl, QHash insertMulti now requires using QMultiHash...) Attica Don't use a verified nullptr as a data source Support multiple children elements in comment elements Set a proper agent string for Attica requests Baloo Correctly report if baloo_file is unavailable Check cursor_open return value Initialise QML monitor values Move URL parsing methods from kioslave to query object Breeze Icons Change XHTML icon to be a purple HTML icon Merge headphones and zigzag in the center Add application/x-audacity-project icon Add 32px preferences-system Add application/vnd.apple.pkpass icon icon for ktimetracker using the PNG in the app repo, to be replaced with real breeze SVG add kipi icon, needs redone as a breeze theme svg [or just kill off kipi] Extra CMake Modules [android] Fix apk install target Support PyQt5 compiled with SIP 5 Framework Integration Remove ColorSchemeFilter from KStyle KDE Doxygen Tools Display fully qualified class/namespace name as page header KCalendarCore Improve README.md to have an Introduction section Make incidence geographic coordinate also accessible as a property Fix RRULE generation for timezones KCMUtils Deprecate KCModuleContainer KCodecs Fix invalid cast to enum by changing the type to int rather than enum KCompletion Deprecate KPixmapProvider [KHistoryComboBox] Add method to set an icon provider KConfig kconfig EBN transport protocol cleanup Expose getter to KConfigWatcher's config Fix writeFlags with KConfigCompilerSignallingItem Add a comment pointing to the history of Cut and Delete sharing a shortcut KConfigWidgets Rename "Configure Shortcuts" to "Configure Keyboard Shortcuts" KContacts Align ECM and Qt setup with Frameworks conventions Specify ECM dependency version as in any other framework KCoreAddons Add KPluginMetaData::supportsMimeType [KAutoSaveFile] Use QUrl::path() instead of toLocalFile() Unbreak build w/ PROCSTAT: add missing impl. of KProcessList::processInfo [KProcessList] Optimize KProcessList::processInfo [KAutoSaveFile] Improve the comment in tempFileName() Fix KAutoSaveFile broken on long path KDeclarative [KeySequenceHelper] Grab actual window when embedded Add optional subtitle to grid delegate [QImageItem/QPixmapItem] Don't lose precision during calculation KFileMetaData Partial fix for accentuated characters in file name on Windows Remove unrequired private declarations for taglibextractor Partial solution to accept accentuated characters on windows xattr: fix crash on dangling symlinks KIconThemes Set breeze as default theme when reading from configuration file Deprecate the top-level IconSize() function Fix centering scaled icons on high dpi pixmaps KImageFormats pic: Fix Invalid-enum-value undefined behaviour KIO [KFilePlacesModel] Fix supported scheme check for devices Embed protocol data also for Windows version of trash ioslave Adding support for mounting KIOFuse URLs for applications that don't use KIO Add truncation support to FileJob Deprecate KUrlPixmapProvider Deprecate KFileWidget::toolBar [KUrlNavigator] Add RPM support to krarc: KFilePlaceEditDialog: fix crash when editing the Trash place Add button to open the folder in filelight to view more details Show more details in warning dialog shown before starting a privileged operation KDirOperator: Use a fixed line height for scroll speed Additional fields such as deletion time and original path are now shown in the file properties dialog KFilePlacesModel: properly parent tagsLister to avoid memleak. HTTP ioslave: call correct base class in virtual_hook(). The base of HTTP ioslave is TCPSlaveBase, not SlaveBase Ftp ioslave: fix 4 character time interpreted as year Re-add KDirOperator::keyPressEvent to preserve BC Use QStyle for determining icon sizes Kirigami ActionToolBar: Only show the overflow button if there are visible items in the menu Don't build and install app templates on android Don't hardcode the margin of the CardsListView Add support for custom display components to Action Let the other components grow if there's more things on the header Remove dynamic item creation in DefaultListItemBackground reintroduce the collapse button Show application window icon on AboutPage KItemModels Add KColumnHeadersModel KJS Added tests for Math.exp() Added tests for various assignment operators Test special cases of multiplicate operators (*, / and %) KNewStuff Ensure the dialog title is correct with an uninitialised engine Don't show the info icon on the big preview delegate Support archive installs with adoption commands Send along the config name with requests KPeople Expose enum to the metaobject compiler KQuickCharts Also correct the shader header files Correct license headers for shaders KService Deprecate KServiceTypeProfile KTextEditor Add "line-count" property to the ConfigInterface Avoid unwanted horizontal scrolling KWayland [plasmashell] Update docs for panelTakesFocus to make it generic [plasmashell] Add signal for panelTakesFocus changing KXMLGUI KActionCollection: provide a changed() signal as a replacement for removed() Adjust keyboard shortcut configuration window's title NetworkManagerQt Manager: add support for AddAndActivateConnection2 cmake: Consider NM headers as system includes Sync Utils::securityIsValid with NetworkManager Plasma Framework [ToolTip] Round position Enable wheel events on Slider {} Sync QWindow flag WindowDoesNotAcceptFocus to wayland plasmashell interface [calendar] Check out of bounds array access in QLocale lookup [Plasma Dialog] Use QXcbWindowFunctions for setting window types Qt WindowFlags doesn't know [PC3] Complete plasma progress bar animation [PC3] Only show progress bar indicator when the ends won't overlap [RFC] Fix Display Configuration icon margins [ColorScope] Work with plain QObjects again [Breeze Desktop Theme] Add monochrome user-desktop icon Remove default width from PlasmaComponents3.Button [PC3 ToolButton] Have the label take into account complementary color schemes Added background colors to active and inactive icon view QQC2StyleBridge [ToolTip] Round position Update size hint when font changes Solid Display first / in mounted storage access description Ensure mounted nfs filesystems matches their fstab declared counterpart Sonnet The signal done is deprecated in favour of spellCheckDone, now correctly emitted Syntax Highlighting LaTeX: fix brackets in some commands TypeScript: add "bigint" primitive type Python: improve numbers, add octals, binaries and "breakpoint" keyword SELinux: add "glblub" keyword and update permissions list Several enhancements to gitolite syntax definition
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jan 18 21:48:33 2020 UTC (3 years ago) by jperkin
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
*: Recursive revision bump for openssl 1.1.1.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Nov 23 13:17:24 2019 UTC (3 years, 2 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
(x11/kirigami2) Fix build, x11/qt5-qttools/buildlink3.mk added
Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 25 21:17:14 2019 UTC (3 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.12: +0 -1
lines
Diff to previous 1.12 (colored)
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
Revision 1.12 / (download) - annotate - [select for diffs], Wed Apr 3 00:33:16 2019 UTC (3 years, 10 months ago) by ryoon
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Recursive revbump from textproc/icu
Revision 1.11 / (download) - annotate - [select for diffs], Sun Dec 9 18:52:12 2018 UTC (4 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
revbump after updating textproc/icu
Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 12 03:51:32 2018 UTC (4 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Recursive revbump from hardbuzz-2.1.1
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 20 03:33:59 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Recursive revbump from textproc/icu-62.1
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 21 07:26:15 2018 UTC (4 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
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
Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 21 01:13:09 2018 UTC (4 years, 9 months ago) by markd
Branch: MAIN
Changes since 1.6: +2 -3
lines
Diff to previous 1.6 (colored)
kirigami2: remove plasma-framework dependency. Don't remember why I added it.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 14 07:34:06 2018 UTC (4 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
revbump after icu update
Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 11 11:50:40 2018 UTC (4 years, 9 months ago) by markd
Branch: MAIN
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (colored)
kf5: update to 5.44.0 3 months of bugfixes.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:52 2018 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 30 07:08:11 2018 UTC (5 years ago) by markd
Branch: MAIN
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
kirigami2: update dependencies
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 24 19:06:11 2018 UTC (5 years ago) by markd
Branch: MAIN
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
kf5: strip -fvisibility=hidden in all kf5 packages as it breaks the plugin mechanism due to not being able to resolve various symbols
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 22 01:02:28 2018 UTC (5 years ago) by markd
Branch: MAIN
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.