Next | Query returned 78 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-04-03 22:21:34 by Niclas Rosenvik | Files touched by this commit (436)
Log message:
Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-09-29 03:28:25 by Mark Davies | Files touched by this commit (45) | Package updated
Log message:
KDE Frameworks update to 5.98.0

5 months of development
   2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670)
Log message:
*: bump PKGREVISION for flac shlib bump
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
   2022-07-02 18:53:42 by Ryo ONODERA | Files touched by this commit (395)
Log message:
*: Recursive revbump from audio/pulseaudio
   2022-05-13 17:55:34 by Jonathan Perkin | Files touched by this commit (1)
Log message:
plasma-framework: kwayland is optional.
   2022-04-25 11:31:13 by Mark Davies | Files touched by this commit (3) | Package updated
Log message:
plasma-framework: update to 5.93.0

5.81.0
Deprecate AppletScript::description()
[widgets/arrows] Fix viewBox size and naturalSize in SvgItems
Add a humanMoment unit to the various Units
Add PageIndicator
[pluginloader] Add methods to list containments using KPluginMetaData
Deprecate PluginLoader::listEngineInfoByCategory
Mark Plasma Style as internal
Add notes about classes that will hopefully be dropped in KF6
Make compositing-off margins in the panel same size of compositing on
widgets>lineedit.svg: remove double ring
Change ContrastEffect check to AdaptiveTransparency in A.T. check
Revert recent theme changes
Port to singleton Units

5.82.0
Add up to 5 event indicators to the DayDelegate
Port Plasma::Dialog to QWindow-based effects API
Fix PC3.GroupBox.color
ContainmentInterface: Set transient parent of submenues
Make the size of the task manager margins as big as the panel ones
Redesign the Plasma Calendar applet
[Wayland] Ensure pinned popup end up on the panel layer
[ExpandableListItem] Fix determination of the number of list items
Fix month and year not getting updated after reseting date to today
Fix PC3 TabButton alignment
Port to singleton Theme
Fix elide of TabButtons
[widgets/listitem] Increase left/right margins to match top/bottom margins

5.83.0
Fix crash when there is already exactly 5 events displayed
Remove call to setClearBeforeRendering
Fix missing definition of HAVE_X11
Change qqc2-desktop-style Units.fontMetrics property to a FontMetrics
Support for blur behind plasmoids
Filter configure action out of overflow menu correctly
Allow building the project without deprecations
PC3 TabButton: Center align text without icon, use icon property
PC3 TabButton: Fix horizontal content alignment with max text width
Fix events appearing in year or decade view
Check QAction enablement before triggering
Introduce new SVG element: `menubaritem`
Add sizeForLabels icon size to Units
Fix Label having non-integer sizes
[pluginloader] Deprecate listContainments and listContainmentsOfType
Deprecate PluginLoader::listContainmentsForMimeType
add missing signal is setConstraintHints
Allow ExpandableListItem to not be expandable when it has no valid actions
[dataengine] Emit sourceRemoved earlier

5.84.0
[PC3/ScrollView] Fix assignation of Scrollbars
PC3 Page: Improve implicit size calculation
Add function to hide tooltip immediately
Add compatibility code when GLVND is not available
KF5PlasmaMacros: Only include ECM manually if config vars are missing
[Calendar] Store plugin manager as QPointer
SvgRectsCache: do not query elements twice
pluginloader: Remove deprecated version checks
fix graphics of tooltips
KF5PlasmaMacros: Only try to install desktop files if they exist
Revert "Fix Label having non-integer sizes"

5.85.0
Don't pointlessly create new KPluginMetaData
Fix Units::roundToIconSize() returning incorrect sizes with non-Qt scaling
Turn WindowThumbnail into a texture provider
Handle huge icons in Units::roundToIconSize()
Deprecate plasma/version.h header & contained methods
Add a bit more contrast to event indicator in calendar
Improve the code of the actions in the plasmoid heading
Theme::currentThemeHasImage should not return true if parent themes match
Remove x1.5 mobile icon sizing
PlasmoidHeader: re-add backgroundMetrics
PlasmoidHeader: Make it based on T.ToolBar, deprecate location

5.86.0
ExpandableListitem: Implement the expanded button view in a better way
Fix wide button content alignment
ExpandableListItem: Fix overlapping entries with many expanded items
ExpandableListitem: Fix stylus input for buttons
CMake: do not expand variables beforehand
IconItem: No need to disconnect before deleting
avoid holding onto old Svg object when changing source of an IconItem
Add top line to plasmoidheading similarly to titlebar
Fix Plasma (non-Qt) icon scaling with integer scale factors
Define new KPackageStructure property in kpackage structures
Consistently name kpackage structures
Implement KirigamiPluginFactory::createPlatformTheme
Correct include location of Kirigami Units
Port Kirigami Plasma plugin Units to use a C++ implementation
[Calendar] Fix pinned calendar displaying the wrong number of dots
Deprecate unused virtual methods in Plasma::PluginLoader
[PC3/TextField] Fix text color with certain themes

5.87.0
Update plasmoidheading.svg  : fix the typo line 96 "correntColor"
Containment: Rename panel edit action to "Enter Edit Mode"
Revert "Change busywidget to a gear"
ExpandableListitem: Correct expanded view height calculation
Port internal plugin cache away from supporting multiple namespaces
Remove defunct python and ruby script engines

5.88.0
Deprecate KServiceTypeTrader containment action loading
Deprecate standardInternal*Info methods
Avoid creating a Theme object for every icon fetch
Add keyboard navigation to ExpandableListItem
Add scroll support to calendar component in plasma frameworks

5.89.0
wallpaperinterface: Don't double delete action
Use `open-menu-symbolic` instead of `application-menu`
Make Breeze plasma scrollbar/slider/progressbar color match application theme
Heading: Deprecate headerPointSize(int level) method
Don't reload renderers for empty paths
PageStack: Replace == equality with === strict equality
Reload shared renderers when a file changed on disk
PlasmoidHeading: Turn location into an alias for position property
Replace variant property type with var and other appropriate types
org.kde.plasma.extras: Follow Qt style of implicitWidth/implicitHeight declaration
Title: Replace implementation with Heading {}
Title: Lower size (again)
QQuickWindow::event after setupwaylandintegration
Do updateTheme after QQuickWindow::event
Breeze slider.svg: Fix bad SVG code making shadow invisible
set all roles that can be mapped from dialog types to plasma protocol role
smaller mask to hide glitches (bug 438644)
KF5PlasmaMacros: Actually install desktop files if they exist

5.90.0
plasmoidheading: make corners consistent, improve top line color
PC3 ItemDelegate: Actually use ItemDelegate type
Add a destroy method to the view
PC3 ProgressBar: fix fill going OOB when indeterminate state ends
Fix background corners and PC3 ToolTip style
When adding a new applet to a desktop containment, add it to the center

5.91.0
Check executables exist in PATH before passing them to QProcess
PC3 ButtonContent: Move property defaultIconSize to the top-level component
Identify containments using X-Plasma-ContainmentType instead of service types
Native interface always available
ModelContextMenu: drop Accessible.role property
Do not use Control for PC3::IconLabel
Corona::containmentForScreen: Ignore activities when an empty string is used
Fix detection of GLX support in QtGui
ConfigModel: Expose Roles enum to QML
Adapt build system for building against qt6 + fix some compile errors
Don't fallback to EGL::EGL, just don't link to EGL when it's not found
Always sync the setPanelBehavior to wayland
PlasmaQuick::Dialog - Fix flickering issues when resizing (specially in krunner)
Always sync the setPanelBehavior to wayland
PC3 ScrollView: Avoid importing QtQuick.Controls.2
Don't crash when a screen gets disabled and enabled again
KWayland does not make sense outside of Linux/FreeBSD, so don't try to depend on
it there
Deprecated PlasmaExtras.ScrollArea component

5.92.0
Remove or upgrade QQC1 imports from tests where possible
show the header if both this and dialog background fallback
Units: add mediumSpacing
Remove the use of the QtQml namespace
Qt6 porting

5.93.0
Make WindowThumbnail build against Qt6 as well
Highlight: change hover: property to hovered:
Don't install the heading SVG in breeze-light and breeze-dark Plasma themes
AppletInterface: Add `self` property which just returns `this`
Allow applets to have empty json metadata & use KPackage's metadata instead
Port dateengine away from inperformant KPluginInfo hack
Adapt to the deprecation of qmlRegisterInterface in Qt6
Add default switch statement
Add power profile icons
Fix Plasmoid attached property look-up on Config objects
Fix potential null parent access
Break recursion when checking compact representation
Use generic breeze-styled arrow in Plasma style
Port to PlasmaExtras version of Highlight
Hardcode keyboard shortcut in SearchField for now

Next | Query returned 78 messages, browsing 11 to 20 | Previous