
Domenica, 10 Dicembre 2017
KDE annuncia oggi il rilascio di KDE Frameworks 5.41.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
Baloo
- Strip down and re-write the baloo tags KIO slave (bug 340099)
BluezQt
- Do not leak rfkill file descriptors (bug 386886)
Icone Brezza
- Add missing icon sizes (bug 384473)
- add install and uninstall icons for discover
Moduli CMake aggiuntivi
- Add the description tag to the generated pkgconfig files
- ecm_add_test: Use proper path sep on Windows
- Add FindSasl2.cmake to ECM
- Only pass the ARGS thing when doing Makefiles
- Add FindGLIB2.cmake and FindPulseAudio.cmake
- ECMAddTests: set QT_PLUGIN_PATH so locally built plugins can be found
- KDECMakeSettings: more docu about the layout of the build dir
Integrazione della struttura
- Support downloading the 2nd or 3rd download link from a KNS product (bug 385429)
KActivitiesStats
- Start fixing libKActivitiesStats.pc: (bug 386933)
KActivities
- Fix race that starts kactivitymanagerd multiple times
KAuth
- Allow to only build the kauth-policy-gen code generator
- Add a note about calling the helper from multithreaded applications
KBookmarks
- Do not show edit bookmarks action if keditbookmarks is not installed
- Port from deprecated KAuthorized::authorizeKAction to authorizeAction
KCMUtils
- keyboard navigation in and out QML kcms
KCompletion
- Do not crash when setting new line edit on an editable combo box
- KComboBox: Return early when setting editable to previous value
- KComboBox: Reuse the existing completion object on new line edit
KConfig
- Don't look for /etc/kderc every single time
KConfigWidgets
- Update default colors to match new colors in D7424
KCoreAddons
- Input validation of SubJobs
- Warn about errors when parsing json files
- Install mimetype definitions for kcfg/kcfgc/ui.rc/knotify & qrc files
- Add a new function to measure the length by text
- Fix KAutoSave bug on file with white space in it
KDeclarative
- Make it compile on windows
- make it compile with QT_NO_CAST_FROM_ASCII/QT_NO_CAST_FROM_BYTEARRAY
- [MouseEventListener] Allow accepting mouse event
- use a single QML engine
KDED
- kded: remove dbus calls to ksplash
KDocTools
- Update Brasilian Portuguese translation
- Update Russian translation
- Update Russian translation
- Update customization/xsl/ru.xml (nav-home was missing)
KEmoticons
- KEmoticons: port plugins to JSON and add support for loading with KPluginMetaData
- Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
KFileMetaData
- The usermetadatawritertest requires Taglib
- If the property value is null, remove the user.xdg.tag attribute (bug 376117)
- Open files in TagLib extractor readonly
KGlobalAccel
- Group some blocking dbus calls
- kglobalacceld: Avoid loading an icon loader for no reason
- generate correct shortcut strings
KIO
- KUriFilter: filter out duplicate plugins
- KUriFilter: simplify data structures, fix memory leak
- [CopyJob] Don't start all over after having removed a file
- Fix creating a directory via KNewFileMenu+KIO::mkpath on Qt 5.9.3+ (bug 387073)
- Created an auxiliary function 'KFilePlacesModel::movePlace'
- Expose KFilePlacesModel 'iconName' role
- KFilePlacesModel: Avoid unnecessary 'dataChanged' signal
- Return a valid bookmark object for any entry in KFilePlacesModel
- Create a 'KFilePlacesModel::refresh' function
- Create 'KFilePlacesModel::convertedUrl' static function
- KFilePlaces: Created 'remote' section
- KFilePlaces: Add a section for removable devices
- Added baloo urls into places model
- Fix KIO::mkpath with qtbase 5.10 beta 4
- [KDirModel] Emit change for HasJobRole when jobs change
- Change label "Advanced options" > "Terminal options"
Kirigami
- Offset the scrollbar by the header size (bug 387098)
- bottom margin based on actionbutton presence
- don't assume applicationWidnow() to be available
- Don't notify about value changes if we are still in the constructor
- Replace the library name in the source
- support colors in more places
- color icons in toolbars if needed
- consider icon colors in the main action buttons
- start for an "icon" grouped property
KNewStuff
- Revert "Detach before setting the d pointer" (bug 386156)
- do not install development tool to aggregate desktop files
- [knewstuff] Do not leak ImageLoader on error
KPackage Framework
- Properly do strings in the kpackage framework
- Don't try to generate metadata.json if there's no metadata.desktop
- fix kpluginindex caching
- Improve error output
KTextEditor
- Fix VI-Mode buffer commands
- prevent accidental zooming
KUnitConversion
- Port from QDom to QXmlStreamReader
- Use https for downloading currency exchange rates
KWayland
- Expose wl_display_set_global_filter as a virtual method
- Fix kwayland-testXdgShellV6
- Add support for zwp_idle_inhibit_manager_v1 (bug 385956)
- [server] Support inhibiting the IdleInterface
KWidgetsAddons
- Avoid inconsistent passworddialog
- Set enable_blur_behind hint on demand
- KPageListView: Update width on font change
KWindowSystem
- [KWindowEffectsPrivateX11] Add reserve() call
KXMLGUI
- Fix translation of toolbar name when it has i18n context
Plasma Framework
- The #warning directive is not universal and in particular is NOT supported by MSVC
- [IconItem] Use ItemSceneHasChanged rather than connect on windowChanged
- [Icon Item] Explicitly emit overlaysChanged in the setter rather than connecting to it
- [Dialog] Use KWindowSystem::isPlatformX11()
- Reduce the amount of spurious property changes on ColorScope
- [Icon Item] Emit validChanged only if it actually changed
- Suppress unnecessary scroll indicators if the flickable is a ListView with known orientation
- [AppletInterface] Emit change signals for configurationRequired and -Reason
- Use setSize() instead of setProperty width and height
- Fixed an issue where PlasmaComponents Menu would appear with broken corners (bug 381799)
- Fixed an issue where context menus would appear with broken corners (bug 381799)
- API docs: add deprecation notice found in the git log
- Synchronize the component with the one in Kirigami
- Search all KF5 components as such instead as separate frameworks
- Reduce spurious signal emissions (bug 382233)
- Add signals indicating if a screen was added or removed
- install Switch stuff
- Don't rely in includes of includes
- Optimize SortFilterModel role names
- Remove DataModel::roleNameToId
Prison
- Add Aztec code generator
QQC2StyleBridge
- determine QQC2 version at build time (bug 386289)
- by default, keep the background invisible
- add a background in ScrollView
Solid
- Faster UDevManager::devicesFromQuery
Sonnet
- Make it possible to crosscompile sonnet
Evidenziazione della sintassi
- Add PKGUILD to bash syntax
- JavaScript: include standard mime types
- debchangelog: add Bionic Beaver
- Update SQL (Oracle) syntax file (bug 386221)
- SQL: move detecting comments before operators
- crk.xml: added <?xml> header line
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
Puoi discutere e condividere idee su questo rilascio nella sezione dei commenti nell'articolo sul Dot.
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.41.0 può essere scaricato liberamente. Le istruzioni sulla compilazione e l'installazione sono disponibili nella pagina informativa di KDE Frameworks 5.41.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.41.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.