Commit Graph

80 Commits

Author SHA1 Message Date
ef50c3d4d8 bugfix: single element tuple declaration was wrong 2015-01-21 16:07:43 +01:00
45fb1935ef added FormatError to convenience imports of package util 2015-01-20 14:02:29 +01:00
540891f3d7 preferences panel works for me; settings saved properly 2015-01-20 13:58:23 +01:00
4769b447a8 added help menu to the menubar 2015-01-20 13:56:15 +01:00
ff98371a04 add recent events to file menu 2015-01-20 13:55:15 +01:00
0bfe2ccc3d new method added in order to add actions and separators to the menu in the menubar more easily 2015-01-20 13:54:17 +01:00
9bbbe89b36 add recent events to file menu 2015-01-20 13:46:16 +01:00
f0d60de745 add save data method 2014-12-17 12:16:32 +01:00
8213cdc575 PropertiesDlg added to the MainWindow (not tested yet) 2014-12-17 06:33:34 +01:00
0749420f9a filter possible event format file extension for selection from file dialog 2014-12-17 06:30:03 +01:00
d665e47d02 get values for filter parameters from widget 2014-12-09 05:25:43 +01:00
9e7f20a9fb create a working MainWindow 2014-12-08 11:38:24 +01:00
ef8bd6572e create a working MainWindow 2014-12-08 10:26:14 +01:00
9603f7127c imports corrected; menu definition changed 2014-12-04 05:13:32 +01:00
d7a4692afc tried to get filter options popup working (not working yet) 2014-12-01 12:42:50 +01:00
ec1cc26b8c new method okToContinue written in order to prevent accidental dataloss 2014-12-01 12:41:56 +01:00
dc43a3520d do not "save" actions as Attributes of the MainWindow 2014-12-01 12:39:56 +01:00
4acf634f8d loadData changed; now uses information from the sender to evaluate the fname to read 2014-12-01 12:37:52 +01:00
9d38ed9771 new QSettings added 2014-12-01 12:36:23 +01:00
746b073572 changed imports as some were not necessary and others are now mandatory 2014-12-01 12:34:44 +01:00
fc3e1a613e added quit functionality 2014-12-01 08:40:35 +01:00
d405e9e6f9 debug GUI 2014-11-28 11:15:49 +01:00
9dc57e3977 icon for P and S phase selection added 2014-11-28 09:19:16 +01:00
d47623ed65 implementation of standard icons corrected 2014-11-27 10:59:34 +01:00
094213bd21 method createAction implemented in order to create menu entries 2014-11-27 10:13:17 +01:00
9ff18c7425 changes made in order to get the GUI working for the first time 2014-11-26 08:46:16 +01:00
9958c86287 fixed wrong usage of attribute wfdata 2014-11-21 10:06:04 +01:00
8c66f1823a cleaning up main window for first test runs 2014-11-13 11:29:42 +01:00
86803cdff0 debugging UI problems to get the main application running 2014-11-06 15:07:05 +01:00
bff84ede81 moved QtPyLoT.py (main program) to the base directory 2014-10-30 13:36:19 +01:00