#
# ChangeLog for data
#
# Generated by Trac 1.4.4
# Apr 11, 2025, 9:57:30 AM

Tue, 20 Nov 2012 08:34:10 GMT Frederik Heber <heber@…> [d5307b]
	* Makefile.am (modified)
	* configure.ac (modified)
	* data/Makefile.am (deleted)
	* data/icons/Makefile.am (modified)
	* data/icons/icons.qrc (moved)
	* src/UIElements/Makefile.am (modified)
	* src/UIElements/Qt4/QtMainWindow.cpp (modified)

	DISTFIX: new logo files were not in EXTRA_DIST.

	- renamed logos.qrc ...


Fri, 16 Nov 2012 11:10:57 GMT Frederik Heber <heber@…> [5b991a]
	* Makefile.am (modified)
	* configure.ac (modified)
	* data/Makefile.am (added)
	* data/icons/Makefile.am (added)
	* data/icons/logos.qrc (added)
	* src/Makefile.am (modified)
	* src/UIElements/Makefile.am (modified)
	* src/UIElements/Qt4/QtMainWindow.cpp (modified)
	* src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified)

	compile icons into the executable


Fri, 16 Nov 2012 11:10:56 GMT Frederik Heber <heber@…> [9765fd]
	* data/icons/icon_view_stereo.png (added)
	* data/icons/icon_view_stereo.svg (added)
	* src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified)

	icon for stereo view added


Fri, 16 Nov 2012 11:10:56 GMT Frederik Heber <heber@…> [25e08a]
	* data/icons/icon_select_atom.png (added)
	* data/icons/icon_select_atom.svg (added)
	* data/icons/icon_select_molecule.png (added)
	* data/icons/icon_select_molecule.svg (added)
	* src/UIElements/Views/Qt4/Qt3D/GLWorldView.cpp (modified)

	new icons for atom/molecule selection


Thu, 10 Nov 2011 16:05:39 GMT Frederik Heber <heber@…> [936a02]
	* data/bondtables/bondtable.dat (added)
	* data/databases/Hbondangle.db (moved)
	* data/databases/Hbonddistance.db (moved)
	* data/databases/elements.db (moved)
	* data/databases/orbitals.db (moved)
	* data/databases/valence.db (moved)
	* data/molecules/ATPase.pdb (added)
	* data/molecules/AntifreezeProtein.pdb (added)
	* data/molecules/bpti.pdb (added)
	* data/molecules/oxirane.pdb (added)
	* data/molecules/portlandite.pdb (added)
	* data/molecules/propene.pdb (added)
	* data/molecules/testosterone.pdb (added)
	* data/molecules/tmv_periodic_segment.pdb (added)
	* data/molecules/tmv_periodic_tube.pdb (added)
	* data/molecules/water.pdb (added)
	* src/Makefile.am (modified)
	* src/documentation/data.dox (added)
	* src/documentation/mainpage.dox (modified)

	Creating data dir for bondtables, databases, and molecules.

	- Moved ...