Andromeda Changelog

What's new in Andromeda 0.3.0

Feb 11, 2013
  • Global:
  • Core plugin doesn't exist anymore - Andromeda core moved to an application itself
  • Andromeda quits when last window is closed (Windows and Linux)
  • Allow to hide system tray menu (#33)
  • Improved shotcut editing (#50)
  • Fixed mimetype in andromeda.desktop (#54)
  • Added Image Viewer plugin
  • Added BinEditor plugin
  • Added PdfView plugin
  • Added TextEditor plugin
  • FileManager moved to a separate library
  • Added support for network transparency to allow opening files via http (currently works only for ImageViewer)
  • Fix crash with opening in internal editor
  • Update Portuguese and Russian translation.
  • Add Czech translation by Pavel Fric.
  • Fix bug with lost icons in Linux.
  • Added Bookmarks and Filesystem dock windows.
  • FileManager plugin:
  • Add possibility to move files instead of copying ("Ctrl+Shift+V" for pasting)
  • Fix calculating of drive/file size (now uses double instead of int)
  • Added simple status bar
  • Added "Ctrl+Down" shortcut for opening files
  • Files are renamed now using QTextEdit instead of a QLineEdit
  • Improved FileInfo dialog look'n'feel
  • Temporarily disable open keyboard modifiers.
  • Fix opening executable files in Linux.
  • Fix double opening files via "enter" shortcut.
  • Moved filemanager code to separate library.
  • Added correct word wrapping to FileItemDelegate.
  • Higly improved treeview mode performance.
  • Fix file model sorting in Windows.
  • Hello World plugin:
  • Added possibility to change text via context menu:)