Domenica, 2 Febbraio 2020
KDE annuncia oggi il rilascio di KDE Frameworks 5.67.0.
KDE Frameworks sono 70 componenti aggiuntivi per Qt che forniscono una grande varietà di funzionalità, comunemente richieste, raccolte in librerie mature, soggette a revisione paritaria, ben testate e con termini di licenza di facile utilizzo. Per un'introduzione, consulta l'annuncio di rilascio di KDE Frameworks.
Questo rilascio è parte di una serie di rilasci mensili programmati che rende disponibili i miglioramenti agli sviluppatori in modo rapido e prevedibile.
Novità in questa versione
Generale
- Port away from many Qt 5.15 deprecated methods, this reduces the number of warnings during the build.
Baloo
- Migrate config from KConfig to KConfigXt in order to allow KCM to use it
Icone Brezza
- create Breeze style Kate icon based on new design by Tyson Tan
- Change VLC icon to be more like official VLC icons
- add ktrip icon from ktrip repo
- Add icon for application/sql
- Cleanup and add 22px media repeat icons
- Add icon for text/vnd.kde.kcrash-report
- Turn application/x-ms-shortcut into an actual shortcut icon
Moduli CMake aggiuntivi
- Add missing Import Env Variable
- ECMAddAppIcon: Add sc in regex to extract extension from valid names
- ECMAddQch: support & document K_DOXYGEN macro usage
Integrazione della struttura
- Drop unused dependency QtDBus
KActivitiesStats
- Fix broken SQL query in allResourcesQuery
KActivities
- Remove files that Windows cannot handle
- Ensure to store resource uri without a trailing slash
KDE Doxygen Tools
- Unbreak module imports for Python2
- Hardcode utf-8 as filesystem encoding with Python2 to help api.kde.org
KCMUtils
- prefer the new kcm plugins to the old
- KCModuleQml: Ensure defaulted is emitted with the current configModule->representsDefaults on load
- Show button respecting what is declared by KCModule
- Update KPluginSelector to allow KCM to show good state for reset, apply and default button
KConfig
- Refactor KConfigXT
- Fix python bindings build after ebd14f29f8052ff5119bf97b42e61f404f223615
- KCONFIG_ADD_KCFG_FILES: regenerate also on new version of kconfig_compiler
- Allow to also pass a target instead of list of sources to KCONFIG_ADD_KCFG_FILES
- Add KSharedConfig::openStateConfig for storing state information
- Fix Python bindings compilation after 7ab8275bdb56882692846d046a5bbeca5795b009
KConfigWidgets
- KStandardAction: add method for SwitchApplicationLanguage action creation
- [KColorSchemeManager] Don't list duplicates
- [KColorschemeManager] Add option to reenable following global theme
KCoreAddons
- demote plugin load errors from warning to debug level + reword
- Document how to filter by servicetype the right way
- Add perlSplit() overload taking a QRegularExpression and deprecate the QRegExp one
- Add mime type for backtraces saved from DrKonqi
- Add utility text function KShell::tildeCollapse
- KPluginMetaData: add initialPreference() getter
- desktoptojson: also convert InitialPreference key
KDeclarative
- Correctly compute bottom margin for grid delegates with subtitles
- [ConfigModule] Say which package is invalid
KHolidays
- Update holidays and add flagdays and namedays for Sweden
KI18n
- ki18n_wrap_ui: error when file doesn't exist
- [Kuit] Revert changes in parseUiMarker()
KIO
- Add missing renamed event when a destination file already existed
- KFilePlacesModel: On new profile in recent show only recentlyused:/ based entries by default
- Add KFileCustomDialog constructor with a startDir parameter
- Fix QRegularExpression::wildcardToRegularExpression() usage
- Allow to handle apps with Terminal=True in their desktop file, handle their associated mimetype properly (bug 410506)
- KOpenWithDialog: Allow to return a newly created KService created associated to a mimetype
- Add KIO::DropJobFlag to allow manually showing the menu (bug 415917)
- [KOpenWithDialog] Hide collapsible group box when all options inside are hidden (bug 415510)
- Revert effective removal of KUrlPixmapProvider from API
- SlaveBase::dispatchLoop: Fix timeout calculation (bug 392768)
- [KDirOperator] Allow renaming files from the context menu (bug 189482)
- Upstream Dolphin's file rename dialog (bug 189482)
- KFilePlaceEditDialog: move logic into isIconEditable()
Kirigami
- Clip the flickable parent item (bug 416877)
- Remove header top margin from private ScrollView
- proper size hint for the gridlayout (bug 416860)
- 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
KJS
- Abort machine run once a timeout signal has been seen
- Support ** exponentiation operator from ECMAScript 2016
- Added shouldExcept() function that works based on a function
KNewStuff
- Unbreak the KNSQuick::Engine::changedEntries functionality
KNotification
- Add new signal for default action activation
- Drop dependency to KF5Codecs by using the new stripRichText function
- Strip richtext on Windows
- Adapt to Qt 5.14 Android changes
- Deprecate raiseWidget
- Port KNotification from KWindowSystem
KPeople
- Adjust metainfo.yaml to new tier
- Remove legacy plugin loading code
KQuickCharts
- Fix Qt version check
- Register QAbstractItemModel as anonymous type for property assignments
- Hide the line of a line chart if its width is set to 0
Kross
- addHelpOption already adds by kaboutdata
KService
- Support multiple values in XDG_CURRENT_DESKTOP
- Deprecate allowAsDefault
- Make "Default Applications" in mimeapps.list the preferred applications (bug 403499)
KTextEditor
- Revert "improve word completion to use highlighting to detect word boundaries" (bug 412502)
- import final breeze icon
- Message-related methods: Use more member-function-pointer-based connect
- DocumentPrivate::postMessage: avoid multiple hash lookups
- fix Drag© function (by using Ctrl Key) (bug 413848)
- ensure we have a quadratic icon
- set proper Kate icon in about dialog for KatePart
- inline notes: correctly set underMouse() for inline notes
- avoid use of old mascot ATM
- Variable expansion: Add variable PercentEncoded (bug 416509)
- Fix crash in variable expansion (used by external tools)
- KateMessageWidget: remove unused event filter installation
KTextWidgets
- Drop KWindowSystem dependency
KWallet Framework
- Revert readEntryList() to use QRegExp::Wildcard
- Fix QRegularExpression::wildcardToRegularExpression() usage
KWidgetsAddons
- [KMessageWidget] Subtract the correct margin
- [KMessageBox] Only allow selecting text in the dialog box using the mouse (bug 416204)
- [KMessageWidget] Use devicePixelRatioF for animation pixmap (bug 415528)
KWindowSystem
- [KWindowShadows] Check for X connection
- Introduce shadows API
- Deprecate KWindowEffects::markAsDashboard()
KXMLGUI
- Use KStandardAction convenience method for switchApplicationLanguage
- Allow programLogo property to be a QIcon, too
- Remove ability to report bugs against arbitrary stuff from a static list
- Remove compiler information from bug report dialog
- KMainWindow: fix autoSaveSettings to catch QDockWidgets being shown again
- i18n: Add more semantic context strings
- i18n: Split translations for strings "Translation"
Plasma Framework
- Fixed tooltip corners and removed useless color attributes
- Removed hardcoded colors in background SVGs
- Fix the size and pixel alignment of checkboxes and radiobuttons
- Update breeze theme shadows
- [Plasma Quick] Add WaylandIntegration class
- Same behavior for scrollbar as the desktop style
- Make use of KPluginMetaData where we can
- Add edit mode menu item to desktop widget context menu
- Consistency: colored selected buttons
- Port endl to \n Not necessary to flush as QTextStream uses QFile which flush when it's deleted
Scopo
- Fix QRegularExpression::wildcardToRegularExpression() usage
QQC2StyleBridge
- Remove scrollbar related workarounds from list delegates
- [TabBar] Remove frame
- Add active, link, visited, negative, neutral and positive background colors
- use hasTransientTouchInput
- always round x and y
- support mobile mode scrollbar
- ScrollView: Do not overlay scrollbars over contents
Solid
- Add signals for udev events with actions bind and unbind
- Clarify referencing of DeviceInterface (bug 414200)
Evidenziazione della sintassi
- Updates nasm.xml with the latest instructions
- Perl: Add 'say' to keyword list
- cmake: Fix
CMAKE*POLICY**_CMP<N>
regex and add special args toget_cmake_property
- Add GraphQL highlighting definition
Informazioni di sicurezza
Il codice rilasciato è stato firmato con GPG utilizzando la chiave seguente: pub rsa2048/58D0EE648A48B3BB 2016-09-05 David Faure <faure@kde.org> Impronta della chiave primaria: 53E6 B47B 45CE A3E0 D5B7 4577 58D0 EE64 8A48 B3BB
Installazione dei pacchetti binari
In Linux, l'uso di pacchetti per la tua distribuzione preferita è il metodo raccomandato per avere accesso a KDE Frameworks. Pagina wiki per scaricare il software KDE per la tua distribuzione Linux.
Compilazione da sorgente
Il codice sorgente completo di KDE Frameworks 5.67.0 può essere scaricato liberamente. Le istruzioni sulla compilazione e l'installazione sono disponibili nella pagina informativa di KDE Frameworks 5.67.0.
La compilazione da sorgente è possibile tramite i comandi di base cmake .; make; make install. Per un framework di solo livello 1, questo è spesso la soluzione più semplice. Le persone interessate a collaborare a Frameworks o a tenere traccia dei progressi dell'intero set sono invitate a usare kdesrc-build. Frameworks 5.67.0 richiede Qt
Un elenco dettagliato di tutti i componenti di Frameworks con la documentazione delle API si trova in api.kde.org.
Partecipa
Le persone interessate a seguire e collaborare allo sviluppo di Frameworks possono consultare i repository git e seguire le discussioni sulla mailing list di sviluppo di KDE Frameworks. Le politiche e lo stato attuale del progetto e i relativi piani sono disponibili nel wiki Frameworks. Le discussioni in tempo reale si svolgono sul canale IRC #kde-devel su Libera Chat.
Sostenere KDE
KDE è una comunità di software libero che esiste e cresce solo grazie all'aiuto di tanti volontari che donano il loro tempo e le loro energie. KDE è sempre alla ricerca di nuovi volontari e collaborazioni, di qualsiasi natura esse siano: contributi in codice, segnalazione o correzione degli errori, scrittura delle documentazione, traduzioni, promozione, denaro, ecc. Tutti i contributi sono molto apprezzati e accettati con entusiasmo. Leggi la pagina Sostenere KDE per ulteriori informazioni o diventa un membro sostenitore di KDE e.V. attraverso la nostra iniziativa Join the Game.