Ogłoszenia o wydaniachSzkielety KDE 5.38.0
Szkielety KDE 5.38.0

Sobota, 9 Wrzesień 2017
Dziś KDE ogłasza wydanie Szkieletów KDE 5.38.0.
Szkielety KDE to 70 dodatkowych bibliotek do Qt, które dają wiele powszechnych potrzeb w postaci dojrzałych, opiniowanych przez innych programistów i dobrze przetestowanych bibliotek na przyjaznych warunkach licencyjnych. Aby się wprowadzić zobacz ogłoszenia o wydaniach Szkieletów KDE.
To wydanie jest jednym z szeregu zaplanowanych miesięcznych wydań, udostępniając usprawnienia programistom w szybki i przewidywalny sposób.
Nowości w tej wersji
Missing in last month's announcement: KF5 includes a new framework, Kirigami, a set of QtQuick components to build user interfaces based on the KDE UX guidelines.
Baloo
- Fix directory based search
Extra CMake Modules
- Set CMAKE_*_OUTPUT_5.38 to run tests without installing
- Include a module for finding qml imports as runtime dependencies
Framework Integration
- Return high-resolution line edit clear icon
- Fix accepting dialogs with ctrl+return when buttons are renamed
KActivitiesStats
- Refactor of the query which combines linked and used resources
- Reloading the model when the resource gets unlinked
- Fixed the query when merging linked and used resources
KConfig
- Fix labels of DeleteFile/RenameFile actions (bug 382450)
- kconfigini: Strip leading whitespace when reading entry values (bug 310674)
KConfigWidgets
- Deprecate KStandardAction::Help and KStandardAction::SaveOptions
- Fix labels of DeleteFile/RenameFile actions (bug 382450)
- Use "document-close" as icon for KStandardAction::close
KCoreAddons
- DesktopFileParser: add fallback lookup in ":/kservicetypes5/*"
- Add support for uninstalled plugins in kcoreaddons_add_plugin
- desktopfileparser: Fix non-compliant key/value parsing (bug 310674)
KDED
- support X-KDE-OnlyShowOnQtPlatforms
KDocTools
- CMake: Fix target name shortening when build dir has special characters (bug 377573)
- Add CC BY-SA 4.0 International and set it as default
KGlobalAccel
- KGlobalAccel: port to KKeyServer's new method symXModXToKeyQt, to fix numpad keys (bug 183458)
KInit
- klauncher: fix appId matching for flatpak apps
KIO
- Port the webshortcuts KCM from KServiceTypeTrader to KPluginLoader::findPlugins
- [KFilePropsPlugin] Locale-format totalSize during calculation
- KIO: fix long-standing memory leak on exit
- Add mimetype filtering capabilities to KUrlCompletion
- KIO: port the URI filter plugins from KServiceTypeTrader to json+KPluginMetaData
- [KUrlNavigator] Emit tabRequested when place in menu is middle-clicked (bug 304589)
- [KUrlNavigator] Emit tabRequested when places selector is middle-clicked (bug 304589)
- [KACLEditWidget] Allow double clicking to edit entry
- [kiocore] Fix the logic error in previous commit
- [kiocore] Check that klauncher is running or not
- Really rate-limit INF_PROCESSED_SIZE messages (bug 383843)
- Don't clear Qt's SSL CA certificate store
- [KDesktopPropsPlugin] Create destination directory if it doesn't exist
- [File KIO slave] Fix applying special file attributes (bug 365795)
- Remove busy loop check in TransferJobPrivate::slotDataReqFromDevice
- make kiod5 an "agent" on Mac
- Fix proxy KCM not loading manual proxies correctly
Kirigami
- hide scrollbars when useless
- Add basic example for adjusting column width draggable handle
- ider layers in handles positioning
- fix handle placing when overlaps the last page
- don't show fake handle on the last column
- don't store stuff in the delegates (bug 383741)
- as we already set keyNavigationEnabled, set wraps as well
- better left-alignment for the back button (bug 383751)
- don't take into account the header 2 times when scrolling (bug 383725)
- never wrap the header labels
- address FIXME: remove resetTimer (bug 383772)
- don't scroll away applicationheader in non mobile
- Add a property to hide the PageRow separator matching AbstractListItem
- fix scrolling with originY and bottomtotop flow
- Get rid of warnings about setting both pixel and point sizes
- don't trigger reachable mode on inverted views
- take page footer into account
- add a slightly more complex example of a chat app
- more failsafe to find the right footer
- Check item validity before using it
- Honour layer position for isCurrentPage
- use an animation instead of an animator (bug 383761)
- leave needed space for the page footer, if possible
- better dimmer for applicationitem drawers
- background dimming for applicationitem
- fix properly back button margins
- proper margins for back button
- less warnings in ApplicationHeader
- don't use plasma scaling for icon sizes
- new look for handles
KItemViews
KJobWidgets
- Initialize the "Pause" button state in the widget tracker
KNotification
- Don't block starting notification service (bug 382444)
KPackage Framework
- refactor kpackagetool away from stringy options
KRunner
- Clear previous actions on update
- Add remote runners over DBus
KTextEditor
- Port Document/View scripting API to QJSValue-based solution
- Show icons in icon border context menu
- Replace KStandardAction::PasteText with KStandardAction::Paste
- Support fractional scaling in generating the sidebar preview
- Switch from QtScript to QtQml
KWayland
- Treat input RGB buffers as premultiplied
- Update SurfaceInterface outputs when an output global gets destroyed
- KWayland::Client::Surface track output destruction
- Avoid sending data offers from an invalid source (bug 383054)
KWidgetsAddons
- simplify setContents by letting Qt do more of the work
- KSqueezedTextLabel: Add isSqueezed() for convenience
- KSqueezedTextLabel: Small improvements to API docs
- [KPasswordLineEdit] Set focus proxy to line edit (bug 383653)
- [KPasswordDialog] Reset geometry property
KWindowSystem
- KKeyServer: fix handling of KeypadModifier (bug 183458)
KXMLGUI
- Save up a bunch of stat() calls on application start
- Fix KHelpMenu position on Wayland (bug 384193)
- Drop broken mid-button click handling (bug 383162)
- KUndoActions: use actionCollection to set the shortcut
Plasma Framework
- [ConfigModel] Guard against adding a null ConfigCategory
- [ConfigModel] Allow programmatically adding and removing ConfigCategory (bug 372090)
- [EventPluginsManager] Expose pluginPath in model
- [Icon Item] Don't needlessly unset imagePath
- [FrameSvg] Use QPixmap::mask() instead of deprecated convoluted way via alphaChannel()
- [FrameSvgItem] Create margins/fixedMargins object on demand
- fix check state for menu items
- Force Plasma style for QQC2 in applets
- Install the PlasmaComponents.3/private folder
- Drop remains of "locolor" themes
- [Theme] Use KConfig SimpleConfig
- Avoid some unnecessary theme content lookups
- ignore spurious resize events to empty sizes (bug 382340)
Syntax Highlighting
- Add syntax definition for Adblock Plus filter lists
- Rewrite the Sieve syntax definition
- Add highlighting for QDoc configuration files
- Add highlight definition for Tiger
- Escape hyphen in rest.xml regular expressions (bug 383632)
- fix: plaintext is highlighted as powershell
- Add syntax highlighting for Metamath
- Rebased Less syntax highlighting on SCSS one (bug 369277)
- Add Pony highlighting
- Rewrite the email syntax definition
Security information
The released code has been GPG-signed using the following key: pub rsa2048/58D0EE648A48B3BB 2016-09-05 David Faure <faure@kde.org> Primary key fingerprint: 53E6 B47B 45CE A3E0 D5B7 4577 58D0 EE64 8A48 B3BB
You can discuss and share ideas on this release in the comments section of the dot article.
Wgrywanie pakietów binarnych
W systemie Linux, używanie pakietów dla twojej ulubionej dystrybucji jest zalecanym sposobem na uzyskanie dostępu do szkieletów KDE. Pobierz oprogramowanie KDE na swoją dystrybucję Linuksa
Budowanie ze źródeł
Pełny kod źródłowy Szkieletów KDE 5.38.0 można pobrać nieodpłatnie z. Polecenia do budowania i wgrywania są dostępne na stronie informacyjnej szkieletów 5.38.0 KDE
Budowanie ze źródeł jest możliwe przy użyciu podstawowych poleceń cmake .; make; make install. Dla pojedynczego szkieletu z części 1 jest to najczęściej najłatwiejsze rozwiązanie. Ludziom, którzy chcą współtworzyć szkielety lub śledzić postęp w rozwoju całego zestawu, zalecamy jednak użycie kdesrc-build. Szkielety 5.38.0 wymagają Qt
Szczegółowy wykaz wszystkich Szkieletów oraz bibliotek firm trzecich, takich jak Qt, jest dostępny na inqlude.org, archiwum bibliotek Qt. Cały wykaz z dokumentacją API jest na api.kde.org.
Współtworzenie
Zainteresowani śledzeniem i rozwijaniem Szkieletów mogą sprawdzać repozytoria git i uczestniczyć w rozmowach na [Liście rozmów o rozwoju Szkieletów KDE] (https://mail.kde.org/mailman/listinfo/kde-frameworks-devel).Zasady i obecny stan projektu oraz plany są dostępne na Wiki Szkieletów. Rozmowy na żywo odbywają się na Kanale IRC #kde-devel na Libera Chat.
Wspieranie KDE
KDE jest społecznością Darmowego Oprogramowania która istnieje i rośnie tylko dzięki pomocy wielu wolontariuszy, którzy przeznaczają na nią swój czas i wysiłek. KDE zawsze szuka nowych wolontariuszy i współtwórców do pisania kodu, naprawiania błędów, ich zgłaszania, pisania dokumentacji, tłumaczeń, promocji, pieniędzy, itp. Każda pomoc jest wielce doceniania i chętnie przyjmowana. Przeczytaj stronę o wspieraniu KDE po więcej szczegółów nt. tego jak stać się spierającym członkiem KDE e.V. poprzez naszą inicjatywę Dołączenia do gry.