Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

Tags: humdingerb/quicklaunch

Tags

v1.8

Toggle v1.8's commit message
Release v1.8

* Remove buttons, add menu bar.
* Add menu items to temporarily override settings.
* Change some keyboard shortcuts to keep things intuitive with the new temp options.
* Add default entries to ignore list.
* Add button to reset default entries.
* Move favorite star icon to the right for less interference with icons with overlays.
* Always sort items with the same name in the same order and keep the selection on result change if possible. Thanks Máximo!
* Bugfix: Fixed false positives when filtering Trash. Thanks Máximo!
* Bugfix: Sometimes the scrollbar was needlessly active (window slightly too small). Thanks Máximo!
* Bugfix: Fixed rarely encountered 'overfiltering' bug of ignore list. Thanks Máximo!
* Bugfix: Fixed memory leaks. Thanks Máximo!
* Bugfix: Fix crash when mounting/unmounting a volume.
* Bugfix: Fix double entries when setting 'save last term' is active.
* Updated documentation.
* Updated translations.

v1.7

Toggle v1.7's commit message
Bump version to v1.7

v1.6.1

Toggle v1.6.1's commit message
Release v1.6.1

* Start quicker, and become more responsive by using a separate thread
  to build the initial list of all installed applications.

v1.6

Toggle v1.6's commit message
Release v1.6

* Support localized application names.
* Window now "floats" instead of being "modal", allowing interaction
  with the rest of the system, e.g. drag&drop apps from the QuickLaunch
  window.
* Improved vertical alignment of text esp. with tiny and big font sizes.
* Bugfix: sometimes the initial window size wasn't as tall as needed.
* Bugfix: using Japanese input methods didn't trigger the search.

v1.5

Toggle v1.5's commit message
Release v1.5

* Moved the QuickLaunch binary directly into /system/apps. An alert will
  prompt the user to adjust their Shortcuts perferences.
* Moved documentation into /system/documentation hierarchy.
* Added "Open Shortcuts preferences" button to Setup window as convenience.
* Improved color management, esp. for dark themes.
* Update translations, thanks all translators!
* Added Australian English translation
* Added Norwegian translation, thanks Johan Wagenheim!
* Added Latin American Spanish translation, thanks cafeina, victroniko, OscarL!

v1.4

Toggle v1.4's commit message
Release v1.4

* Fix possible crash if getting the version info failed (by augiedoggie).
* Fix input with numbers pad.
* New option to sort favorite items to the top of the result list (by augiedoggie).
* Deskbar tray icon now scales with font size (might need a Haiku newer than beta3).
* Standard AboutWindow
* Added Catalan translation, thanks by Davidmp!
* Added Chinese (simplified) translation, thanks 玉堂白鹤!
* Added Czech translation, thanks (not listed at Polyglot...)!
* Added Esperanto translation, thanks Lutrulo and Jakub Fabijan!
* Added Friulian translation, thanks tmtfx!
* Added Greek (Modern) translation, thanks blu.256!
* Added Portuguese (Brazil) translation, thanks Andrei Bosco B. Torres!
* Added Turkish translation, thanks Emir Sarı!

v1.3.3

Toggle v1.3.3's commit message
Release v1.3.3

And another bugfix release.
While the setup window is shown, switch window feel from modal
to 'normal'. Otherwise ou aren't able to e.g. drag'n'drop files
from Tracker windows into the 'Ignore list'.
Thanks, Diver, for pointing that out.

v1.3.2

Toggle v1.3.2's commit message
Release v1.3.2

Another bugfix release.
Fix freeze when adding/removing an item to/from the ignore list.

v1.3.1

Toggle v1.3.1's commit message
Release v1.3.1 - Bugfix

Fix crash on quit, exposed under 64bit Haiku with the new allocator
(>hrev53136). See issue #31.

v1.3

Toggle v1.3's commit message
Update Readme