Commit Graph

  • 8102dbe959 Fixed and changed semantic of open relation Salvo 'LtWorf' Tomaselli 2015-06-02 12:35:47 +0200
  • 9d4284d624 Store the state of the main window when closing and restore it. Salvo 'LtWorf' Tomaselli 2015-06-01 14:20:29 +0200
  • dbeb1e3863 Do not manipulate the relation directly when editing Salvo 'LtWorf' Tomaselli 2015-06-01 13:14:58 +0200
  • 8dbdb2955f No need to use encode Salvo 'LtWorf' Tomaselli 2015-06-01 13:05:39 +0200
  • 4443732429 Updated manpages Salvo 'LtWorf' Tomaselli 2015-06-01 12:54:52 +0200
  • 1793637418 Use constants from parser to replace symbols Salvo 'LtWorf' Tomaselli 2015-06-01 12:39:09 +0200
  • c9d462e484 Debian build updated Salvo 'LtWorf' Tomaselli 2015-06-01 11:50:29 +0200
  • db529f9ba4 Qt5 moved QWebView in a different module Salvo 'LtWorf' Tomaselli 2015-06-01 10:59:17 +0200
  • a965cff14a Removed unused module Salvo 'LtWorf' Tomaselli 2015-06-01 10:32:15 +0200
  • 8d3113c365 Modified python setup for python3 Salvo 'LtWorf' Tomaselli 2015-06-01 10:30:01 +0200
  • 9d9a7d8b56 More changing to 2.0 Salvo 'LtWorf' Tomaselli 2015-06-01 09:33:47 +0200
  • b4b23b8913 Replace version for windows setup Salvo 'LtWorf' Tomaselli 2015-06-01 09:31:22 +0200
  • de405480b5 Moved casting function in rstring Salvo 'LtWorf' Tomaselli 2015-06-01 09:12:22 +0200
  • e4158a3685 Refactored rename header Salvo 'LtWorf' Tomaselli 2015-06-01 08:58:54 +0200
  • 1f7983309b Simplified getAttributesId() Salvo 'LtWorf' Tomaselli 2015-06-01 08:55:11 +0200
  • 496a5c19d1 Raise an exception when trying to insert n-uples with the wrong cardinality Salvo 'LtWorf' Tomaselli 2015-06-01 08:49:40 +0200
  • 3fca4edd15 Refactory of rearrange Salvo 'LtWorf' Tomaselli 2015-06-01 08:48:52 +0200
  • 766a3a6527 Simplified delete method Salvo 'LtWorf' Tomaselli 2015-06-01 08:45:29 +0200
  • be6400c270 Mark both relations as read-only after a rename Salvo 'LtWorf' Tomaselli 2015-06-01 08:43:41 +0200
  • c345c1e521 Added new changes in CHANGELOG Salvo 'LtWorf' Tomaselli 2015-06-01 08:42:40 +0200
  • d60b5f7983 Print compiled expressions for multiline queries Salvo 'LtWorf' Tomaselli 2015-06-01 07:34:21 +0200
  • acdd4629a6 Python3 change, replace file() with open() Salvo 'LtWorf' Tomaselli 2015-06-01 07:32:53 +0200
  • 4af2230ced Use rstrings anywhere Salvo 'LtWorf' Tomaselli 2015-06-01 07:31:19 +0200
  • 19cff69718 Cache type information on strings Salvo 'LtWorf' Tomaselli 2015-06-01 00:45:49 +0200
  • cd5c2845e1 Store last multiline query Salvo 'LtWorf' Tomaselli 2015-06-01 00:17:19 +0200
  • bf13fe0c4a Remove manual font setting Salvo 'LtWorf' Tomaselli 2015-06-01 00:02:32 +0200
  • 7530c30185 Generated UI Salvo 'LtWorf' Tomaselli 2015-06-01 00:02:23 +0200
  • f3af25f132 Support multi-line editing mode Salvo 'LtWorf' Tomaselli 2015-06-01 00:00:59 +0200
  • 2341f93cf6 Updated README's examples Salvo 'LtWorf' Tomaselli 2015-05-31 19:12:10 +0200
  • eda84914af Generate UI files Salvo 'LtWorf' Tomaselli 2015-05-31 19:04:45 +0200
  • 282d9fdd17 Bump version Salvo 'LtWorf' Tomaselli 2015-05-31 19:04:06 +0200
  • 4a71130d0a Change UI to use the new symbols Salvo 'LtWorf' Tomaselli 2015-05-31 19:03:49 +0200
  • abfa6a00c2 Use constants rather than hardcoded symbols Salvo 'LtWorf' Tomaselli 2015-05-31 19:03:17 +0200
  • 8cb08ad030 Change relational language to use math symbols Salvo 'LtWorf' Tomaselli 2015-05-31 19:01:03 +0200
  • 7e1c2c964c I can't remember what the changes were Salvo 'LtWorf' Tomaselli 2015-03-12 10:21:01 +0100
  • 221861be51 Marked operator buttons labels as untranslatable Salvo 'LtWorf' Tomaselli 2015-02-23 15:23:27 +0100
  • 5bfbe4f4af Ask again if the relation name is incorrect Salvo 'LtWorf' Tomaselli 2015-02-23 14:19:28 +0100
  • 0a562ff603 Check for duplicated attributes Salvo 'LtWorf' Tomaselli 2015-02-23 14:17:50 +0100
  • 512aafd946 Style Salvo 'LtWorf' Tomaselli 2015-02-19 14:06:11 +0100
  • cf377eca46 Initial Qt5/Python3 switch Salvo 'LtWorf' Tomaselli 2015-02-19 14:00:47 +0100
  • 98da6fa7f6 Switch GUI generation to Qt5 Salvo 'LtWorf' Tomaselli 2015-02-19 13:59:41 +0100
  • fd4677be00 Mention the language switch Salvo 'LtWorf' Tomaselli 2015-02-19 12:58:36 +0100
  • 06c5047c8f Prints ^C in CLI mode when Ctrl+C is pressed Salvo 'LtWorf' Tomaselli 2015-02-19 12:57:02 +0100
  • 991b0d9942 Converted command line interface to Python3 Salvo 'LtWorf' Tomaselli 2015-02-19 12:56:21 +0100
  • a355762fc4 Switch core module to Python3 Salvo 'LtWorf' Tomaselli 2015-02-19 12:42:41 +0100
  • 4019fbadb0 New website is located on gh-pages Salvo 'LtWorf' Tomaselli 2015-02-18 17:54:47 +0100
  • da4c549ea0 Drop support for PySide Salvo 'LtWorf' Tomaselli 2015-02-18 17:53:02 +0100
  • 32f7aa5410 Make everything point to the brand new website Salvo 'LtWorf' Tomaselli 2015-02-11 19:50:41 +0100
  • fd8d0089de better readme Salvo 'LtWorf' Tomaselli 2015-02-11 17:07:39 +0100
  • a04ddf72ee better readme Salvo 'LtWorf' Tomaselli 2015-02-11 16:56:21 +0100
  • 224e470295 debian changelog Salvo 'LtWorf' Tomaselli 2015-02-11 14:50:43 +0100
  • 8321232484 Fix bug in relational-cli that made it crash when an exception was raised Salvo 'LtWorf' Tomaselli 2014-01-11 12:27:16 +0100
  • be0d95b838 Prepare for new version Salvo 'LtWorf' Tomaselli 2014-01-11 12:21:41 +0100
  • dabd746a5e Website Salvo 'LtWorf' Tomaselli 2014-01-01 11:15:25 +0100
  • e0b9525677 Forget about the downloads on google, use google code instead Salvo 'LtWorf' Tomaselli 2014-01-01 10:37:31 +0100
  • c8eff8bb1d Revert handlers order Salvo 'LtWorf' Tomaselli 2013-12-30 12:37:54 +0100
  • 3aeed43263 Added downloads directory Salvo 'LtWorf' Tomaselli 2013-12-30 12:36:49 +0100
  • 42426d9224 Remove clean override Salvo 'LtWorf' Tomaselli 2013-12-28 10:54:28 +0100
  • a1896d5a2e add xtermcolor dep Salvo 'LtWorf' Tomaselli 2013-12-28 10:53:59 +0100
  • b5ad2cfc12 More generic, better and shorter clean target Salvo 'LtWorf' Tomaselli 2013-12-28 10:53:47 +0100
  • bd563fcbbc Send also the originating IP address Salvo 'LtWorf' Tomaselli 2013-12-28 10:53:21 +0100
  • 8157464497 Fixed sender's address, to make google happy Salvo 'LtWorf' Tomaselli 2013-12-27 08:34:22 +0100
  • 7fa10a0228 Run tests on packaging Salvo 'LtWorf' Tomaselli 2013-12-27 01:05:04 +0100
  • 0f53807bd0 Make lintian happy Salvo 'LtWorf' Tomaselli 2013-12-27 01:02:04 +0100
  • c12c51dab9 Removed support for pyside Salvo 'LtWorf' Tomaselli 2013-12-27 00:56:57 +0100
  • c8d9e57a50 Get rid of the last remains of galileo Salvo 'LtWorf' Tomaselli 2013-12-27 00:47:48 +0100
  • 556eecc118 Changed about and README to not point to galileo anymore Salvo 'LtWorf' Tomaselli 2013-12-27 00:31:43 +0100
  • f31d0dea28 Forget about sessions for now Salvo 'LtWorf' Tomaselli 2013-12-27 00:17:19 +0100
  • 5e4a703f56 New way of checking for new versions Salvo 'LtWorf' Tomaselli 2013-12-27 00:16:12 +0100
  • c637890795 Make the survey point to the new location on appspot Salvo 'LtWorf' Tomaselli 2013-12-26 23:51:00 +0100
  • 600ad5caf4 Google webapp to receive feedbacks Salvo 'LtWorf' Tomaselli 2013-12-26 23:39:36 +0100
  • d422756ed2 sessions support Salvo 'LtWorf' Tomaselli 2013-06-30 11:47:26 +0200
  • 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 Salvo 'LtWorf' Tomaselli 2013-06-30 11:45:35 +0200
  • f1eb4e0b23 doc change Salvo 'LtWorf' Tomaselli 2013-06-29 16:51:20 +0200
  • dee91df8a6 sql module was never implemented Salvo 'LtWorf' Tomaselli 2013-06-29 16:51:06 +0200
  • 57979cbf8d can import with * Salvo 'LtWorf' Tomaselli 2013-06-29 15:41:03 +0200
  • 78c37999cc fixed typo Salvo 'LtWorf' Tomaselli 2013-06-29 15:40:48 +0200
  • 68b60b7b07 Merge branch 'master' of github.com:ltworf/relational Salvo 'LtWorf' Tomaselli 2013-06-29 15:40:03 +0200
  • b41ed96ff0 - driver only use xtermcolor - Driver exits with 1 if a test fails Salvo 'LtWorf' Tomaselli 2013-02-21 17:22:56 +0100
  • b4f418f3cc - uses xtermcolor instead of embedded termcolor - Doesn't terminate on ^C, just prints a new empty prompt Salvo 'LtWorf' Tomaselli 2013-02-21 16:06:51 +0100
  • 27ba11cf40 first stub of new API Salvo 'LtWorf' Tomaselli 2013-02-17 22:46:56 +0100
  • 0c20944463 gitignore Salvo 'LtWorf' Tomaselli 2013-02-10 14:25:30 +0100
  • 5433f14b66 Generates tokenizer exception if the value is not unicode Salvo 'LtWorf' Tomaselli 2013-02-10 14:24:52 +0100
  • 2e0cbf94a7 - Can convert the expressions into python code objects as well - Can test that the code objects work as expected too. Salvo 'LtWorf' Tomaselli 2013-02-10 14:11:26 +0100
  • 436958f40e wrong copyright, lintian will complain and i will fix it LtWorf 2012-03-10 12:02:21 +0000
  • 853e0d2674 - Added tooltips for the operators LtWorf 2012-02-13 12:23:35 +0000
  • 913a304d35 - can import * - starting a common code to remove duplication in interfaces LtWorf 2012-01-25 15:46:11 +0000
  • 3978259f4a - improved an optimization, to produce a simpler select condition under certain circumstances LtWorf 2011-11-07 19:01:33 +0000
  • cd85b7e1c1 - forgot it out by mistake.. it's a generated file anyway LtWorf 2011-11-07 19:01:03 +0000
  • bd2a0afb5e - ready for new release (i hope) LtWorf 2011-11-07 18:59:38 +0000
  • 0986da8db7 - parser gives more indicative errors - changed two "range" into xrange LtWorf 2011-11-01 19:29:55 +0000
  • 48bde3ea84 - Improved tokenizer - GUI shows unicode errors (i really can't wait for debian to have pyqt in python 3) LtWorf 2011-11-01 18:47:03 +0000
  • f6a6947218 . added import sip, needed for py2exe to correctly include that library in windows. LtWorf 2011-10-27 18:27:07 +0000
  • 40e3079e50 - changed default dir name LtWorf 2011-10-26 21:26:51 +0000
  • 473dbfd331 - added rel edit for convenience, despite being a generated file LtWorf 2011-10-26 21:19:52 +0000
  • dd9b1a2055 - tag of new version LtWorf 2011-10-22 13:41:53 +0000
  • cadded91cd - nothing really.. LtWorf 2011-10-22 13:26:32 +0000
  • cdd771462d - command line interface using new API LtWorf 2011-10-17 21:26:01 +0000
  • ee1e103c8f - tests with pyside and fixes LtWorf 2011-10-15 22:30:31 +0000
  • 466c72ab2c - Other fixes LtWorf 2011-10-15 22:12:06 +0000