Domenica, 9 Dicembre 2018
KDE annuncia oggi il rilascio di KDE Frameworks 5.53.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
- Fix searches for rating 10 (5 stars) (bug 357960)
- Avoid writing unchanged data to terms dbs
- Do not add Type::Document/Presentation/Spreadsheet twice for MS Office docs
- Actually initialize kcrash properly
- Make sure there is only one MTime per document in the MTimeDB
- [Extractor] Use QDataStream serialization in place of cooked one
- [Extractor] Replace homegrown IO handler with QDataStream, catch HUP
Icone Brezza
- Add icons for application-vnd.appimage/x-iso9660-appimage
- Add 22px dialog-warning icon (bug 397983)
- Fix angle and margin of 32px dialog-ok-apply (bug 393608)
- Change primary monochrome icon colors to match new HIG colors
- Change archive-* action icons to represent archives (bug 399253)
- Add help-browser symlink to 16px and 22px directories (bug 400852)
- Add new generic sorting icons; rename existing sorting icons
- Add root version of drive-harddisk (bug 399307)
Moduli CMake aggiuntivi
- Nuovo modulo: FindLibExiv2.cmake
Integrazione della struttura
- Add option BUILD_KPACKAGE_INSTALL_HANDLERS to skip building install handlers
KDE Doxygen Tools
- Add busy indicator during research and make the research asynchronous (bug 379281)
- Normalize all input paths with the os.path.normpath function (bug 392428)
KCMUtils
- Perfect alignment between QML and QWidget KCM titles
- Add context to kcmodule connection to lambdas (bug 397894)
KCoreAddons
- Make it possible to use KAboutData/License/Person from QML
- Fix crash if XDG_CACHE_HOME directory is too small or out of space (bug 339829)
KDE DNS-SD
- now installs kdnssd_version.h to check the version of the lib
- do not leak resolver in remoteservice
- prevent avahi signal racing
- fix for macOS
KFileMetaData
- Revive 'Description' property for DublinCore metadata
- add a description property to KFileMetaData
- [KFileMetaData] Add extractor for DSC conforming (Encapsulated) Postscript
- [ExtractorCollection] Avoid dependency of kcoreaddons for CI tests
- Add support for speex files to taglibextractor
- add two more internet sources regarding tagging information
- simplify handling of id3 tags
- [XmlExtractor] Use QXmlStreamReader for better performance
KIO
- Fix assert when cleaning up symlinks in PreviewJob
- Add the possibility to have a keyboard shortcut to create a file
- [KUrlNavigator] Re-activate on mouse middle button click (bug 386453)
- Remove dead search providers
- Port more search providers to HTTPS
- Export again KFilePlaceEditDialog (bug 376619)
- Restore sendfile support
- [ioslaves/trash] Handle broken symlinks in deleted subdirectories (bug 400990)
- [RenameDialog] Fix layout when using the NoRename flag
- Add missing @since for KFilePlacesModel::TagsType
- [KDirOperator] Use the new
view-sort
icon for the sort order chooser - Use HTTPS for all search providers that support it
- Disable unmount option for / or /home (bug 399659)
- [KFilePlaceEditDialog] Fix include guard
- [Places panel] Use new
folder-root
icon for Root item - [KSambaShare] Make "net usershare info" parser testable
- Give the file dialogs a "Sort by" menu button on the toolbar
Kirigami
- DelegateRecycler: Don't create a new propertiesTracker for every delegate
- Move the about page from Discover to Kirigami
- Hide context drawer when there is a global toolbar
- ensure all items are laid out (bug 400671)
- change index on pressed, not on clicked (bug 400518)
- new text sizes for Headings
- sidebar drawers don't move global headers/footers
KNewStuff
- Add programmaticaly useful error signalling
KNotification
- Rename NotifyByFlatpak to NotifyByPortal
- Notification portal: support pixmaps in notifications
KPackage Framework
- Don't generate appstream data for files that lack a description (bug 400431)
- Capture package metadata before install start
KRunner
- When re-using runners when reloading, reload their configuration (bug 399621)
KTextEditor
- Allow negative syntax definition priorities
- Expose "Toggle Comment" feature through tools menu and default shortcut (bug 387654)
- Fix hidden languages in the mode menu
- SpellCheckBar: Use DictionaryComboBox instead of plain QComboBox
- KTextEditor::ViewPrivate: Avoid warning "Text requested for invalid range"
- Android: No need to define log2 anymore
- disconnect contextmenu from all aboutToXXContextMenu receivers (bug 401069)
- Introduce AbstractAnnotationItemDelegate for more control by consumer
KUnitConversion
- Updated with petroleum industry units (bug 388074)
KWayland
- Autogenerate logging file + fix categories file
- Add VirtualDesktops to PlasmaWindowModel
- Update PlasmaWindowModel test to reflect VirtualDesktop changes
- Cleanup windowInterface in tests before windowManagement is destroyed
- Delete the correct item in removeDesktop
- Cleanup Virtual Desktop Manager list entry in PlasmaVirtualDesktop destructor
- Correct version of newly added PlasmaVirtualDesktop interface
- [server] Text input content hint and purpose per protocol version
- [server] Put text-input (de-)activate, en-/disable callbacks in child classes
- [server] Put set surrounding text callback with uint in v0 class
- [server] Put some text-input v0 exclusive callbacks in v0 class
KWidgetsAddons
- Add level api from Kirigami.Heading
KXMLGUI
- Update the "About KDE" text
NetworkManagerQt
- Fixed a bug(error?) in ipv4 & ipv6 settings
- Add ovs-bridge and ovs-interface setting
- Update Ip-tunnel settings
- Add proxy and user setting
- Add IpTunnel setting
- We can now build tun setting test all the time
- Add missing IPv6 options
- Listen for added DBus interfaces instead of registered services (bug 400359)
Plasma Framework
- feature parity of Menu with the Desktop style
- Qt 5.9 is now the minimum required version
- Add back (accidentally?) deleted line in CMakeLists.txt
- 100% consistency with kirigami heading sizing
- more homogeneous look with Kirigami headings
- install the processed version of private imports
- Mobile text selection controls
- Update breeze-light and breeze-dark colorschemes
- Fixed a number of memory leaks (thanks to ASAN)
Scopo
- phabricator plugin: use Arcanist's diff.rev. order (bug 401565)
- Provide a title for JobDialog
- Allow the JobDialog to get a nicer initial size (bug 400873)
- Make it possible for the menudemo to share different urls
- Use QQC2 for the JobDialog (bug 400997)
QQC2StyleBridge
- consistent sizing of item compared to QWidgets
- fix Menu sizing
- make sure flickables are pixelAligned
- Support for QGuiApplication-based apps (bug 396287)
- touchscreen text controls
- Size according to specified icon width and height
- Honor flat property of buttons
- Fix issue where there's only one element on the menu (bug 400517)
Solid
- Fix root disk icon change so that it doesn't erroneously change other icons
Sonnet
- DictionaryComboBoxTest: Add stretch to avoid expanding Dump button
Evidenziazione della sintassi
- BrightScript: Allow sub to be unnamed
- Add highlighting file for Wayland Debug Traces
- Add syntax highlighting for TypeScript & TypeScript React
- Rust & Yacc/Bison: improve comments
- Prolog & Lua: fix shebang
- Fix language load after including keywords from this language in another file
- Add BrightScript syntax
- debchangelog: add Disco Dingo
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.53.0 può essere scaricato liberamente. Le istruzioni sulla compilazione e l'installazione sono disponibili nella pagina informativa di KDE Frameworks 5.53.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.53.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.