Up to [cvs.NetBSD.org] / pkgsrc / devel / kdeclarative
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Sat Jul 29 01:54:44 2023 UTC (8 weeks, 3 days ago) by markd
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +4 -4
lines
Diff to previous 1.15 (colored)
kdeclarative: update to 5.108.0 5.99 KeySequenceItem: Restore the previous value when it fails Remove project() calls from subdirs KeySequenceItem: Allow detecting when the key sequence is cleared KeySequenceItem: Use the helper's shortcut instead of duplicating them KeySequenceItem: Disable clear button when there's no key sequence KeySequenceItem: Cancel sequence recording when pressing the button KeySequenceItem: Remove workaround, it was addressed upstream KeySequenceItem: Show a cancel button when recording GridDelegate: show tooltip when `toolTip` is empty and title/caption is elided AbstractKCM: make footer top padding optional [kquickaddons/configmodule] Make getters const 5.100 Make QQmlContext's contextObject outlive the QQmlContext Completely deprecate KDeclarative class Port manual test app away from deprecated KDeclarative API 5.101 Deprecate unused parts of KWindowSystem import SimpleKCM: Account for flickable's margins when deciding to show separators Deprecate QIconItem Use const/let for JS variables as appropriate Sync header and footer separator code to SimpleKCM 5.102 calendarevents: add new alternate date ready signal and deprecate the old one Support modifierOnlyAllowed in KeySequenceItem 5.103 Remove unused QtGraphicalEffects import Fix anchors error in AbstractKCM & SimpleKCM types QML/JS: Prefer const over let, and use strict === equality 5.104 Guard nullable property access, and bind instead of assigning once AbstractKCM: Rewrite padding expressions to be more readable Add import aliases, bump internal import versions as needed Drop unused QML imports [managedconfigmodule] Fix deprecation comments [configmodule] Deprecate constructor without metadata [configmodule] Deprecate setAboutData 5.105 API dox: add some minimal docs to namespace & classes to trigger coverage API dox: cover CalendarEvents in generated QCH file Overhaul configmodule docs 5.106 Guard nullable property access, and bind instead of assigning once CalendarEventsPlugin: fix wrong deprecation for signal alternateDateReady
Revision 1.15 / (download) - annotate - [select for diffs], Thu Sep 29 00:36:31 2022 UTC (11 months, 4 weeks ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
KDE frameworks update to 5.98.0 5 months of development.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 25 03:56:16 2022 UTC (17 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
kdeclarative: update to 5.93.0 5.82.0 Add the ContextualHelpButton from some kcms in this import [GridDelegate] Show inline controls for active item too Make GridView KCMs handle keyboard focus in an accessible manner 5.83.0 [KeySequenceItem] Display ampersands in shortcuts 5.84.0 Allow compiling against Qt configured with -no-opengl or -no-qml-debug [GridDelegate] Remove lightening overlay on hover 5.85.0 Implement aspect ratio correction for Lanczos effect Introduce Lanczos filter element 5.86.0 Try to fix Android build via linking GLESv3 qtquicksettings: Add workaround for Nvidia Wayland GridDelegate: Fix non-existant context property AbstractKCM: Fix padding when header/footer is not visible Don't use the KIO AccessManager on Android 5.87.0 Make sure the object gets destroyed before the view Add support for static builds SimpleKCM: remove custom header and footer handling 5.88.0 GridDelegate: don't let labels overflow Use a readonly property to control KCM margins [configmodule] Deprecate aboutData [ConfigModule] Allow creating KCMs without KAboutData [ConfigModule] Deprecate ctors that take KAboutData and KPluginMetaData Don't explicitly build shared libs Expose KAuthorized enum as dynamic properties to QML KCM GridDelegate: Display a blue line when the delegate has active focus 5.89.0 KeySequenceItem: Make sure we record on the correct window Deprecate KRun KIO plugin Allow KCM kpackages to use metadata of C++ plugin Add takeLast() slot to ConfigModule Fix overflowing text properly 5.90.0 Drop lib prefix when building for Windows Follow method name changes in kglobalaccel Use "frameless" style for grid and scroll view QtQuick KCMs by default Detect overlapping shortcuts 5.91.0 proper position for top separator [KeySequenceItem] Make keySequence «non-null», «non-undefined» and «non-""» [KeySequenceItem] Fix code style and bump QML imports Make QML code depend less on the `kcm` context property Fix QT_NO_OPENGL build after 66c5bb0efa kquickcontrols: Improve accessibility in ColorButton.qml GridDelegate: Focus on the delegate after a menu is closed GridDelegate: Open menu when Menu key is pressed Exclude epoxy in qt6 => exclude plotter class Deprecate KDeclarative::ConfigPropertyMap in favor of KConfigPropertyMap It's not necessary now as "the Frameworks that actually require Don't use KGlobalAccel on Windows 5.92.0 Fix double deleting of NetworkAccessManagerFactory Delete networkAccessManagerFactory when we delete the engine Improve Open[app]() functions (bug 443984) 5.93.0 Deprecate KQuickAddons::QtQuickSettings::init
Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 26 10:15:09 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 7 13:40:03 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 30 10:58:22 2021 UTC (2 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
kf5: KDE Frameworks update to 5.80.0 10 months of patches/updates.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jun 7 10:56:48 2020 UTC (3 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
kdeclarative: update to 5.70.0 5.67 Correctly compute bottom margin for grid delegates with subtitles [ConfigModule] Say which package is invalid 5.68 Expose capture signal on KeySequenceItem Fix size of the header in GridViewKCM Allow ManagedConfigModule derived class to register explicitly KCoreConfigSkeleton Allow to use KPropertySkeletonItem in ManagedConfigModule 5.69 Introduce api for passive notifications [KCM Controls GridDelegate] Use `ShadowedRectangle` [kcmcontrols] Respect header/footer visibility 5.70 Properly name the content of the kcmcontrols project Tweak kcmcontrols docs Add startCapture method [KeySequenceHelper] Work around Meta modifier behavior Also relase the window in the destructor
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 29 11:49:24 2020 UTC (3 years, 7 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.8: +5 -5
lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Mon Nov 11 07:36:13 2019 UTC (3 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
KDE Frameworks update to 5.64.0 5.62.0 KConfig Fix memory leak in KConfigWatcher Disable KCONFIG_USE_DBUS on Android KCoreAddons KProcessInfo::name() now returns only the name of the executable. For the full command line use KProcessInfo::command() KCrash Avoid enabling kcrash if it's only included via a plugin Disable kcrash when running under rr KDeclarative Warn if KPackage is invalid [GridDelegate] Don't select unselected item when clicking on any of its action buttons [ColorButton] Forward accepted signal from ColorDialog use zero-based coordinate system on the plot KDocTools KF5DocToolsMacros.cmake: Use non-deprecated KDEInstallDirs variables 5.63.0 KCMUtils Suppress mouse events in KCMs causing window moves adjust margins of KCMultiDialog KConfig Fix generating properties that start with an uppercase letter KCoreAddons Add KListOpenFilesJob KDeclarative Delete QQmlObjectSharedEngine context in sync with QQmlObject Port from deprecated QWheelEvent::delta() to angleDelta() 5.64.0 KCMUtils Conditionally show navigation buttons in the header for multi-page KCMs don't use a custom header height add extra include Fix memory leak of KQuickAddons::ConfigModule objects [KCModuleLoader] Show error when QML fails to load KConfig kconfig_compiler: Move the KSharedConfig::Ptr when using them Make it compile against qt5.15 without deprecated method Expose isImmutable to introspection (e.g. QML) Add convenience for defaults/dirty states to KCoreConfigSkeleton Make kconfig_compiler generate ctors with the optional parent arg Make preferences() a public function KCoreAddons KProcessInfoList -- add proclist backend for FreeBSD KDeclarative Use compile time checked connect Make the settingChanged() slot protected Get KQuickAddons::ConfigModule to expose if we're in the defaults state Grab the keyboard when KeySequenceItem is recording Add ManagedConfigModule Remove outdated comment about [$e] expansion [ConfigModule] Expose mainUi component status and error string KDocTools man: use <arg> instead of <group> : ----------------------------------------------------------------------
Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 27 20:28:43 2019 UTC (4 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
kdeclarative: update to 5.61.0 5.61.0 Scrollview - Don't fill the parent with the view introduce FallbackTapHandler KRun QML proxy: fix path/URL confusion Calendar events: allow plugins to show event details 5.60.0 [GridDelegate] Fix gaps in corners of thumbnailArea highlight get rid of blockSignals [KCM GridDelegate] Silence warning [KCM GridDelegate] Take into account implicitCellHeight for inner delegate height Fix GridDelegate icon Fix fragile comparison to i18n("None") and describe behavior in docs 5.59.0 Fix qmldir files 5.58.0 [KeySequenceItem] Make the clear button have the same height as shortcut button Plotter: Scope GL Program to lifespan of scenegraph node KeySequenceHelperPrivate::updateShortcutDisplay: Don't show english text to the user [ConfigModule] Pass initial properties in push() Enable glGetGraphicsResetStatus support by default on Qt >= 5.13
Revision 1.6 / (download) - annotate - [select for diffs], Thu Apr 25 20:50:23 2019 UTC (4 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
kde: update KDE Frameworks to 5.57.0 KDE Doxygen Tools Update URLs to use https KCMUtils [KCModuleLoader] Pass args to created KQuickAddons::ConfigModule Pass focus to child searchbar when KPluginSelector is focused Improve the KCM error message Add runtime guard that pages are KCMs in KCMultiDialog KConfig Add Notify capability to revertToDefault point readme to the wiki page kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension [kconf_update] move from custom logging tech to qCDebug Remove reference from const KConfigIniBackend::BufferFragment & KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked up KCoreAddons Fix "* foo *" we don't want to bold this string Fix Bug - clicking contact web url => uncomplete url is selected Print strerror when inotify fails (typical reason: "too many open files") KDeclarative [GridViewKCM] Fix implicit width calculation move the gridview in a separate file Avoid fractionals in GridDelegate sizes and alignments KDocTools Update Ukrainian translation Catalan updates it entities: update URLs to use https Update URLs to use https Use Indonesian translation Update design to look more similar to kde.org Add necessary files to use native Indonesian language for all Indonesian docs KI18n Report human-readable error if Qt5Widgets is required but is not found KIO Replace currentDateTimeUtc().toTime_t() with currentSecsSinceEpoch() Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch Improve executable dialog buttons' icons [KDirOperator] Show Detailed Tree View by default KFileItem: call stat() on demand, add SkipMimeTypeDetermination option KIOExec: fix error when the remote URL has no filename KFileWidget In saving single file mode an enter/return press on the KDirOperator triggers slotOk [KDynamicJobTracker] Use generated DBus interface [KFileWidget] When saving, highlight filename after clicking existing file also when using double-click Don't create thumbnails for encrypted Vaults Fix WebDAV directory renaming if KeepAlive is off Show list of tags in PlacesView Delete/Trash confirmation dialogue: Fix misleading title Display the correct file/path in "too bit for fat32" error message Phrase error message with GiB, not GB openwithdialog: use recursive flag in proxy filter Remove URLs being fetched when listing job is completed [CopyJob] Treat URL as dirty when renaming file as conflict resolution Pass local file path to KFileSystemType::fileSystemType() Fix upper/lower case rename on case insensitive fs Fix "Invalid URL: QUrl("some.txt")" warnings in Save dialog Fix crash while moving files Fix NTFS hidden check for symlinks to NTFS mountpoints Make file overwrite a bit safer KNotification [KStatusNotifierItem] Send desktop-entry hint Allow to set custom hints for notifications KNotifyConfig Allow selecting only supported audio files KPackage Framework Fix finding the host tools targets file in the Android docker environment Add cross-compilation support for kpackagetool5 KService Add X-GNOME-UsesNotifications as recognized key Add bison minimum version of 2.4.1 due to %code KTextEditor Fix: apply correctly the text colors of the chosen scheme DocumentPrivate: Add option "Auto Reload Document" to View menu DocumentPrivate: Support to set dictionary on block selection Fix Words & Chars String on katestatusbar Fix Minimap with QtCurve style KateStatusBar: Show lock icon on modified label when in read-only mode DocumentPrivate: Skip auto quotes when these looks already balanced Add Variable interface to KTextEditor::Editor relax code to only assert in debug build, work in release build ensure compatibility with old configs more use of generic config interface simplify QString KateDocumentConfig::eolString() transfer sonnet setting to KTextEditor setting ensure now gaps in config keys convert more things to generic config interface more use of the generic config interface generic config interface Don't crash on malformed syntax highlighting files IconBorder: Accept drag&drop events ViewPrivate: Make deselection by arrow keys more handy Fix for showing argument hint tree on non-primary screen Port some deprecated method Restore the search wrapped message to its former type and position ViewPrivate: Make 'Apply Word Wrap' more comfortable ModeBase::goToPos: Ensure jump target is valid ViInputMode: Remove unsupported text attributes from the status bar KateStatusBar: Add dictionary button add example for line heigh issue
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 21 05:33:08 2018 UTC (5 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
kdeclarative: update to 5.47.0 * Set kcm context property on the correct context * [Plotter] Don't render if m_node is null
Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 11 11:50:35 2018 UTC (5 years, 5 months ago) by markd
Branch: MAIN
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
kf5: update to 5.44.0 3 months of bugfixes.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 17 20:00:20 2018 UTC (5 years, 8 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
kf5: update to 5.41.0 16 months worth of updates. requires qt5>=5.7
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 21 21:17:57 2016 UTC (7 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
Update KDE Frameworks to 5.25.0 5.22: KCoreAddons * Provide a way to disable inotify use in KDirWatch * Fix KAboutData::applicationData() to init from current Q*Application metadata * Make clear that KRandom is not recommended for cryptography purposes KDeclarative * Don't crash if we have no openGL context KDocTools * Added entity applications KI18n * libgettext: Fix potential use-after-free using non-g++ compilers KIO * kurlnavigatortoolbutton.cpp - use buttonWidth in paintEvent() * New file menu: filter out duplicates (e.g. between .qrc and system files) * Fix error message on startup of the cookies KCM * Remove kmailservice5, it can only do harm at this point * Fix KFileItem::refresh() for symlinks. The wrong size, filetype and permissions were being set * Fix regression in KFileItem: refresh() would lose the file type, so a dir became a file * Set text on QCheckbox widget rather than using a separate label * Don't enable acl permissions widget if we don't own the file * Fix double-slash in KUriFilter results when a name filter is set * KUrlRequester: add signal textEdited (forwarded from QLineEdit) KItemModels * Fix template syntax for test case generation * Fix linking with Qt 5.4 (wrongly placed #endif) KParts * Fix the layout of the BrowserOpenOrSaveQuestion dialogue KPeople * Add a check for PersonData being valid KRunner * Fix metainfo.yaml: KRunner is neither a porting aid nor deprecated KService * Remove too-strict maximum string length in KSycoca database KTextEditor * Use proper char syntax '"' instead of '\"' * doxygen.xml: Use default style dsAnnotation for "Custom Tags" as well (less hard-coded colors) * Add option to show the counter of words * Improved foreground color contrast for search & replace highlightings * Fix crash when closing Kate through dbus while the print dialog is open * Cursor::isValid(): add note about isValidTextPosition() * Add API {Cursor, Range}::{toString, static fromString} 5.23: KDE Doxygen Tools * Major rework of the API docs generation KCMUtils * Use QQuickWidget for QML KCMs KConfig * Avoid skipping KAuthorized check KCoreAddons * Print the failing plugin when notifying a cast warning * [kshareddatacache] Fix invalid use of & to avoid unaligned reads * Kdelibs4ConfigMigrator: skip reparsing if nothing was migrated * krandom: Add testcase to catch bug 362161 (failure to auto-seed) KCrash * Check size of unix domain socket path before copying to it KDeclarative * Support selected state * KCMShell import can now be used to query for whether opening a KCM is actually allowed KDocTools * Add commonly used entities for keys to en/user.entities * Update man-docbook template * Update book template + man template + add arcticle template * Call kdoctools_create_handbook only for index.docbook KIO * Give clearer error message when KRun(URL) is given a URL without scheme * Add KProtocolInfo::archiveMimetypes() * use selected icon mode in file open dialog sidebar * kshorturifilter: fix regression with mailto: not prepended when * no mailer is installed KNotification * use QUrl::fromUserInput to construct sound url KNotifyConfig * use QUrl::fromUserInput to construct sound url KService * Fix associated applications for mimetypes with uppercase characters * Lowercase the lookup key for mimetypes, to make it case insensitive * Fix ksycoca notifications when the DB doesn't exist yet KTextEditor * Fix default encoding to UTF-8 * Fix color configurability of default style "Error" * Search & Replace: Fix replace background color (regression introduced in v5.22) * New color scheme "Breeze Dark", see https://kate-editor.org/?post=3745 * KateUndoManager::setUndoRedoCursorOfLastGroup(): pass Cursor as const reference * sql-postgresql.xml improve syntax highlighting by ignoring multiline function bodies * Add syntax highlighting for Elixir and Kotlin * VHDL syntax highlighting in ktexteditor: add support for functions inside architecture statements * vimode: Don't crash when given a range for a nonexistent command * Properly remove composed characters when using Indic locales 5.24: KBookmarks * Cleanup KBookmarkManagerList before qApp exits, to avoid deadlocks with the DBus thread KConfig * Deprecate authorizeKAction() in favor of authorizeAction() * Fix reproducibility in builds by ensuring utf-8 encoding KDeclarative * Make epoxy optional KDocTools * Allow KDocTools to always locate at least its own installed stuff * Use CMAKE_INSTALL_DATAROOTDIR to look for docbook instead of share * Update qt5options manpage docbook to qt 5.4 * Update kf5options manpage docbook KI18n * Also search catalogs for stripped variants of values in env var LANGUAGE * Fix parsing of env var values WRT modifier and codeset, done in wrong order KIO * KIO: add SlaveBase::openPasswordDialogV2 for better error checking, please port your kioslaves to it * Fix KUrlRequester opening file dialog in wrong directory * Fix unsafe KDirModelDirNode* casts * Add cmake option KIO_FORK_SLAVES to set default value * ShortUri filter: fix filtering of mailto:user@host * Add OpenFileManagerWindowJob to highlight file within a folder * KRun: add runApplication method * Add soundcloud search provider * Fix an alignment issue with the OS X native "macintosh" style KItemModels * Add KExtraColumnsProxyModel::removeExtraColumn, will be needed by StatisticsProxyModel KNotifyConfig * KNotifyConfigWidget: add disableAllSounds() method KParts * Add switch to disable KParts' handling of window titles * Add donate menu item to help menu of our apps KRunner * [QueryMatch] Add iconName KTextEditor * Show Scrollbar Text Preview after a delay of 250ms * hide preview and stuff on view content scrolling * set parent + toolview, I think this is needed to avoid task switcher entry in Win10 * Remove "KDE-Standard" from encoding box * Folding preview on per default * Avoid dashed underline for preview & avoid poisoning of line layout cache * Always enable "Show preview of folded text" option * TextPreview: Adjust the grooveRect-height when scrollPastEnd is enabled * Scrollbar preview: use groove rect if scrollbar does not use full height * Add KTE::MovingRange::numberOfLines() just like KTE::Range has * Code folding preview: set popup height so that all hidden lines fit * Add option to disable preview of folded text * Add modeline 'folding-preview' of type bool * View ConfigInterface: support 'folding-preview' of type bool * Add bool KateViewConfig::foldingPreview() and setFoldingPreview(bool) * Feature: Show text preview when hovering over folded code block * KateTextPreview: add setShowFoldedLines() and showFoldedLines() * Add modelines 'scrollbar-minimap' [bool], and 'scrollbar-preview' [bool] * Enable mini-map scrollbar by default * New feature: Show text preview when hovering over the scrollbar * KateUndoGroup::editEnd(): pass KTE::Range by const ref * Fix vim-mode shortcut handling, after behaviour changes in Qt 5.5 * Autobrace: don't insert ' character in text * ConfigInterface: add scrollbar-minimap config key to enable/disable scrollbar mini map * Fix KTE::View::cursorToCoordinate() when top message widget is visible * Refactoring of the Emulated Command Bar * Fix drawing artifacts when scrolling while notifications are visible 5.25: KBookmarks * KBookmarkGroup::moveBookmark: fix return value when item is already at the right position KConfig * Add DeleteFile and RenameFile standard shortcut KCoreAddons * Install known licenses and find them at runtime (regression fix) KDeclarative * Actually emit valueChanged KIO * Fix KIO::linkAs() to work as advertised, i.e. fail if dest already exists * Fix KIO::put("file:///path") to respect the umask * Fix KIO::pasteActionText for null dest item and for empty URL * Add support for undoing symlink creation * GUI option to configure global MarkPartial for KIO slaves * Fix MaxCacheSize limited to 99 KiB * Add clipboard buttons to checksums tab * KNewFileMenu: fix copying template file from embedded resource * KNewFileMenu: Fix creating link to application * KNewFileMenu: Fix suggestion of new filename when file already exist in desktop * KNewFileMenu: ensure fileCreated() is emitted for app desktop files too * KNewFileMenu: fix creating symlinks with a relative target * KPropertiesDialog: simplify button box usage, fix behavior on Esc * KProtocolInfo: refill cache to find newly installed protocols * KIO::CopyJob: port to qCDebug (with its own area, since this can be quite verbose) * KPropertiesDialog: add Checksums tab * Clean url's path before initializing KUrlNavigator KItemModels * KRearrangeColumnsProxyModel: fix assert in index(0, 0) on empty model * Fix KDescendantsProxyModel::setSourceModel() not clearing internal caches * KRecursiveFilterProxyModel: fix QSFPM corruption due to filtering out rowsRemoved signal * KExtraColumnsProxyModel: implement hasChildren() KNotification * Don't set parent of sublayout manually, silences warning KService * applications.menu: remove references to unused categories * Always update the Trader parser from yacc/lex sources KTextEditor * Do not ask for overwriting a file twice with native dialogs * added FASTQ syntax
Revision 1.1 / (download) - annotate - [select for diffs], Thu May 26 08:29:05 2016 UTC (7 years, 4 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Add KDE Frameworks 5.21.0 packages: kbookmarks - Support for bookmarks and the XBEL format kcmutils - Utilities for interacting with KCModules kconfig - Configuration system kcoreaddons - Addons to QtCore kcrash - Support for application crash analysis and bug report from apps kdeclarative - Provides integration of QML and KDE Frameworks kdoctools - Documentation generation from docbook ki18n - Advanced internationalization framework kidletime - Monitoring user activity kio - Resource and network access abstraction kitemmodels - Models for Qt Model/View system knotifications - Abstraction for system notifications knotifyconfig - Configuration system for KNotify kpackage - Installation and loading of additional content as packages kparts - Document centric plugin system kpeople - Provides access to all contacts and aggregates them by person kpty - Pty abstraction kservice - Advanced plugin and service introspection ktexteditor - Advanced embeddable text editor threadweaver - High-level multithreading framework