Xplode Help: Changes
Xplode Version 2.2
by Franco Milicchio milicchio@dia.uniroma3.it
© D.I.A. Università degli Studi Roma Tre
|
 |
Xplode 2.2 is a new improvement of Xplode 2.1.1. The main features of the previous version
are unchanged, and provides new features and minor bug fixes. The following sections provide a list
of changes ordered by version and topics.
Xplode Version 2.2
New features
- User definition list
- Drag and drop between spaces
- XML keywords database in keywords.xml
- Keyword reference tree
- Initialization shows a progress dialog
- Compatible with Qt 3.3.2
Bug fixes
- Empty exported file name means abort exporting
- Fixed sizes for docking window parts
Xplode Version 2.1.1
Improvements
- Quits directly if no modified files are still open
- Removed the ShockWave Flash support
- Context-sensitive menu enabling
- Unicode-compilant double click selection
- Full adeherence to the Qt DOM module
- Compatible with Qt library 3.3.x
Bug fixes
- File Save As now works
- Fixed an improbable (but possible) memory leak (closing files)
- Animation starts when really needed
Xplode Version 2.1
New features
- New user interface design
- New icon (the same on every platform)
- Improved exporting/viewing with the exported objects list
- Xplode now can start the selected viewer application (MacOSX only)
- Cursor position indicator
- Less user interactions for a smoother work
- Comprehensive help system
- Search and replace with regular expressions
- Unknown exported file name suffix management
Bug fixes
- Kill Plasm process when Xplode itself is killed (Windows only)
- Ask when closing a modified file
- Show modified files with an icon near the name
- Case insensitive syntax highlighting
- Add default suffix in exporting phase
- Cut and copy commands now work with the listener
Project design
- Cleaner source code organization
- Full use of the signal/slot paradigm
- Embedded icon and pixmaps via qembed
- Compatible with Qt library version 3.1.x and over