Next | Query returned 82 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2019-08-27 22:50:33 by Mark Davies | Files touched by this commit (3) | Package updated
Log message:
kio: update to 5.61.0

5.61.0
  Deprecate suggestName in favour of the one in KCoreAddons
  Fix can't enter directory error on some FTP servers with Turkish locale
5.60.0
  Fix KFileItemTest::testIconNameForUrl test to reflect different icon name
  Fix i18n number-of-arguments error in knewfilemenu warning message
  [ftp] Fix wrong access time in Ftp::ftpCopyGet()
  [CopyJob] Batch reporting processed amount
  [CopyJob] Report results after finishing copy
  Move redundant logic in KIO::iconNameForUrl() into KFileItem::iconName()
  Install KFileCustomDialog
  [Places panel] Don't show Root by default
  Downgrade "Could not change permissions" dialog box to a qWarning
  O_PATH is only available on linux. To prevent the compiler from throwing an
  error
  Show feedback inline when creating new files or folders
  Auth Support: Drop privileges if target is not owned by root
  [copyjob] Only set modification time if the kio-slave provided it
  Cancel privilege operation for read-only target with the current user as owner
  Add KProtocolInfo::defaultMimetype
  Always save view settings when switching from one view mode to another
  Restore exclusive group for sorting menu items
  Dolphin-style view modes in the file dialog
  kio_ftp: improve error handling when copying to FTP fails
  kioexec: change the scary debug messages for delayed deletion
5.59.0
  Manipulate bytes instead of characters
  Fix kioslave executables never exiting, when setting KDE_FORK_SLAVES
  Fix desktop link to file or directory
  Test current filter before setting a new one
  [kioslave/file] Add a codec for legacy filenames
  Rely upon QSysInfo to retrieve the system details
  Add Documents to the default list of Places
  kioslave: preserve argv[0], to fix applicationDirPath() on non-Linux
  Allow to drop one file or one folder on KDirOperator
  Truncate long filename before creating a link
5.58.0
  [FileWidget] Replace "Filter:" with "File type:" when \ 
saving with a limited
  list of mimetypes
  Newly created 'Link to Application' files have a generic icon
  [Properties dialog] Use the string "Free space" instead of \ 
"Disk usage"
  Fill UDSEntry::UDS_CREATION_TIME under linux when glibc >= 2.28
  [KUrlNavigator] Fix URL navigation when exiting archive with krarc and
  Dolphin
  [KDynamicJobTracker] When kuiserver isn't available, also fall back to
  widget dialog
   2019-04-25 22:50:24 by Mark Davies | Files touched by this commit (60) | Package updated
Log message:
kde: update KDE Frameworks to 5.57.0

KDE Doxygen Tools

  Update URLs to use https

KCMUtils

  [KCModuleLoader] Pass args to created KQuickAddons::ConfigModule
  Pass focus to child searchbar when KPluginSelector is focused
  Improve the KCM error message
  Add runtime guard that pages are KCMs in KCMultiDialog

KConfig

  Add Notify capability to revertToDefault
  point readme to the wiki page
  kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
  [kconf_update] move from custom logging tech to qCDebug
  Remove reference from const KConfigIniBackend::BufferFragment &
  KCONFIG_ADD_KCFG_FILES macro: ensure a change of File= in kcfg is picked up

KCoreAddons

  Fix "* foo *" we don't want to bold this string
  Fix Bug - clicking contact web url => uncomplete url is selected
  Print strerror when inotify fails (typical reason: "too many open files")

KDeclarative

  [GridViewKCM] Fix implicit width calculation
  move the gridview in a separate file
  Avoid fractionals in GridDelegate sizes and alignments

KDocTools

  Update Ukrainian translation
  Catalan updates
  it entities: update URLs to use https
  Update URLs to use https
  Use Indonesian translation
  Update design to look more similar to kde.org
  Add necessary files to use native Indonesian language for all Indonesian docs

KI18n

  Report human-readable error if Qt5Widgets is required but is not found

KIO

  Replace currentDateTimeUtc().toTime_t() with currentSecsSinceEpoch()
  Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch
  Improve executable dialog buttons' icons
  [KDirOperator] Show Detailed Tree View by default
  KFileItem: call stat() on demand, add SkipMimeTypeDetermination option
  KIOExec: fix error when the remote URL has no filename
  KFileWidget In saving single file mode an enter/return press on the
  KDirOperator triggers slotOk
  [KDynamicJobTracker] Use generated DBus interface
  [KFileWidget] When saving, highlight filename after clicking existing file
  also when using double-click
  Don't create thumbnails for encrypted Vaults
  Fix WebDAV directory renaming if KeepAlive is off
  Show list of tags in PlacesView
  Delete/Trash confirmation dialogue: Fix misleading title
  Display the correct file/path in "too bit for fat32" error message
  Phrase error message with GiB, not GB
  openwithdialog: use recursive flag in proxy filter
  Remove URLs being fetched when listing job is completed
  [CopyJob] Treat URL as dirty when renaming file as conflict resolution
  Pass local file path to KFileSystemType::fileSystemType()
  Fix upper/lower case rename on case insensitive fs
  Fix "Invalid URL: QUrl("some.txt")" warnings in Save dialog
  Fix crash while moving files
  Fix NTFS hidden check for symlinks to NTFS mountpoints
  Make file overwrite a bit safer

KNotification

  [KStatusNotifierItem] Send desktop-entry hint
  Allow to set custom hints for notifications

KNotifyConfig

  Allow selecting only supported audio files

KPackage Framework

  Fix finding the host tools targets file in the Android docker environment
  Add cross-compilation support for kpackagetool5

KService

  Add X-GNOME-UsesNotifications as recognized key
  Add bison minimum version of 2.4.1 due to %code

KTextEditor

  Fix: apply correctly the text colors of the chosen scheme
  DocumentPrivate: Add option "Auto Reload Document" to View menu
  DocumentPrivate: Support to set dictionary on block selection
  Fix Words & Chars String on katestatusbar
  Fix Minimap with QtCurve style
  KateStatusBar: Show lock icon on modified label when in read-only mode
  DocumentPrivate: Skip auto quotes when these looks already balanced
  Add Variable interface to KTextEditor::Editor
  relax code to only assert in debug build, work in release build
  ensure compatibility with old configs
  more use of generic config interface
  simplify QString KateDocumentConfig::eolString()
  transfer sonnet setting to KTextEditor setting
  ensure now gaps in config keys
  convert more things to generic config interface
  more use of the generic config interface
  generic config interface
  Don't crash on malformed syntax highlighting files
  IconBorder: Accept drag&drop events
  ViewPrivate: Make deselection by arrow keys more handy
  Fix for showing argument hint tree on non-primary screen
  Port some deprecated method
  Restore the search wrapped message to its former type and position
  ViewPrivate: Make 'Apply Word Wrap' more comfortable
  ModeBase::goToPos: Ensure jump target is valid
  ViInputMode: Remove unsupported text attributes from the status bar
  KateStatusBar: Add dictionary button
  add example for line heigh issue
   2019-04-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748)
Log message:
Recursive revbump from textproc/icu
   2018-12-09 19:52:52 by Adam Ciarcinski | Files touched by this commit (724)
Log message:
revbump after updating textproc/icu
   2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532)
Log message:
Recursive revbump from hardbuzz-2.1.1
   2018-07-20 05:34:33 by Ryo ONODERA | Files touched by this commit (705)
Log message:
Recursive revbump from textproc/icu-62.1
   2018-07-06 17:06:52 by Ryo ONODERA | Files touched by this commit (136)
Log message:
Recursive revbump from audio/pulseaudio
   2018-06-21 07:42:07 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
kio: update to 5.47.0

* Check if destination exists also when pasting binary data
* Auth support: Return the actual length of socket buffer
* Auth support: Unify API for file descriptor sharing
* Auth support: Create socket file in user's runtime directory
* Auth support: Delete socket file after use
* Auth support: Move task of cleaning up socket file to FdReceiver
* Auth support: In linux don't use abstract socket to share file descriptor
* [kcoredirlister] Remove as many url.toString() as possible
* KFileItemActions: fallback to default mimetype when selecting only files
* Introduce KFileItemListProperties::isFile()
* KPropertiesDialogPlugin can now specify multiple supported protocols using
  X-KDE-Protocols
* Preserve fragment when redirecting from http to https
* [KUrlNavigator] Emit tabRequested when path in path selector menu is
  middle-clicked
* Performance: use the new uds implementation
* Don't redirect smb:/ to smb:// and then to smb:///
* Allow accepting by double-click in save dialog
* Enable preview by default in the filepicker dialog
* Hide file preview when icon is too small
* i18n: use plural form again for plugin message
* Use a regular dialog rather than a list dialog when trashing or deleting a
  single file
* Make the warning text for deletion operations emphasize its permanency and
  irreversibility
* Revert "Show view mode buttons in the open/save dialog's toolbar"
   2018-06-15 15:46:48 by Jonathan Perkin | Files touched by this commit (4)
Log message:
kio: Various patches to fix build on SunOS.
   2018-04-14 09:34:46 by Adam Ciarcinski | Files touched by this commit (681) | Package updated
Log message:
revbump after icu update

Next | Query returned 82 messages, browsing 51 to 60 | Previous