Update ruby-recog to 2.3.8.
2.3.8 (2020-06-03)
Highlights:
* MariaDB and MySQL fingerprint improvements (#264, #267)
* Multiple fingerprint and consistency improvements by HD Moore (#260, #266)
* Kyocera Printer fingerprint improvements (#262)
V0.7.0
---------
* Focus the visible unfocused search bar on activating its action.
* Handle relative file paths correctly.
* Overrode Qt's default behavior with the Home key.
* Added optional spell checking with Hunspell, that can be enabled at compilation time.
* Update the transparent side-pane's palette if the style changes in runtime.
This release includes important security updates to Firefox.
This new Tor Browser release is focused on helping users understand
onion services.
Tor's onion routing remains the best way to achieve end-to-end
anonymous communication on the Internet. With onion services (.onion
addresses), website administrators can provide their users with
anonymous connections that are metadata-free or that hide metadata
from any third party. Onion services are also one of the few
censorship circumvention technologies that allow users to route
around censorship while simultaneously protecting their privacy
and identity.
For the first time, Tor Browser users on desktop will be able to
opt-in for using onion sites automatically whenever the website
makes them available. For years, some websites have invisibly used
onion services with alternative services (alt-svc), and this
continues to be an excellent choice. Now, there is also an opt-in
mechanism available for websites that want their users to know
about their onion service that invites them to upgrade their
connection via the .onion address.
5.67
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
5.68
ScrollView: Use scrollbar height as bottom padding, not width
5.69
[Dialog] Use `ShadowedRectangle`
Fix sizing of CheckBox and RadioButton
Use `ShadowedRectangle`
5.70
Detect QQC2 version at build time with actual detection
[ComboBox] Use transparent dimmer
5.67
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
5.68
Buttons: allow to scale up icons
Try to apply the colorscheme of the current theme to QIcons
Dialog: disconnect from QWindow signals in destructor
Fix memory leak in ConfigView and Dialog
fix layout size hints for button labels
make sure the size hints are integer and even
support icon.width/height
Remove hardcoded colors
Construct NullEngine with KPluginMetaData()
Slightly reduce level 1 heading size
Vertically center tooltip icon/image
support display property for Buttons
Don't warn for invalid plugin metata
tooltips always have normal colorgroup
[Tests]Make radiobutton3.qml use PC3
Optimize code when dropping files into the desktop
5.69
Added Page element
[pc3/busyindicator] Hide when not running
Update window-pin, Add more sizes, Remove redundant edit-delete
Create a new TopArea element using widgets/toparea svg
Added plasmoid heading svg
Make highlighted property work for roundbutton
5.70
[PlasmaCore.IconItem] Regression: fix crash on source change
[PlasmaCore.IconItem] Refactor source handling for different types
Make applet tooltip text spacing consistent
[ExpandableListItem] make it touch-friendly
[ExpandableListItem] Use more semantically correct expand and collapse icons
Fix PC3 BusyIndicator binding loop
[ExpandableListItem] Add new showDefaultActionButtonWhenBusy option
Remove rounded borders to plasmoidHeading
[ExpandableListItem] Add itemCollapsed signal and don't emit itemExpanded
when collapsed
Add readmes clarifying state of plasma component versions
[configview] Simplify code / workaround Qt5.15 crash
Create ExpandableListItem
Make animation durations consistent with Kirigami values
5.67
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"
5.70
[KRichTextEditor] Add support for headings
[KKeySequenceWidget] Work around Meta modifier behavior
5.67
[KWindowShadows] Check for X connection
Introduce shadows API
Deprecate KWindowEffects::markAsDashboard()
5.69
Fix EWMH non-compliance for NET::{OnScreenDisplay,CriticalNotification}
KWindowSystem: deprecate KStartupInfoData::launchedBy, unused
Expose application menu via KWindowInfo
5.70
Print meaningful warning when there is no QGuiApplication
5.67
[KMessageWidget] Subtract the correct margin
[KMessageBox] Only allow selecting text in the dialog box using the mouse
[KMessageWidget] Use devicePixelRatioF for animation pixmap
5.68
[KMessageWidget] Allow the style to change our palette
[KMessageWidget] Draw it with QPainter instead of using stylesheet
Slightly reduce level 1 heading size
5.69
New class KFontChooserDialog (based on KFontDialog from KDELibs4Support)
[KCharSelect] Do not simplify single characters in search
It we readd items we need to clear it first. OTherwise we will see
Update kcharselect-data to Unicode 13.0
5.70
[KFontChooser] Remove NoFixedCheckBox DisplayFlag, redundant
[KFontChooser] Add new DisplayFlag; modify how flags are used
[KFontChooser] Make styleIdentifier() more precise by adding font styleName
[KFontRequester] Port from QFontDialog to KFontChooserDialog
[KMimeTypeChooser] Add the ability to filter the treeview with a QSFPM
[KFontChooser] Make the code slightly more readable
[KFontChooser] Add a checkbox to toggle showing only monospaced fonts
Remove not necessary include
5.67
Drop KWindowSystem dependency
5.70
[NestedListHelper] Fix indentation of selection, add tests
[NestedListHelper] Improve indentation code
[KRichTextEdit] Make sure headings don't mess with undo stack
[KRichTextEdit] Fix scroll jumping around when horizontal rule is added
[KRichTextWidget] Remove ancient workaround and fix regression
[KRichTextWidget] Add support for headings
[KRichTextEdit] Always treat key press as single modification in undo stack
[findreplace] Handle searching for WholeWordsOnly in Regex mode
5.67
Clip the flickable parent item
Remove header top margin from private ScrollView
proper size hint for the gridlayout
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
5.68
Show tooltip with full URL for URL button with overridden text
Have pullback toolbars on scrollable pages also for footers
Fix PrivateActionToolButton behaviour with showText vs IconOnly
Fix ActionToolBar/PrivateActionToolButton in combination with QQC2 Action
Move checked menu item always into range
Watch for language change events, and forward those to the QML engine
don't have overlaysheets under page header
use fallback when icon failed to load
Missing links to pagepool source files
Icon: fix rendering of image: urls on High DPI
Do not crash when icon's width or height is 0
fix margins in OverlaySheet
[examples/simplechatapp] Always set isMenu to true
[RFC] Reduce size of Level 1 headings and increase left padding on page titles
properly sync size hints with state machine
Add support for static platformtheme plugins
make headerParent correctly alignedwhen there is a scrollbar
Fix tabbar width computation
Add PagePoolAction to QRC file
allow toolbar style on mobile
Make the api docs reflect that Kirigami is not only a mobile toolkit
5.69
Hotfix for D28468 to fix broken variable refs
get rid of the incubator
disable mousewheel completely in outside flickable
Add property initializer support to PagePool
Refactor of OverlaySheet
Add ShadowedImage and ShadowedTexture items
[controls/formlayout] Don't attempt to reset implicitWidth
Add useful input method hints to password field by default
[FormLayout] Set compression timer interval to 0
[UrlButton] Disable when there is no URL
simplify header resizing
Remove export header from static install
Fix about page with Qt 5.15
Fix broken paths in kirigami.qrc.in
Add "veryLongDuration" animation duration
fix multi row notifications
don't depend on window active for the timer
Support multiple stacked Passive Notifications
Fix enabling border for ShadowedRectangle on item creation
check for window existence
Add missing types to qrc
Fix undefined check in global drawer menu mode
Fallback to a simple rectangle when using software rendering
Fix color premultiply and alpha blending
[FormLayout] Propagate FormData.enabled also to label
Add a ShadowedRectangle item
alwaysVisibleActions property
don't create instances when the app is quitting
Don't emit palette changes if the palette didn't change
5.70
Introduce Theme::smallFont
Make BasicListItem more useful by giving it a subtitle property
Less segfaulty PageRouterAttached
PageRouter: find parents of items better
Remove unused QtConcurrent from colorutils
PlaceholderMessage: Remove Plasma units usage
Allow PlaceholderMessage to be text-less
vertically center sheets if theiy don't have a scrollbar
Account for top and bottom margin in default card height
Various fixes to new Cards
Icon: improve icon rendering on multi-screen multi-dpi setups
Fix error in PlaceholderMessage: actions are disabled, not hidden
Introduce PlaceholderMessage component
Hotfix: fix bad typing in FormLayout array functions
Hotfix for SwipeListItem: use Array.prototype.*.call
Hotfix: use Array.prototype.some.call in ContextDrawer
Hotfix for D28666: use Array.prototype.*.call instead of invoking functions
on 'list' objects
Add missing m_sourceChanged variable
Use ShadowedRectangle for Card backgrounds
Update the visiblity check for ActionToolbar by checking width with
less-"equal"
Couple of 'trivial' fixes for broken code
never close when the click is inside the sheet contents
sheet must be under other popups
Add PageRouter component
Add ColorUtils
Allow setting separate corner radii for ShadowedRectangle
Remove the STATIC_LIBRARY option to fix static builds
5.67
KStandardAction: add method for SwitchApplicationLanguage action creation
[KColorSchemeManager] Don't list duplicates
[KColorschemeManager] Add option to reenable following global theme
5.68
Change "Redisplay" to "Refresh"
5.67
Remove files that Windows cannot handle
Ensure to store resource uri without a trailing slash
5.68
Fix issue finding the Boost include directories
Use exposed DBus methods to switch activities in CLI
5.67
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
5.68
Expose the evaluation timeout management functions in public API
5.70
Implement UString operator= to make gcc happy
Silence compiler warning about copy of non-trivial data
5.67
Update holidays and add flagdays and namedays for Sweden
5.68
Update Japanese holidays
holiday_jp_ja - fix spelling for National Foundation Day
5.70
Nicaragua Holidays
Taiwanese holidays
Updated Romanian holidays
5.67
Updates nasm.xml with the latest instructions
Perl: Add 'say' to keyword list
cmake: Fix `CMAKE_POLICY_*_CMP<N>` regex and add special args to `get_cmake_property`
Add GraphQL highlighting definition
5.68
Fix out-of-memory due to too large context stacks
[PATCH] General update for CartoCSS syntax highlighting
Add syntax highlighting for Java Properties
TypeScript: add private fields and type-only imports/exports, and some fixes
Add FreeCAD FCMacro extension to the python highlighting definition
Updates for CMake 3.17
C++: constinit keyword and std::format syntax for strings. Improvement printf format
RPM spec: various improvements
Makefile highlight: fix variable names in "else" conditionals
Add syntax highlighting for Solidity
Small improvements in some XML files
Makefile highlight: add substitutions
5.69
LaTeX: fix math parentheses in optional labels
Add Inno Setup syntax, including embedded Pascal scripting
Lua: add # as additional deliminator to activate auto-completion with `#something`
C: remove ' as digit separator
add some comment about the skip offset stuff
optimize dynamic regex matching
fix regex rules wrongly marked as dynamic
extend indexer to detect dynamic=true regexes that have no place holders to adapt
Add Overpass QL highlighting
Agda: keywords updated to 2.6.0 and fix float points
5.70
debchangelog: add Groovy Gorilla
Update Logtalk language syntax support
TypeScript: add the "awaited" type operator
5.67
Unbreak module imports for Python2
Hardcode utf-8 as filesystem encoding with Python2 to help api.kde.org
5.70
Fix missing whitespace after "Platform(s):" on front page
Fix use of quotation marks for PREDEFINED entries in Doxygile.global
Teach doxygen about Q_DECL_EQ_DEFAULT & Q_DECL_EQ_DELETE
Add drawer on mobile and clean code
Teach doxygen about Q_DECLARE_FLAGS, so such types can be documented
Port to Aether Bootstrap 4
Redo api.kde.org to look more like Aether
5.67
Add signals for udev events with actions bind and unbind
Clarify referencing of DeviceInterface
5.68
Fix inverted logic in IOKitStorage::isRemovable
5.69
[Fstab] Ensure uniqueness for all filesystem types
Samba: Ensure to differenciate mounts sharing the same source
hardware tool: define syntax via syntax arg
5.70
[Solid] Port foreach to range/index for
[FakeCdrom] Add a new UnknownMediumType enumerator to MediumType
[FstabWatcher] Fix loosing of fstab watcher
[Fstab] Do not emit deviceAdded twice on fstab/mtab changes
5.67
Migrate config from KConfig to KConfigXt in order to allow KCM to use it
5.68
[ModifiedFileIndexer] Correct time checks for new files
[ModifiedFileIndexer] Omit BasicIndexingJob run when not required
Sync IndexerConfig on exit
[FileIndexScheduler] Force evaluation of indexerState after suspend/resume
5.69
[SearchStore] Use categorized logging
[QueryParser] Fix broken detection of end quote
[EngineQuery] Provide toString(Term) overload for QTest
[EngineQuery] Remove unused position member, extend tests
[SearchStore] Avoid long lines and function nesting
[baloosearch] Bail out early if specified folder is not valid
[MTimeDB] Consolidate time interval handling code
[AdvancedQueryParser] Test if quoted phrases are passed correctly
[Term] Provide toString(Term) overload for QTest
[ResultIterator] Remove unneeded SearchStore forward declaration
[QueryTest] Make phrase test case data driven and extend
[Inotify] Start the MoveFrom expire timer at most once per inotify batch
[UnindexedFileIndexer] Only mark file for content indexing when needed
[Inotify] Call QFile::decode only in a single place
[QML] Correctly watch for unregistration
[FileIndexScheduler] Update the content index progress more often
[FileIndexerConfig] Replace config QString,bool pair with dedicated class
[QML] Set the remaining time in the monitor more reliably
[TimeEstimator] Correct batch size, remove config reference
[FileIndexScheduler] Emit change to LowPowerIdle state
[Debug] Improve readability of positioninfo debug format
[Debug] Correct output of *::toTestMap(), silence non-error
[WriteTransactionTest] Test removal of positions only
[WriteTransaction] Extend position test case
[WriteTransaction] Avoid growing m_pendingOperations twice on replace
[FileIndexScheduler] Cleanup firstRun handling
[StorageDevices] Fix order of notification connect and initialization
[Config] Remove/deprecate disableInitialUpdate
5.70
[FileWatch] Remove redundant watchIndexedFolders() slot
[ModifiedFileIndexer] Clarify a comment
[FileWatch] Fix watch updates on config changes
[KInotify] Fix path matching when removing watches
[Extractor] Use categorized logging
Use KFileMetaData for XAttr support instead of private reimplementation
Revert "add Baloo DBus signals for moved or removed files"
[QML Monitor] Show remaining time as soon as possible
[FileContentIndexer] Fix state update and signal order
[Monitor] Fix monitor state and signal ordering
[Extractor] Fix progress reporting
[Coding] Avoid recurrent detach and size checks
[baloo_file] Remove KAboutData from baloo_file
[Searchstore] Reserve space for phrase query terms
[SearchStore] Allow querying exact matches for non-properties
[PhraseAndIterator] Remove temporary arrays when checking matches
[Extractor] Better balance idle and busy mode
[Extractor] Fix idle monitoring
[Extractor] Remove IdleStateMonitor wrapper class
[OrpostingIterator] Allow skipping elements, implement skipTo
[PhraseAndIterator] Replace recursive next() implementation
[AndPostingIterator] Replace recursive next() implementation
[PostingIterator] Make sure skipTo also works for first element
rename and export newBatchTime signal in filecontentindexer
[SearchStore] Handle double values in property queries
[AdvancedQueryParser] Move semantic handling of tokens to SearchStore
[Inotify] Remove not-so-OptimizedByteArray
[Inotify] Remove dead/duplicate code
[QueryParser] Replace single-use helper with std::none_of