Menu

Tree [c54a8d] master /
 History

HTTPS access


File Date Author Commit
 KDE 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 doc 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 images 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 po 2014-08-22 Jan Prokop Jan Prokop [d8f215] Porting to Qt4
 scripts 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 src 2014-09-22 Ján Prokop Ján Prokop [c54a8d] Renamed class MenuBar to MainWindow
 templates 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 .gitignore 2014-09-07 Ján Prokop Ján Prokop [e446c2] added some files
 AUTHORS 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 BUGS 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 BUGS.sk 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 COPYING 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 ChangeLog 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 INSTALL 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 Makefile.am 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 NEWS 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 README 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 TODO 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 TODO.sk 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 autogen.sh 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 configure.in 2014-09-20 Ján Prokop Ján Prokop [486735] C++11 compiler switch moved to configure.ac
 install-sh 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 missing 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 mkinstalldirs 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 qtez.lsm.in 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit
 qtez.spec.in 2014-02-09 Jan Prokop Jan Prokop [e730f0] Initial commit

Read Me

	              ***** PLATFORMS *****
                     -----=============-----

QtEZ is known to compile fine on the the following platforms:
(please send in with more if you compile on a platform not below)

 Linux
   
                      ******* INFO *******
                     -------========-------

This is a development environment for Qt. It is intended to write C++ source 
code based on information it's told, developed on LINUX for X11R6. I have 
heard success stories on a few other unices, but somehow doubt a TrollTech
customer who has bought Qt for Win* will be able to get this to compile, as
it has some system calls not terribly portable, but as soon I get my NT lib
in the mail (it's coming right?) I'll hack up some stuff so you can cross
platform develop, GUI style.


                   ***** DYNAMIC COMPONENTS *****
                  -----======================-----

There is support for dynamic loading components at run time. This will 
allow you to build your own components for QtEZ and not even have sources to it.
More documentation will follow in the docs/tutorial/compons.html. If you do NOT
have an ELF system you may find some complaints. I put preprocessor if's to
prevent a non-ELF system from seeing the code, though I don't have access to
one, so please tell me if you cann't get it to compile/run.

If you love QtEZ you can send job offers/money/food my way, or hate it then
feel free to tell me why also. Thanks for trying QtEZ, you can contact me
at jprokop@ibl.sk


                        ***** PLUGINS *****
                       -----===========-----

There is support for plugins.

                    Jan Prokop, 11st march 2001