1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
qink 0.3.5
* Fixed the same entries being shown in the printer list multiple times (closes: #3)
* Added German translation, by Manuel Rennecke <mrennecke@gmx.de>
* Updated existing translations
* Fixed QDevelop compatibility issue in src.pro
* Reworded "no printers detected" error message (closes: Debian bug #451576)
* icontheme.cpp: Fix build issue with GCC 4.3 (INT_MAX)
qink 0.3.4
* Fixed a problem that could prevent the dialog from being shown
* Fixed build issues with Qt 4.2
* Replaced application icon, added more sizes
* Added Turkish translation, by Mustafa Günay <mustafagunay@gmail.com>
* Added Esperanto translation, by Sergei Zivukov
* Added support for stock icons for buttons and menus, added fallback icons
* Merged manpage whatis patch from Debian
qink 0.3.3
* Manpage compression command now respects INSTALL_ROOT (fix from Debian)
* Added Spanish translation, by skarevoluti <garciamanu49@gmail.com>
* Translation tabs now work correctly
* Removed dependency on qt4-qt3support
* Fixed 'Cannot find pixmap ":/icons/app.png" in the mime source factory'
* Icons in icons/hicolor directories are now correctly installed to $PREFIX/share/icons/hicolor
(Debian will probably overwrite them anyway, this is for tarball installations)
qink 0.3.2
* Added support for photoblack (closes: #1)
* Bars for unused colors now hidden (closes: #2)
* Added check for Qt >= 4.2 to configure
* Fixed libinklevel configure check (new options: --with-libinklevel-inc, --with-libinklevel-lib)
* Rpath now only set when necessary (eliminates need for chrpath in Debian)
* Added --enable-debug option to configure (debug still disabled by default)
* COPYING and ChangeLog are no longer installed to $PREFIX/share/docs
* Added manpage from Debian version 0.3.1-2 (installed to $PREFIX/share/man/man1/qink.1.gz)
* GPL text now embedded into the executable (obsoletes Debian GPL location patch)
* Updated .desktop file from Debian version 0.3.1-2
qink 0.3.1
* Re-added changelog
* Fixed copyright notices in headers (for Debian/Ubuntu packaging)
* Identical to 0.3 otherwise
qink 0.3 (by Matvey Kozhev <sikon@lucidfox.org>)
* Initial release under the new name
* Ported to Qt4, removed kdelibs dependency
* Ported to libinklevel 0.7.x
* Added tray icon
kink 0.2.1
* Merged into the source the patch proposed by Johnathan Burchill (jkerrb), for an improved UI layout
* Some cleanings and minor bug fixes
kink 0.2
* Support for version 0.6 of libinklevel
* Autodetection of printers
* Improved error messages verbosity
kink 0.1 (by Moris Ravasio <moris_ravsio@hotmail.com>)
* Initial release
|