You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123 lines
4.3 KiB
123 lines
4.3 KiB
Changes for 0.3.1
|
|
-----------------------------------------------------
|
|
|
|
- Add the possibility to configure the User-Agent sent to the HTTP server.
|
|
- Fix a problem with redirections different than 301 (moved permanently)
|
|
- Don't require unsermake no more, in order to build the application
|
|
- Added the possibility to set the document root for protocols different than HTTP
|
|
(to resolve URLs started with '/')
|
|
- Improved behaviour in the layout of results columns
|
|
- Context menu actions in results are more clear now
|
|
- Fixed linkage order to build in IRIX
|
|
- Added support for links in maps (area element)
|
|
- Don't crash when checking anchors (bug #118495)
|
|
- Properly disable close tab button
|
|
- Other bug fixes and improvements
|
|
|
|
|
|
Changes for 0.3.0
|
|
-----------------------------------------------------
|
|
|
|
- Results can be exported to HTML (BUG #85592).
|
|
Users are invited to improve the XSLT stylesheet and propose it to the author.
|
|
|
|
- Improved interface
|
|
- ability to show/hide the search options
|
|
- option to control whether the list view should follow the last link checked
|
|
- option to reset the search options
|
|
- standard open/close tab widget tool buttons
|
|
- Replace the search buttons by toolbar actions
|
|
- ability to close the tabs on hover
|
|
- Revamped toolbars and usability in general
|
|
|
|
- Search bar where one can filter links by text and status.
|
|
- Fix a bug where the title of a URL was being set in the wrong page, if it wasn't the current.
|
|
- Other bug fixes and improvements
|
|
|
|
|
|
Changes for 0.2.3
|
|
-----------------------------------------------------
|
|
|
|
- Display correctly the page title with HTML entities (BUG #113560).
|
|
- Find anchors identified with id attribute (BUG #112030).
|
|
- Check anchors of all documents even if not searched yet (no more "URL ... not checked yet").
|
|
- Remember port when resolving relative links (BUG 112249).
|
|
- Display correctly link labels with HTML entities (BUG #111694).
|
|
- Remember layout (order of columns, etc) of the result tree view.
|
|
- Show the filename on the root link.
|
|
- Add a folder button in the search field so one can easily set the URL to search.
|
|
- Fixed the KIO problem in tdelibs that was causing random crashes.
|
|
- New KLinkStatus logo from Alberto Gamez.
|
|
|
|
|
|
Changes for 0.2.2
|
|
-----------------------------------------------------
|
|
|
|
- Compare domains in a case insensitive way (BUG #105415)
|
|
- Fix crash when using File -> Quit (BUG #82617)
|
|
|
|
|
|
Changes for 0.2.1
|
|
-----------------------------------------------------
|
|
|
|
- New feature: don't check URLs given a regular expression.
|
|
- Fix current search settings being reseted when check button is pressed.
|
|
|
|
|
|
Changes for 0.2.0
|
|
-----------------------------------------------------
|
|
|
|
- Added a tree view that reflects the structure of the website.
|
|
It is possible to switch choose a tree view or a flat view in settings.
|
|
- Other bugfixes and minor improvements.
|
|
|
|
Changes for 0.1.3
|
|
-----------------------------------------------------
|
|
|
|
- Added some shortcuts and improve their configuration.
|
|
- Improved settings update.
|
|
- Use Quanta project preview prefix on the URL to check.
|
|
- Improved 'Edit referrer with Quanta' action.
|
|
- Other bugfixes and minor improvements.
|
|
|
|
|
|
Changes for 0.1.2
|
|
-----------------------------------------------------
|
|
|
|
- Dialog for configuring settings added.
|
|
- Tool button to clear the combo url.
|
|
- Pause and resume feature.
|
|
- View menu to display good, broken, etc, links.
|
|
- Use title page for tab labels.
|
|
- Validate URLs with reference (#)
|
|
- Edit referrers in Quanta (can open all at a time).
|
|
Quanta needs to be run with --unique or embed KLinkStatus (for now...)
|
|
- other minor improvements and bug fixes.
|
|
|
|
|
|
Changes for 0.1.1
|
|
-----------------------------------------------------
|
|
|
|
- TDEConfigXT (no GUI yet)
|
|
- File Dialog opens remote files now.
|
|
- Fixed error status when URL is a directory
|
|
- Combo url saves history and has autocompletion
|
|
- Combo url navigation improved (like Konqueror)
|
|
- Improved display of relative URLs
|
|
- Show horizontal scroll when URL is too long
|
|
- other improvements and bug fixes.
|
|
|
|
|
|
Changes for 0.1.0
|
|
-----------------------------------------------------
|
|
- compilation fixes
|
|
- fixed external links and parent directories judgment
|
|
- different defaults for search
|
|
- several other fixes and improvements that I can't remember
|
|
|
|
|
|
Changes for 0.1-b1
|
|
-----------------------------------------------------
|
|
Initial beta release
|
|
|