Go to file
Salvo 'LtWorf' Tomaselli 5f394aec89 - Removed mac target and generation, it didn't work for new versions of osx
anyway, and the .app is not self contained.
- Separate make targets for pyqt and pyside
2013-06-30 11:45:35 +02:00
debian wrong copyright, lintian will complain and i will fix it 2012-03-10 12:02:21 +00:00
relational doc change 2013-06-29 16:51:20 +02:00
relational_curses - More detail for errors in evaluation 2010-04-08 09:43:29 +00:00
relational_gui - Added tooltips for the operators 2012-02-13 12:23:35 +00:00
relational_pyside - forgot it out by mistake.. it's a generated file anyway 2011-11-07 19:01:03 +00:00
relational_readline - uses xtermcolor instead of embedded termcolor 2013-02-21 16:06:51 +01:00
samples - Change from 0.12 to version 1.0 2011-03-04 12:38:00 +00:00
setup - Debian package can now be installed with pyside and not pyqt 2011-10-13 20:15:38 +00:00
test - Can convert the expressions into python code objects as well 2013-02-10 14:11:26 +01:00
windows - ready for new release (i hope) 2011-11-07 18:59:38 +00:00
.gitignore gitignore 2013-02-10 14:25:30 +01:00
CHANGELOG - improved an optimization, to produce a simpler select condition under certain circumstances 2011-11-07 19:01:33 +00:00
complexity Optimization for rearrangements 2009-05-01 13:47:54 +00:00
COPYING renamed equijoin to thetajoin 2008-07-17 22:53:32 +00:00
CREDITS - termcolor modified to use bold by default 2011-04-01 10:28:47 +00:00
driver.py - driver only use xtermcolor 2013-02-21 17:22:56 +01:00
Makefile - Removed mac target and generation, it didn't work for new versions of osx 2013-06-30 11:45:35 +02:00
README added warning and encoding to the optimizer 2009-03-02 19:24:01 +00:00
relational_gui.py - ready for new release (i hope) 2011-11-07 18:59:38 +00:00
relational-cli.1 - Change from 0.12 to version 1.0 2011-03-04 12:38:00 +00:00
relational.1 - Debian package can now be installed with pyside and not pyqt 2011-10-13 20:15:38 +00:00
relational.desktop - Removed encoding from .desktop file (was deprecated) 2010-08-03 23:31:21 +00:00
TODO - Using more the colored class 2011-05-02 10:02:06 +00:00

To launch the application, run 

./relational_gui.py

If it needs some dependencies, check this page:
http://galileo.dmi.unict.it/wiki/relational/doku.php?id=download#install