All releases of Kodos


Release Notes: In addition to some bugfixes the regex groups widget has been modified to allow for multiple lines to be displayed properly.


Release Notes: This release fixes several bugs that were introduced by the first attempt at internationalizing the application. A Polish translation has been added (use the -l pl flag).


Release Notes: New features include support for Unicode input and translations (different locales). This release also contains some code cleanup and bugfixes.


Release Notes: This version adds a regex library which aims to be a repository of common reusable regular expression patterns. It now attempts to save and restore window positions and sizes. It now prompts the user to save their work before exiting or before performing an action that would otherwise result in the loss of their work. The look and feel of the regex reference guide was updated.


Release Notes: This release adds replace functionality so that users can test their regular expressions, simulating search/replace. There is a new "match all" tab that shows all regex matches. Other improvements include the ability to import a URL which may be useful for Web scraping.


Release Notes: An "examine regex" feature has been added. The examine feature is useful in the event when a regex that you have been editing no longer matches the text string. In some instances you may have inadvertently added a character. Normally, the only indication that you have that the regex doesn't match is the status bar indicator. Although this alone may be useful, the examine feature can help pinpoint errors. By examining the regex, Kodos will locate the longest possible match by scanning the current regex.


Release Notes: The file menu now contains recently accessed kodos files (.kds). Preferences allows you to edit and control the number of recent files that appear. The regex reference guide has been expanded to include more entries. Preferences are migrated from .kodos to .kodos/prefs. A new settings file .kodos/recent_files has been added. There is a bugfix for Windows (mysteriously exited on startup). A preference for processing timeout has been added. There are other minor fixes, cleanup, etc.


Release Notes: This release adds the ability to (un)pause regex processing, an "import file" option in the file menu, a bug-reporting mechanism within the application, an additional preference (email server) in the preferences menu (for use with the bug reporting window), a three-second timeout for editing, and a code cleanup. It fixes a bug which prevented Kodos from launching if used with PyQt (Qt) 2.x and a prefs tabbing issue. All windows now share the same Kodos toolbar text logo (previously, there was a disconnect between the main, help, and reference windows).


No changes have been submitted for this release.