Skip to content

Commit

Permalink
Release v1.8
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
humdingerb committed Dec 3, 2024
1 parent e4d68d8 commit 88974fe
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions documentation/ReadMe.html
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ <h2>
<a href="#"><img src="images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="history" name="history">History</a></h2>

<p><b>1.8</b> - <i>11-xx-2024:</i></p>
<p><b>1.8</b> - <i>03. December 2024:</i></p>
<ul>
<li>Remove buttons, add menu bar.</li>
<li>Add menu items to temporarily override settings.</li>
Expand All @@ -257,19 +257,19 @@ <h2>
<li>Updated translations.</li>
</ul>

<p><b>1.7</b> - <i>10-26-2024:</i></p>
<p><b>1.7</b> - <i>26. October 2024:</i></p>
<ul>
<li>Accept any dropped file - not just applications - as a favorite, tint those green.</li>
<li>More optimizations and fixes to reduce start-up and filter time.</li>
<li>Prevent the setup window obscuring the main window by floating over it.</li>
</ul>

<p><b>1.6.1</b> - <i>10-19-2024:</i></p>
<p><b>1.6.1</b> - <i>19. October 2024:</i></p>
<ul>
<li>Start quicker, and become more responsive by using a separate thread to build the initial list of all installed applications.</li>
</ul>

<p><b>1.6</b> - <i>10-18-2024:</i></p>
<p><b>1.6</b> - <i>18. October 2024:</i></p>
<ul>
<li>Support localized application names.</li>
<li>Window now "floats" instead of being "modal", allowing interaction with the rest of the system, e.g. drag&amp;drop apps from the QuickLaunch window.</li>
Expand All @@ -278,7 +278,7 @@ <h2>
<li>Bugfix: using Japanese input methods didn't trigger the search.</li>
</ul>

<p><b>1.5</b> - <i>09-11-2024:</i></p>
<p><b>1.5</b> - <i>11. September 2024:</i></p>
<ul>
<li>Moved the QuickLaunch binary directly into /system/apps. An alert will prompt the user to adjust their Shortcuts perferences.</li>
<li>Moved documentation into /system/documentation hierarchy.</li>
Expand All @@ -290,7 +290,7 @@ <h2>
<li>Added Latin American Spanish translation, thanks cafeina, victroniko, OscarL!</li>
</ul>

<p><b>1.4</b> - <i>03-09-2022:</i></p>
<p><b>1.4</b> - <i>03. September 2022:</i></p>
<ul>
<li>Fix possible crash if getting the version info failed (by augiedoggie).</li>
<li>Fix input with numbers pad.</li>
Expand All @@ -307,22 +307,22 @@ <h2>
<li>Added Turkish translation, thanks Emir Sarı!</li>
</ul>

<p><b>1.3.3</b> - <i>30-05-2019:</i></p>
<p><b>1.3.3</b> - <i>30. May 2019:</i></p>
<ul>
<li>All Quicklaunch windows being modal, one couldn't drag'n'drop files from Tracker into the 'Ignore list' of the Setup window. Solved by making the windows 'normal' while the Setup window is open.</li>
</ul>

<p><b>1.3.2</b> - <i>24-05-2019:</i></p>
<p><b>1.3.2</b> - <i>24. May 2019:</i></p>
<ul>
<li>Fix freeze when adding/removing an item to/from the ignore list.</li>
</ul>

<p><b>1.3.1</b> - <i>19-05-2019:</i></p>
<p><b>1.3.1</b> - <i>19. May 2019:</i></p>
<ul>
<li>Fix crash on quit, exposed under 64bit Haiku with the new allocator (>hrev53136).</li>
</ul>

<p><b>1.3</b> - <i>05-03-2019:</i></p>
<p><b>1.3</b> - <i>05. March 2019:</i></p>
<ul>
<li>Add option to look for applications with the search term anywhere in their name, not just as their initial letters. Thanks to Kevin Adams for the patch.</li>
<li>Remove "Wait for a second letter before searching". My tests on very slow systems showed that Haiku's queries should be fast enough for short turn-around times.</li>
Expand All @@ -338,23 +338,23 @@ <h2>
<li>Added Swedish, thanks deejam and Knezzen!</li>
</ul>

<p><b>1.2</b> - <i>11-05-2017:</i></p>
<p><b>1.2</b> - <i>11. May 2017:</i></p>
<ul>
<li>Favorites can now be drag &amp; dropped on apps that accept a program, like LaunchBox - or in fact the ignore list of the Setup window.</li>
<li>Favorites cannot be moved any longer in a result list, only in the favorites list.</li>
<li>When opening an app's containing folder, scroll to and select the app.</li>
<li>Fix crash due to a race condition.</li>
</ul>

<p><b>1.1</b> - <i>31-03-2017:</i></p>
<p><b>1.1</b> - <i>31. March 2017:</i></p>
<ul>
<li>Fix disappearing favorites.</li>
<li>Add context menu with quick access to favorites and QuickLaunch's "About" to Deskbar replicant.</li>
<li>Updated localization and documentation.</li>
<li>Tiny tweaks to the QuickLaunch icon.</li>
</ul>

<p><b>1.0</b> - <i>27-03-2017:</i></p>
<p><b>1.0</b> - <i>27. March 2017:</i></p>
<ul>
<li>Allow the user to mark applications as favorites and show them whenever the search text box is emtpy.</li>
<li>Add option to put a replicant in the Deskbar tray for a quick launch of QuickLaunch. Removed the "Add to Deskbar.sh" script.</li>
Expand All @@ -381,82 +381,82 @@ <h2>
<li>Added Spanish localization, thanks un_spacyar!</li>
<li>Added Ukrainian localization, thanks Lan72!</li>
</ul>
<p><b>0.9.12</b> - <i>03-09-2015:</i></p>
<p><b>0.9.12</b> - <i>03. September 2015:</i></p>
<ul>
<li>Make the "Window always on top" optional. Not everyone was pleased with that change of v0.9.11...</li>
<li>Also fix the formerly not usable file dialog when adding files/folders to ignore. It was hidden behind the always-on-top window.</li>
<li>Added Italian localization, thanks Barrett!</li>
</ul>
<p><b>0.9.11</b> - <i>16-08-2015:</i></p>
<p><b>0.9.11</b> - <i>16. August 2015:</i></p>
<ul>
<li>Add "Open containing folder" to the context menu.</li>
<li>Add an option to always start with the previous search term.</li>
<li>Have the windows always on top of every other app.</li>
<li>Add horizontal stroke below every list item.</li>
<li>Cosmetics on resizing window so the height won't jump and flicker.</li>
</ul>
<p><b>0.9.10</b> - <i>15-06-2015:</i></p>
<p><b>0.9.10</b> - <i>15. June 2015:</i></p>
<ul>
<li>Allow specific files in the ignore list, not only complete folders (and their subfolders).</li>
<li>Show a context menu when right-clicking an app to quickly add it to the ignore list.</li>
<li>Scroll to original location in the app list instead of jumping to the top after adding to the ignore list.</li>
<li>Updated icon to show three app cubes as Q stroke.</li>
<li>Localization for German, Dutch, Japanese, Polish.</li>
</ul>
<p><b>0.9.8</b> - <i>02-01-2015:</i></p>
<p><b>0.9.8</b> - <i>02. January 2015:</i></p>
<ul>
<li>Fixed a crash on quit. No idea how it has worked all these years, frankly.</li>
<li>Removed a never used variable and its get/set functions.</li>
</ul>
<p><b>0.9.9</b> - <i>15-01-2015:</i></p>
<p><b>0.9.9</b> - <i>15. Januar 2015:</i></p>
<ul>
<li>Don't ignore /system/bin/ by default. Now that more and more ports are available for Haiku, some GUI apps do appear in that folder...</li>
</ul>
<p><b>0.9.7</b> - <i>17-05-2014:</i></p>
<p><b>0.9.7</b> - <i>17. May 2014:</i></p>
<ul>
<li>Added a setting to only start searching after entering a second letter of the application name.</li>
<li>Respecting custom colours set in Appearance preferences.</li>
<li>Better handling of bigger/smaller font sizes.</li>
<li>Renamed "jokers" to "wildcards".</li>
</ul>
<p><b>0.9.6</b> - <i>14-10-2013:</i></p>
<p><b>0.9.6</b> - <i>14. October 2013:</i></p>
<ul>
<li>Small changes to work under Haiku with package management.</li>
</ul>
<p><b>0.9.5</b> - <i>17-05-2010:</i></p>
<p><b>0.9.5</b> - <i>17. May 2010:</i></p>
<ul>
<li>Ignore Trash on all volumes, not just on /boot.</li>
<li>Be stricter on the apps' signature. They have to conform to the standard and start with "application/x-vnd". This avoids listing e.g, libraries.</li>
<li>PageUp and PageDown keys now work in the result list.</li>
<li>Case-insentive sorting.</li>
</ul>
<p><b>0.9.4</b> - <i>11-03-2010:</i></p>
<p><b>0.9.4</b> - <i>11. March 2010:</i></p>
<ul>
<li>Added Control+Return to open an app's location in Tracker.</li>
<li>Added live-truncating of strings on window resize.</li>
<li>The query now returns only app names beginning with the search string and now starts right after entering the first letter.</li>
<li>Better handling of different system font size settings.</li>
<li>Less restrictive window size limits.</li>
</ul>
<p><b>0.9.3</b> - <i>05-03-2010:</i></p>
<p><b>0.9.3</b> - <i>05. March 2010:</i></p>
<ul>
<li>Ignore path information wasn't loaded correctly.</li>
</ul>
<p><b>0.9.2</b> - <i>04-03-2010:</i></p>
<p><b>0.9.2</b> - <i>04. March 2010:</i></p>
<ul>
<li>Add setup window to toggle version and path information.</li>
<li>Ignore user definable folders.</li>
<li>Make main window horizontally resizable.</li>
<li>Remember window position and size.</li>
</ul>
<p><b>0.9.1</b> - <i>04-02-2010:</i></p>
<p><b>0.9.1</b> - <i>04. February 2010:</i></p>
<ul>
<li>Show version info to distinguish different versions of the same app.</li>
<li>Home/End key jump to first/last item.</li>
<li>Shift+Return will keep the QL window open.</li>
<li>Added script to add QL to the Deskbar tray. Remove via context menu (Removal will only work with Haiku > r35402, for lower revisions, open Terminal and enter "desklink --remove=DeskButton".)</li>
</ul>
<p><b>0.9.0</b> - <i>01-02-2010:</i></p>
<p><b>0.9.0</b> - <i>01. February 2010:</i></p>
<ul>
<li>Initial release.</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion src/QuickLaunch.rdef
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resource app_flags B_SINGLE_LAUNCH;

resource app_version {
major = 1,
middle = 7,
middle = 8,
minor = 0,

/* 0 = development 1 = alpha 2 = beta
Expand Down

0 comments on commit 88974fe

Please sign in to comment.