Menu

Tree [r7] /
 History

HTTPS access


File Date Author Commit
 Detail_dialog.cpp 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Detail_dialog.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Detail_dialog.ui 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Element.cpp 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Element.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Element_aufbau.cpp 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Element_aufbau.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Gruppennummer.cpp 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Gruppennummer.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Legende.cpp 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Legende.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 MainWindow.cpp 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 MainWindow.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 MainWindow.ui 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Periodennummer.cpp 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Periodennummer.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Proportionen.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 QPeriodicTable.pro 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 QPeriodicTable.rc 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Scene.cpp 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Scene.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Uebersetzung_de.qm 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Uebersetzung_de.ts 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Uebersicht.cpp 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 Uebersicht.h 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 gpl.txt 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 icon.icns 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 icon.ico 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge
 main.cpp 2013-02-19 andreaskw1978de [r6] Test commit
 readme.txt 2015-02-01 andreaskw1978de [r7] Readme Updated
 resourcen.qrc 2013-02-16 andreaskw1978de [r2] First import to subversion on SourceForge

Read Me

Readme File for QPeriodicTable

Autor:		Andreas Konarski
Contact:	andreaskw@gmx.de
		programmieren@konarski-wuppertal.de
Licence:	GPL V3

Windows XP, Windows 7 and Windows 8:
Just extract the zip file and launch QPeriodicTable.exe. Place the QPeriodicTable folder where you want, but don’t change the internal structure of the folder, or the application will stop working.

MacOSX 10.10:
Just place the bundle where you want. It should solve all dependencies.
The binaries are now 64 bit only, because 32 bit build failed with QT 5.

Linux:
You have to build the application from scratch. First install the latest version of qt4, if not already happened. Extract the sources and run qmake and make inside the folder with the sources.

Other operating systems supported by qt4:
You have to build the application from scratch. Install the latest version of qt4 if not already happened and build the application the way, it should be done on your platform.