+++ Release 0.6.5 (2022-09-02) +++


+++ Release 0.6.4 (2019-12-23) +++


+++ Release 0.6.3 (2016-04-29) +++


+++ Release 0.6.2 (2016-04-16) +++


+++ Release 0.6.1 (2016-04-02) +++


+++ Release 0.6.0 (2015-12-28) +++

2015-12-28 Guido Scholz <gscholz@users.sourceforge.net>
	Support for this file is discontinued. Use "git log" instead.


+++ Release 0.5.5 (2009-03-18) +++

2009-03-12 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/route.cpp: Set signals on route back to stop position
	if route selection is changed in route edit mode.

2009-03-11 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/element.*, gbsarea.*, feedbackviewer.cpp,
	feedbacklistbox.*, feedbackmodule.*, resources.h: Drag and Drop
	for feedback contacts to layout elements implemented.

2009-03-08 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/srcpport.*, infoport.*: Info port state handling
	improved for SRCP 0.7 logins (from dtcltiny).

2009-03-07 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/element.cpp: Fixed track indicator light for shunting
	route state of track button element. Route light for y-turnouts
	fixed. Label painting of wait signal fixed. Routing over double
	slip switches with single engine fixed.
	* spdrs60/elementdialog.cpp: Fixed updating of address edit line 
	tooltips. Feedback disabled for level crossing element.

2009-03-01 Guido Scholz <guido.scholz@bayernline.de>
	* doc/Makefile.am: Fixed lost handbook page for 0.5.4 version
	changes.

2009-02-24 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/gbsarea.cpp: Handling of tablelight variable fixed.
	* spdrs60/resources.h: Maximum valid GA address for DCC fixed (now
	is 2044).
	* spdrs60/mainwindow.cpp: Fixed dialog for new file to save also
	CRCF data for control center name and id. Fixed reading of
	control center id.
	* spdrs60/gbsarea.cpp, spdrs60/router.cpp,
	spdrs60/mainwindow.cpp, spdrs60/element.cpp,
	spdrs60/keyboad.cpp: Changed SRCP message variables to use stack
	instead of heap.

2009-02-20 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/element.*: Background icon painting optimized.

2009-02-13 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/gbsarea.cpp: Fixed drag pixmap creation and set
	modified flag for drop action.

2009-02-11 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/routeelementlvi.cpp: Fixed memory leak while sorting
	route elements in list view.

2009-02-06 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/element.cpp: Fixed routing over element, if track
	indicator is off and configured feedback contact is occupied.
	* spdrs60/routelistwindow.cpp: Fixed route withdrawal by
	spacebar hit for reserved routes.
	* spdrs60/element.*, spdrs60/router.cpp: Show error message if
	start signal is in stop position while recorded.
	* spdrs60/router.cpp: Set start signals back to stop position
	if route selection is changed in route edit mode.

2008-12-23 Guido Scholz <guido.scholz@bayernline.de>
	* spdrs60/srcp_test.cpp, spdrs60/Makefile.am: Preliminary test
	for SRCP message generation added, ran by "make check".

+++ Release 0.5.4 (2008-11-23) +++

2008-11-23 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: Last opened file is sorted to top of recently
	opened files list.
	* mainwindow.*: Fixed hiding of view mode specific toolbars if
	accelerator key is hit twice.

2008-11-12 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp: State showing On/Off labels for tablelight
	switching.
	* element.cpp: Routed elements losing their occupation are
	also unrouted now.

2008-11-11 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: Read bug for server information in layout
	file fixed.

2008-11-09 Guido Scholz <guido.scholz@bayernline.de>
	* elementdialog.cpp, newlayoutdialog.*: Qt3.1 compile error
	fixed.

+++ Release 0.5.3 (2008-11-09) +++

2008-11-05 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, gsarea.cppl: Generic Messages/CRCF support for
	tablelight and edit mode switching added.

2008-08-12 Guido Scholz <guido.scholz@bayernline.de>
	* configure.ac, doc/Makefile.am: configure option for pdf
	handbook creation added.

2008-08-11 Guido Scholz <guido.scholz@bayernline.de>
	* gbsarea.*, element.*, paintitemwindow.cpp: Lights of locking
	table can be switched on or off now.

2008-08-07 Guido Scholz <guido.scholz@bayernline.de>
	* configure.ac, spdrs60/Makefile.am: Moved translated strings
	files to separate subdirectory. Rules for translations updates
	reworked.
	* configure.ac, Makefile.am: Removed debian control files from
	distribution.

2008-07-30 Guido Scholz <guido.scholz@bayernline.de>
	* elementdialog.*: Decoder address values are validated if
	dialog is closed confirming changes (OK). Tooltips for address
	edit lines are updated accordingly to display the current valid
	value range.

2008-07-29 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.*: Fixed string handling of external process names
	to edit data files or view documentation. Process names containing
	one or more arguments (e.g. "xterm -e vim") are started properly
	now.

2008-07-22 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.*: Menu for recently opened files added,
	configuration file is saved on program exit.

2008-05-31 Guido Scholz <guido.scholz@bayernline.de>
	* element.*, elementdialog.cpp, route.cpp: Simple crossings are
	now lockable against traversing routes.

2008-05-19 Guido Scholz <guido.scholz@bayernline.de>
	* doc/en/*.png: Outdated screenshot files removed.

2008-05-17 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp: Fixed info message handling for single and double
	slip switches with more than two states.

2008-05-16 Guido Scholz <guido.scholz@bayernline.de>
	* element.*: Fixed info message handling for signals with more
	than two states.

2008-04-30 Guido Scholz <guido.scholz@bayernline.de>
	* element.*, gbsarea.cpp, elementcommader.*: Layout elements
	are no longer identified by a name, but by a classid number.
	Rotate flag is completely removed. Fileformat is changed
	appropriately. Simple elements now only store a reduced data
	set to reduce file size and improve file read speed.

2008-04-24 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp: Text content of text element is painted on white
	background. Empty text element shows eye-catching white rectangle.

2008-04-23 Guido Scholz <guido.scholz@bayernline.de>
	* element.*, gbsarea.cpp, paintitemwindow.cpp: New paint items
	for top and bottom bufferstop.

2008-04-16 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, gbsarea.c, element.*: Modified flag for layout
	data is only set for real changes (e.g. element property dialog
	result = OK).

2008-04-06 Guido Scholz <guido.scholz@bayernline.de>
	* doc/de/index.sgml: Chapter about Generic Messages/CRCF usage
	added.

2008-03-27 Guido Scholz <guido.scholz@bayernline.de>
	* route.*, router.*, crcfmessage.*, mainwindow.cpp,
	srcpmessage.cpp: Preliminary support for Generic Messages added.

2008-03-22 Guido Scholz <guido.scholz@bayernline.de>
	* elementdialog.cpp, element.*, gbsarea.cpp,
	paintitemwindow.cpp: Routable tunnel elements added.

2007-10-21 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp: Fixed routing for three way turnouts

2007-10-14 Ullrich Schicke <ullrich.schicke@gmx.de>
	* qt3to4portingpatch.xml: qt3to4 rules file added to prevent
	QActionGroup conversion. spdrs60 now is compilable under Windows
	using the Qt4 library.

2007-09-30 Guido Scholz <guido.scholz@bayernline.de>
	* element.*, gbsarea.cpp, paintitemwindow.cpp: New paint item
	for left direction panel.
	* element.cpp: Some cleanups for element size usage.

2007-09-28 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, paintitembutton,* paintitemwindow.*: New
	container for paint item icons.

2007-09-25 Guido Scholz <guido.scholz@bayernline.de>
	* pixmaps/viewtrainnumber.xpm, mainwindow.cpp,
	trainnumberdialog.*: New train number edit dialog added.
	* element.cpp: Layout item identification now is number based
	not string based.

2007-09-22 Guido Scholz <guido.scholz@bayernline.de>
	* pixmaps/*.xpm, decopanels.*, miscpanels.*, signalpanels.*,
	switchpanels.*, externalgrouppanels.*, mainwindow.cpp,
	gbsarea.cpp: New toolbars for paint items, context menu for
	painting shortcut removed.

2007-09-13 Guido Scholz <guido.scholz@bayernline.de>
	* pixmaps/*.xpm: New cursor shapes and icons for extended layout
	edit mode.

2007-09-10 Guido Scholz <guido.scholz@bayernline.de>
	* section.*, route.*, router, routelvi.cpp: New base class
	»section« for routes and blocks.

2007-09-09 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: Menu, toolbars and statusline are made hidable
	by menu actions, Ctrl-U will bring a hidden menu back.

2007-09-05 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.*, keyboard.*: Option for protocol selection added,
	binary srcp messages, SRCP 0.8 messages also send INIT.

2007-09-03 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: Removed stdlib dependency by using QProcess
	for launching external programms.
	* routedialog.cpp: Validators for route id and train mumber
	added.
	* router.*, route.*: Automatical route id selection for routes
	without an assigned id.

2007-09-02 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, options.*, element.cpp, preferences.*: tooltip
	usage optimized, visibility now can be changed without program
	restart, some new tiptools added
	* elementdialog.cpp: optimized train number display
	configuration, colors can be changed now using 'rotated' option
	* options.*, preferences.*, mainwindow.cpp: new user option to
	switch message times on/off

2007-09-01 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.* router.*, routelistwindow.*: sharp distinction
	between route withdrawal and route release
	* mainwindow.*: new menu item for route release, old one renamed
	to "withdraw"
	* mainwindow.cpp, srcpinfodialog.*: new dialog to display SRCP
	server information
	* mainwindow.*, srcpport.* commandport.* infoport.*: SRCP
	communication mostly rewritten, same classes as developed for
	dtcltiny are used now

2007-08-31 Guido Scholz <guido.scholz@bayernline.de>
	* messagehistory.*, mainwindow.*, gbsarea.*, router.*: new
	message history line
	* router.*: fixed some doubled route state change messages

2007-08-29 Guido Scholz <guido.scholz@bayernline.de>
	* routedialog.*: input line for train number added
	* route.*, routelvi.*, routelistview.c: train number added
	* route.*, router.*, element.*, elementdialog.cpp: basic train
	number tracing implemented

2007-08-28 Guido Scholz <guido.scholz@bayernline.de>
	* aboutdialog.*, mainwindow.cpp: new about dialog added

2007-08-26 Guido Scholz <guido.scholz@bayernline.de>
	* routedialog.*: redesigned to a much more compact tabbed dialog,
	input line for route id number added
	* route.*, routelvi.*, routelistview.c: route id number added
	* pixmaps/route_*.xpm: background changed to transparent 

2007-08-03 Guido Scholz <guido.scholz@bayernline.de>
	* newlayoutdialog.*: auto-options enable/disable depending
	options

2007-08-02 Guido Scholz <guido.scholz@bayernline.de>
	* resouces.h: Number of maximum layout rows changed to 120

+++ Release 0.5.2 (2007-02-17) +++

2007-02-12 Guido Scholz <guido.scholz@bayernline.de>
	* gbsarea.*: basic drag-and-drop support for a single element
	added

2007-02-07 Guido Scholz <guido.scholz@bayernline.de>
	* gbsarea.*, element.*, route.cpp: handling of empty elements
	improved, loading files is much faster now, memory consumption
	is much lower than before

2007-02-06 Guido Scholz <guido.scholz@bayernline.de>
	* gbsarea.*, router.*, route.* routelistwindow.cpp,
	mainwindow.cpp: route data is updated if layout edit mode is
	left, route list window hides in layout edit mode and shows up
	automatically if route edit mode is entered.

2007-02-06 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, gbsarea.*, element.*: popup menues are moved
	from element to gbsarea improving memory consumtion and file
	loading time a lot

+++ Release 0.5.1 (2007-02-04) +++

2007-02-04 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.*, router.*, gbsarea.*, element.*: support for old
	style file formats removed

2007-01-28 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.*, routelvi.*, routelistview.*, router.*,
	routelistwindow.*: route list window now is based on QListView,
	columns are sortable

2007-01-20 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, element.cpp, options.*, preferences.*: option
	to disable blinking turnouts added

2007-01-10 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: modified file open window to choose more
	than one file

2007-01-09 Guido Scholz <guido.scholz@bayernline.de>
	* main.cpp, mainwindow.*: analyse command arguments to open more
	than one layout window

+++ Release 0.5.0 (2006-12-02) +++

2006-12-02 Guido Scholz <guido.scholz@bayernline.de>
	* element.*: two dimensional routing algorithm, five new
	vertical elements added

2006-11-27 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: visibility of route toolbar is connected to
	visibility of route list window

2006-11-26 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: server logout now in all cases is done by
	active socket close

2006-11-19 Guido Scholz <guido.scholz@bayernline.de>
	* router.cpp: fixed activation of help routes

2006-11-19 Guido Scholz <guido.scholz@bayernline.de>
	* element.*, elementdialog.cpp: completely rewritten painting
	code for all layout elements, working counter for FHT

2006-08-22 Guido Scholz <guido.scholz@bayernline.de>
	* preferences.*, mainwindow.cpp, options.*: new config option
	for automatical layout file saving

2006-08-21 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: new config file format

2006-08-21 Guido Scholz <guido.scholz@bayernline.de>
	* feedbackmodule.*, feedbacklistbox.* feedbackviewer.*,
	main.cpp, mainwindow.*: new feedback module window

2006-05-10 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp, elementdialog.*, mainwindow.cpp,
	options.*, preferences.cpp: protocol by server added

2006-02-08 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: respond to power change messages

2006-02-07 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.*: separate history line for program messages

2006-01-31 Guido Scholz <guido.scholz@bayernline.de>
	* finder.cpp: redesigned to use layout management

2006-01-30 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp: file text is set to UTF8
	* routeelementlvi.*: value based sorting added
	* gbsarea.cpp: more error messages, HaGT button enabled

2006-01-28 Guido Scholz <guido.scholz@bayernline.de>
	* routedialog.cpp: fixed route element list focus bug, rearanged
	element list edit buttons
	* routedialog.cpp, element.*: fixed hp2 bug for entry signals
	* routedialog.cpp, routeelementdialog.*: fixed element pointer
	usage

2006-01-24 Guido Scholz <guido.scholz@bayernline.de>
	* preferences.*: new file for global variables
	* element.*, gbsarea.*, mainwindow.*, main.ccp, options.*:
	 global variables renamed

2006-01-14 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, newlayoutdialog.cpp: SRCP server variables now
	are layout specific
	* options.*: user preferences dialog redesigned using layout
	management

2006-01-07 Guido Scholz <guido.scholz@bayernline.de>
	* element.*, gbsarea.*, mainwindow.*, srcpmessage.*: support for
	SRCP 0.8

2005-12-23 Guido Scholz <guido.scholz@bayernline.de>
	* element.*, route.cpp: make simple GA elements switchable by
	routes

+++ Release 0.4.8 (2005-12-11) +++

2005-12-05 Guido Scholz <guido.scholz@bayernline.de>
	* element.*: new EDiTS address calculation
	* fbmodule.cpp: font size now is relative to system font size

2005-11-27 Guido Scholz <guido.scholz@bayernline.de>
	* elementdialog.*: dialog redesigned using layout management,
	 prepared for SRCP 0.8, dialog now remembers element subtypes

2005-11-21 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp: "Toggle" context menu now only appears for elements
	connected to decoder

2005-11-09 Guido Scholz <guido.scholz@bayernline.de>
	* keyboard.*: fixed not sending SRCP command bug, redesigned
	with layout management and labels for input lines, prepared
	for SRCP 0.8

2005-11-07 Guido Scholz <guido.scholz@bayernline.de>
	* doc/de/indey.sgml: German handbook updated as reported
	by Sven Roth <sven@r0th.de>
	* doc/*.png: some images updated

2005-10-30 Guido Scholz <guido.scholz@bayernline.de>
	* doc/*: German handbook updated
	* routedialog.*, routeelementlvi.*, routeelementdialog.* : new
	designed dialog windows to edit route properties
	* element.cpp: new design for solenoid labels

2005-06-07 Guido Scholz <guido.scholz@bayernline.de>
	* route.cpp, element.cpp: new "Fahrstrassenfestlegemelder"
	for start signals of "Zugfahrstrassen"; optimized route switching

2005-06-05 Guido Scholz <guido.scholz@bayernline.de>
	* route.cpp, router.cpp, gbsarea.cpp: routing over occupied
	route elements now is controlled
	* gbsarea.cpp, options.cpp, mainwindow.cpp: log message handling
	simplified
	* spdrs60_de.*: translation update

2005-06-04 Guido Scholz <guido.scholz@bayernline.de>
	* route.cpp, route.h, router.cpp, router.h, gbsarea.cpp,
	gbsarea.h, element.cpp, element.h: new route path highlighting
	code, code cleanup
	* element.cpp: fixed broken context menu for layout drawing in
	layout edit mode
	* convertrts: disabled

2005-05-30 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp, element.h: mouse action for selection/deselection
	of route elements changed, now left and middle buttons are used,
	no double click necessary

2005-05-28 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, mainwindow.h: toolbar and menu usage converted
	to QAction
	* mainwindow.cpp, spdrs60/pixmaps/*: some new icons for menus
	and toolbars

2005-05-23 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, mainwindow.h: toolbar now is divided up into
	different function oriented toolbars

2005-05-22 Guido Scholz <guido.scholz@bayernline.de>
	* route.cpp, route.h, router.cpp, router.h, routingtable.cpp,
	routingtable.h, routingviewer.cpp. routingviewer.h: new code for
	route management activated
	* element.cpp, gbsarea.cpp, mainwindow.cpp: new file format,
	old format can be read by a new import function

2005-05-19 Guido Scholz <guido.scholz@bayernline.de>
	* main.cpp: first commandline argument is interpreted as
	filename to load

2005-05-14 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp, element.h, mainwindow.cpp, mainwindow.h,
	routedialog.cpp, gbsarea.cpp, gbsarea.h: strongly improved
	element painting, changed element selection handling,
	finder is working again

2005-05-12 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp, element.h: improved mouse event handling, changed
	mouse button actions

2005-05-07 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, gbsarea.cpp: new file format for layout files,
	size limits for layout files removed
	* main.cpp, mainwindow.cpp: menu for new application windows
	relaunched
	* mainwindow.cpp: icon for application window
	* element.cpp: removed layout element overlapping

2005-03-17 Guido Scholz <guido.scholz@bayernline.de>
	* options.cpp: prefered editor and browser are editable

2005-02-12 Guido Scholz <guido.scholz@bayernline.de>
	* newlayoutdialog.cpp, mainwindow.cpp, gbsarea.cpp: variable
	column and row counts for new layouts

2005-01-31 Guido Scholz <guido.scholz@bayernline.de>
	* element.cpp: fixed toggle bug for three and four state signals
	* de/index.sgml: documentation update
	* doc/Makefile.am: fixed install target for css file
	* spdrs60.css: default font changed

2005-01-28 Guido Scholz <guido.scholz@bayernline.de>
	* mainwindow.cpp, element.cpp: fixed Qt 3.0 compile error
	* configure.ac, Makefile.am: new configure option to disable
	html documentation generation

2005-01-27 Guido Scholz <guido.scholz@bayernline.de>
	* gbsarea.cpp: fixed Qt 3.1 compile error

+++ Release 0.4.7 (2005-01-23) +++

2005-01-23 Guido Scholz <guido.scholz@bayernline.de>
	* layouts: new example layout "dedorf", new elements added to
	layout "alle_elemente" 
	* *.cpp, *.h: all files renamed to lower case
	* gbsaerea.cpp: fixed memory leak causes by QTimer handling,
	fixed two memory leaks caused by QStrList handling
	* pixmaps: design changes for some icons
	* gbsarea.cpp, mainwindow.cpp: fixed process dialog usage
	* routedialog.cpp, gbsarea.cpp: fixed route edit bug
	* routedialog.cpp: fixed memory leak caused by QStrList
	handling, small design changes
	* gbsarea.cpp, routedialog.cpp: added support for five different
	route types
	* doc: port of HTML-documentation generation from Linuxdoc to
	Docbook/SGML, screenshots update, text updates
	* element.cpp: added four new rail elements, UfGT button
	element, six colored panel elements
	* element.cpp, gbsarea.cpp: on activation rail buttons now show
	context sensitive cursors

2005-01-23 Dietmar Toelg <dietmar.toelg@arcor.de>
	* layouts: new (real-)example layout "Lintorf" 

2005-01-22 Dietmar Toelg <dietmar.toelg@arcor.de>
	* layouts: new (real-)example layout "Flandersbach" 

2005-01-15 Bjoern Schliessmann <b.schliessmann@web.de>
	* doc: port of de/index.sgml from Linuxdoc to Docbook/SGML,
	en/index.sgml bug fixing

+++ Release 0.4.6 (2005-01-01) +++

2005-01-01 Guido Scholz <guido.scholz@bayernline.de>
	* ChangeLog: reformated
	* MainWindow.cpp, GBSaerea.cpp, element.cpp: code cleanups,
	toolbar icons are included into binary, enabled user feedback by
	cursor change for route switching
	* GBSaerea.cpp: fixed routing list handling when a new gbs is
	loaded, fixed blocking of unactive routes by FHS button
	* pixmaps: design changes for some icons

+++ Release 0.4.5 (2004-12-12) +++

2004-12-12 Guido Scholz <guido.scholz@bayernline.de>
	* RoutingDialog.cpp, GBSArea.cpp: enabled routing activation
	by feedback signals
	* GBSArea.cpp: fixed crash bug by wrong routing calculation
	* spdrs60.*.spec: added rpm-spec and desktop files for
	redhat/fedora systems
	* configure.ac: changed compiler check to only c++

+++ Release 0.4.4 (2004-11-18) +++

2004-11-18 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.4 released, Guido Scholz took over
	maintainment from Stefan Preis
	* MainWindow.cpp: optimised feedback network code, now reading
	all send lines
	* element.c: some speed optimization for element painting

2004-11-03 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3-20
	* package: some translation and documentation corrections
	* MainWindow.cpp: on startup power status (e.g. set by other SRCP
	clients) is respected

2004-10-27 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3-19
	* MainWindow.cpp: now realy the feedback visualisation bug is fixed

2004-10-23 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3-18
	* RouteDialog.cpp: small fixes (strings without format parameters)
	* spdrs/Makefile.am, clock/Makefile.am: fixes (moc + LDADD)
	* package: numbering schema changed due to debian dh_make errors
	* MainWindow.cpp: fixed bug in feedback visualisation (LEDs were
	not updated)

2004-10-16 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_17
	* MainWindow.cpp: file dialog now remembers last path
	* MainWindow.cpp: some cleanups using socket variables
	* MainWindow.cpp: networking code is completely rewritten (pooh!),
	now event driven and hopefully much more stable
	* MainWindow.cpp: server connetion now can be (de)activated by menu
	* icons: some nice greater icons added

2004-10-02 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_16
	* doc: moved directory spdrs60/docs to doc
	* doc: substituted more englisch snapshots in German html documentation
	* cleanups in some 'Makefile.am's
	* spdrs60/Makefile.am: changed moc-file naming from
	moc_* to *.moc.cpp due to incompatibility with qt translation
	tool 'lupdate'
	* MainWindow.cpp: fixed bug in feedback history, which came in
	using 'tr()' for feedback messages
	* man: introduced English and German man pages for spdrs60,
	convertRTS and CentralClock
	* CentralClock.cpp: fixed two bugs in CentralClock (second hand
	was too fast and painted wrong, covering hour hand)
	* introduced debian menu file for spdrs60

2004-09-28 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_15
	* current 16x16-icon got lost, reintroduced; icons renamed
	* some cleanups for package building with sgmltools
	* doc:  substituted some English pictures in German handbook

2004-09-23 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_14
	* clock, convertRTS: (re)integrated CentralClock and convertRTS
	* doc: integrated and redesigned online documentation, for now
	based on old but simple "sgmltools"
	* redesigned routing dialog
	* turntableCommander.cpp: fixed bug in turntable commander
	* package: compressed package file format now is bz2
	* package: removed kdevelop files, because it is allways a mess
	together with autotools

2004-09-13 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_13
	* element.cpp: new linewidths and positions for layout modes and
	element selections
	* MainWindow.cpp, gbsscrollview.cpp: layout now is movable by
	keys when it does not fit to visible window
	* three files for version 0.5 are removed

2004-08-25 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_12
	* MainWindow.cpp : new and clean mainwindow layout
	* MainWindow.cpp: toolbar now is movable to left, right and
	bottom dock positions

2004-03-04 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_9
	* package: finished German translation

2004-03-04 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_8
	* main.cpp, MainWindow.cpp: fixed close application crash bug

2004-03-04 Dirk Armbrust <>
	* MainWindow.cpp: fixed layout switch/close application bug

2004-02-17 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_2
	* package: start with German translation

2004-02-16 Guido Scholz <guido.scholz@bayernline.de>
	* package: spdrs60-0.4.3-qt3_1
	* package: port to qt3
	* package: fix a lot of little bugs
	* MainWindow.cpp: debug window now sticks to window bottom

2003-03-16 Stefan Preis <stefan.preis@wdr.de>, Ruediger Seidel
	* package: spdrs60-0.4.3
	* package: port to qt2

