Commit Graph

  • db59cb588b Installs icon for .desktop file Salvo 'LtWorf' Tomaselli 2015-09-11 14:05:23 +02:00
  • 7e34258f3b Remove install and uninstall from Makefile Salvo 'LtWorf' Tomaselli 2015-09-11 14:02:55 +02:00
  • 732024de0e Use resource file Salvo 'LtWorf' Tomaselli 2015-09-11 13:57:34 +02:00
  • 0f4cc1ab94 Changelog Salvo 'LtWorf' Tomaselli 2015-09-11 12:42:18 +02:00
  • 7a85b77f50 Save state of splitter in GUI Salvo 'LtWorf' Tomaselli 2015-09-11 12:41:33 +02:00
  • c3edd0190a Add make step in debian/rules Salvo 'LtWorf' Tomaselli 2015-09-11 12:40:17 +02:00
  • c47823616a Do not ship compiled files Salvo 'LtWorf' Tomaselli 2015-09-11 12:33:58 +02:00
  • 41bb45b445 Redesigned UI Salvo 'LtWorf' Tomaselli 2015-09-11 12:26:37 +02:00
  • d597076038 Subtle bug that occurred selecting after a join Salvo 'LtWorf' Tomaselli 2015-09-10 12:19:51 +02:00
  • f7ac34b761 Fix exception Salvo 'LtWorf' Tomaselli 2015-09-10 10:13:00 +02:00
  • df5ff35aa9 Changelog Salvo 'LtWorf' Tomaselli 2015-09-09 17:33:15 +02:00
  • 20ebf45271 Parser cleanup Salvo 'LtWorf' Tomaselli 2015-09-09 17:31:02 +02:00
  • 6c8b60cf34 Improve error handling Salvo 'LtWorf' Tomaselli 2015-09-09 17:28:12 +02:00
  • c30456c43e Fix bug in parser Salvo 'LtWorf' Tomaselli 2015-09-09 17:23:12 +02:00
  • 5f3564a398 Fix bug in tokenizer Salvo 'LtWorf' Tomaselli 2015-09-09 16:48:17 +02:00
  • ab46ad2a54 Typo in comments Salvo 'LtWorf' Tomaselli 2015-09-09 15:22:15 +02:00
  • 9330090362 Switch to compiled regular expressions Salvo 'LtWorf' Tomaselli 2015-09-09 15:17:17 +02:00
  • d8db1858ae Fix bug: imported removed module Salvo 'LtWorf' Tomaselli 2015-09-09 15:13:44 +02:00
  • c6d6bbfeaf Refresh relation list in any case Salvo 'LtWorf' Tomaselli 2015-09-09 14:45:17 +02:00
  • 1b2dc96af1 Re-generated UI Salvo 'LtWorf' Tomaselli 2015-09-09 12:43:25 +02:00
  • 862c71fdfb Clear session button and changed layout Salvo 'LtWorf' Tomaselli 2015-09-09 12:42:00 +02:00
  • 66855ad50c Clear session function Salvo 'LtWorf' Tomaselli 2015-09-09 12:38:54 +02:00
  • 7742afd046 Removed redundant comments Salvo 'LtWorf' Tomaselli 2015-08-05 20:32:57 +02:00
  • 9ea5e32563 changelog Salvo 'LtWorf' Tomaselli 2015-08-03 16:01:10 +02:00
  • edc5078475 Use session handling in GUI Salvo 'LtWorf' Tomaselli 2015-08-03 15:58:11 +02:00
  • 0aa372792f Session management Salvo 'LtWorf' Tomaselli 2015-08-03 15:56:37 +02:00
  • 5a9c2f23a5 Changelog Salvo 'LtWorf' Tomaselli 2015-07-14 15:43:41 +02:00
  • be7e6fe12d Classes have now names that begin with uppercase Salvo 'LtWorf' Tomaselli 2015-07-14 15:39:35 +02:00
  • af02b5a59b Improved docstring Salvo 'LtWorf' Tomaselli 2015-07-14 15:08:39 +02:00
  • c275c1caf3 Improve performance of __eq__ Salvo 'LtWorf' Tomaselli 2015-07-14 11:11:13 +02:00
  • f787630edb Use isinstance rather than comparing class attribute Salvo 'LtWorf' Tomaselli 2015-07-14 11:09:42 +02:00
  • 73dd14d9dd Style Salvo 'LtWorf' Tomaselli 2015-07-14 11:01:35 +02:00
  • 98ac364dc7 Removed encoding string Salvo 'LtWorf' Tomaselli 2015-07-14 10:43:13 +02:00
  • 9a570b4386 Use regexp constant Salvo 'LtWorf' Tomaselli 2015-07-14 10:39:38 +02:00
  • 33d9545d66 Improved docstring Salvo 'LtWorf' Tomaselli 2015-07-14 10:38:14 +02:00
  • e2ab59bcc4 Added public attribute with relation name regexp Salvo 'LtWorf' Tomaselli 2015-07-14 10:35:54 +02:00
  • a655e81b28 Remove useless comments Salvo 'LtWorf' Tomaselli 2015-07-14 01:18:54 +02:00
  • 9416a9fef9 Removed useless unicode marker from strings Salvo 'LtWorf' Tomaselli 2015-07-09 23:43:54 +02:00
  • df485e4bd4 Make use of callable string Salvo 'LtWorf' Tomaselli 2015-07-09 23:42:52 +02:00
  • 33651430d0 Removed curses module Salvo 'LtWorf' Tomaselli 2015-07-09 23:37:20 +02:00
  • 4f85a545bf parse function returns a callable string Salvo 'LtWorf' Tomaselli 2015-07-09 23:35:45 +02:00
  • f5e8e442a0 Removed unused variables Salvo 'LtWorf' Tomaselli 2015-07-09 23:32:46 +02:00
  • 494469e10c Changelog Salvo 'LtWorf' Tomaselli 2015-07-09 22:39:33 +02:00
  • f6b4c6708b _rearrange() is an identity if not needed Salvo 'LtWorf' Tomaselli 2015-06-25 16:46:10 +02:00
  • 95e375f44a Use dictionary comprehension in selection Salvo 'LtWorf' Tomaselli 2015-06-25 16:34:47 +02:00
  • bcc7053892 Removed a couple of un-pythonic lines Salvo 'LtWorf' Tomaselli 2015-06-17 17:13:35 +02:00
  • 5218f41e7b Use handler to suggest name Salvo 'LtWorf' Tomaselli 2015-06-17 16:35:14 +02:00
  • 59d712e53f Interface handler can suggest names Salvo 'LtWorf' Tomaselli 2015-06-17 16:35:01 +02:00
  • 05e13bfeac Use the new class Salvo 'LtWorf' Tomaselli 2015-06-16 13:22:58 +02:00
  • 226b340969 Create class in maintenance module to help the UIs Salvo 'LtWorf' Tomaselli 2015-06-16 13:15:11 +02:00
  • 8daaf599df Removed debian patch for encoding in tests Salvo 'LtWorf' Tomaselli 2015-06-16 10:32:40 +02:00
  • cb8a1563c7 Using new field for python version Salvo 'LtWorf' Tomaselli 2015-06-13 19:15:43 +02:00
  • 923e515535 Fix the version checker for python3 Salvo 'LtWorf' Tomaselli 2015-06-13 17:39:42 +02:00
  • 5552923633 Prepare for version 2.1 Salvo 'LtWorf' Tomaselli 2015-06-13 17:34:13 +02:00
  • 0385478f91 Set encoding in test driver Salvo 'LtWorf' Tomaselli 2015-06-13 17:24:38 +02:00
  • 4c41132705 Mark bug as closed Salvo 'LtWorf' Tomaselli 2015-06-13 17:21:43 +02:00
  • c49fbe5024 Update pyversion Salvo 'LtWorf' Tomaselli 2015-06-09 16:31:00 +02:00
  • 60b56fafd0 Patch to build Salvo 'LtWorf' Tomaselli 2015-06-09 16:28:43 +02:00
  • f3c13a2fd5 Bumped compat and debhelper Salvo 'LtWorf' Tomaselli 2015-06-09 15:49:08 +02:00
  • 21d30733c7 Re-generated UI Salvo 'LtWorf' Tomaselli 2015-06-08 01:15:14 +02:00
  • ac255e4509 Re-create connections for operators Salvo 'LtWorf' Tomaselli 2015-06-08 01:14:56 +02:00
  • ee97a99e7f Fixed windows setup script Salvo 'LtWorf' Tomaselli 2015-06-08 01:02:56 +02:00
  • 86a3580b15 Change relation creator to use new headers Salvo 'LtWorf' Tomaselli 2015-06-07 15:54:19 +02:00
  • 5021f1f8cb Use the insert() method to load files Salvo 'LtWorf' Tomaselli 2015-06-07 14:03:24 +02:00
  • 60f0584063 regenerated UI Salvo 'LtWorf' Tomaselli 2015-06-07 13:39:28 +02:00
  • 0aacdefade UI restyling Salvo 'LtWorf' Tomaselli 2015-06-07 13:38:50 +02:00
  • 3060a8562f Ask for relation name if filename is not valid Salvo 'LtWorf' Tomaselli 2015-06-07 13:37:24 +02:00
  • 54ffbbdc3c Updated windows instructions Salvo 'LtWorf' Tomaselli 2015-06-07 09:57:46 +02:00
  • 0a9bdb12a7 Re generated UI Salvo 'LtWorf' Tomaselli 2015-06-07 01:50:10 +02:00
  • f363d4b536 removed title from operators groupbox Salvo 'LtWorf' Tomaselli 2015-06-07 01:49:53 +02:00
  • 6c44932727 Improve font handling Salvo 'LtWorf' Tomaselli 2015-06-07 01:46:47 +02:00
  • 83eaf3e57e Reduce hardcoded size Salvo 'LtWorf' Tomaselli 2015-06-06 18:54:38 +02:00
  • 2b32e080c9 Dejavu fonts are being used Salvo 'LtWorf' Tomaselli 2015-06-06 18:52:20 +02:00
  • 32c6395d40 Improve fonts settings on windows Salvo 'LtWorf' Tomaselli 2015-06-06 18:51:29 +02:00
  • 0237b6222c Update windows exe creation Salvo 'LtWorf' Tomaselli 2015-06-06 18:18:24 +02:00
  • cdbd59bab3 Update UI for header changes Salvo 'LtWorf' Tomaselli 2015-06-06 15:27:11 +02:00
  • a033cb769a Make header inherit from tupl Salvo 'LtWorf' Tomaselli 2015-06-06 15:22:11 +02:00
  • d754a166a1 Removed duplicated check Salvo 'LtWorf' Tomaselli 2015-06-06 14:17:27 +02:00
  • b12ea8d27a Raise exception for duplicated attrs in projection Salvo 'LtWorf' Tomaselli 2015-06-06 14:15:47 +02:00
  • bbc2855cc5 Use list comprehension Salvo 'LtWorf' Tomaselli 2015-06-06 14:12:02 +02:00
  • a059afa9ce Added new tests on joins Salvo 'LtWorf' Tomaselli 2015-06-06 14:06:02 +02:00
  • 229a83f3ad Missing import Salvo 'LtWorf' Tomaselli 2015-06-06 13:52:39 +02:00
  • 01dc9391d1 Adds len() to relation Salvo 'LtWorf' Tomaselli 2015-06-05 18:28:44 +02:00
  • d05c2e2d3c Replace intermediate lists with iterators Salvo 'LtWorf' Tomaselli 2015-06-05 18:15:03 +02:00
  • f974fc316d Use intersection method of header Salvo 'LtWorf' Tomaselli 2015-06-05 18:02:46 +02:00
  • c8db7b619c Replace temp lists with iterators Salvo 'LtWorf' Tomaselli 2015-06-05 17:54:54 +02:00
  • f0a9650174 Added iter function Salvo 'LtWorf' Tomaselli 2015-06-05 17:41:09 +02:00
  • 92adb10bc6 Able to load non .csv files from UI Salvo 'LtWorf' Tomaselli 2015-06-04 22:38:25 +02:00
  • cd0e41b8d7 Don't install Dejavu fonts Salvo 'LtWorf' Tomaselli 2015-06-04 22:35:00 +02:00
  • 116ddb94f3 Updated windows installed link to website Salvo 'LtWorf' Tomaselli 2015-06-04 22:34:17 +02:00
  • 6b66b48819 Regenerated ui Salvo 'LtWorf' Tomaselli 2015-06-04 22:31:35 +02:00
  • bae0d482a2 Set font for windows Salvo 'LtWorf' Tomaselli 2015-06-04 22:30:39 +02:00
  • f76c1bf3e2 Changed version in input.py Salvo 'LtWorf' Tomaselli 2015-06-04 21:51:20 +02:00
  • 21feffaa74 Update windows README Salvo 'LtWorf' Tomaselli 2015-06-04 21:50:09 +02:00
  • c0132ef9df New changelog entries Salvo 'LtWorf' Tomaselli 2015-06-02 15:40:11 +02:00
  • 90034d1033 Regenerated UI Salvo 'LtWorf' Tomaselli 2015-06-02 15:12:57 +02:00
  • cdca1cc899 Re-added connection to use history Salvo 'LtWorf' Tomaselli 2015-06-02 15:12:41 +02:00
  • f2bde1b6bd Removed unmaintained parallel module Salvo 'LtWorf' Tomaselli 2015-06-02 14:58:20 +02:00
  • 62c51ab150 Removed useless compatibility module from UI Salvo 'LtWorf' Tomaselli 2015-06-02 14:56:44 +02:00
  • 36a2c192a8 Fix save relation dialog Salvo 'LtWorf' Tomaselli 2015-06-02 14:41:41 +02:00