Advanced clipboard manager with editing and scripting features

CopyQ

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe

CopyQ 5.0.0

  -  13.76 MB  -  Open Source
  • Latest Version

    CopyQ 8.0.0

  • Operating System

    Windows XP / Vista / Windows 7 / Windows 8 / Windows 10

  • User Rating

    Click to vote
  • Author / Product

    CopyQ Team / External Link

  • Filename

    copyq-v5.0.0-setup.exe

  • MD5 Checksum

    41b8a9b0f8a5fe336c39b665c58e4ba1

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system. Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of CopyQ 5.0.0.


For those interested in downloading the most recent release of CopyQ or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • CopyQ 5.0.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    CopyQ 5.0.0 Screenshot 1
  • CopyQ 5.0.0 Screenshot 2
  • CopyQ 5.0.0 Screenshot 3
  • CopyQ 5.0.0 Screenshot 4
  • CopyQ 5.0.0 Screenshot 5

What's new in this version:

Added:
- Search matches similar accented characters (#1318). For example, searching
for "vacsina" would also show items containing "väčšina".
- If the clipboard tab is renamed, clipboard will be still stored in the
renamed tab. Similarly if a specific tab is set for tray menu. This basically
modifies clipboard_tab, tray_tab options when renaming tabs.
- New predefined command to clear the current tab
- Tabs can be reordered in Preferences (in addition to tab bar/tree)

Tabs can be reordered from command line or a script. For example:
- copyq 'config("tabs", ["&clipboard", "work", "study"])'
- New buttons can move commands, tabs and plugins in configuration to top and
bottom with a single click. This previously required dragging item to the
top/bottom or multiple clicks on the move up/down buttons.

Script function dialog() supports non-editable combo box. For example:
- var choice = dialog('.combo:Select', ['a', 'b', 'c'])
- Script function dialog() restores last position and size of dialog
windows with matching title (set with .title)
- Syntax highlighting for more script keywords

New script class ItemSelection allows more powerful, consistent, safe and
fast handling of multiple items. Examples:
- // move matching items to the top of the tab
ItemSelection().select(/^prefix/).move(0)
- // remove all items from given tab but keep pinned items
ItemSelection(tabName).selectRemovable().removeAll();

Changed:
- Simpler lock file mechanism is used instead of a system semaphore and shared
- memory lock. This allows to support more platforms.
- Editor font from Appearance settings is used for the edit widget in Command and Action dialogs
- Theme does not modify the scrollbar in item list by default

Removed:
- Windows: Migrating old configuration from registry to file format is no
longer supported

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe