Commit Graph

64 Commits

Author SHA1 Message Date
7aa23272c3 Adapt to the new API for the Error class 2015-11-24 00:29:15 +01:00
0fbd920e62 Fix setting alignment properties 2015-11-05 22:58:59 +01:00
981fa05f13 Avoid some warnings with Gtk+ 3 2015-11-03 00:25:38 +01:00
e1fedf6f37 Update the copyright notice 2015-11-03 00:25:12 +01:00
196123359a Fix build with Gtk+ 3 2015-11-03 00:23:55 +01:00
e02d786725 Code cleanup 2014-08-25 19:52:08 +02:00
b1d7f7b3c4 More efficient when logging messages 2014-08-25 19:50:32 +02:00
332b32055c Now supporting listing the columns for results with 0 rows 2014-08-20 01:33:14 +02:00
550ab748fa Updated the copyright line 2014-07-11 19:50:26 +02:00
f9bc6e690f Spelling of menu items with mnemonics 2014-07-11 19:50:18 +02:00
b53601ac44 Using PROGNAME with the SQL interface as well 2013-12-09 01:00:50 +01:00
dde8886f2d Updated some keyboard shortcuts 2013-11-30 13:05:14 +01:00
9bce79317b Now also able to sort on the severity in the log console 2013-11-28 00:36:00 +01:00
f7a08d4f96 Added a severity and an icon to the log console 2013-11-28 00:28:28 +01:00
5f8cda149f Also logging status updates 2013-11-26 01:39:46 +01:00
e4a667803b Added a toolbar to the log console 2013-11-26 01:30:56 +01:00
73e831e0a7 Implemented a basic error console 2013-11-26 01:19:58 +01:00
4540406736 Store the copyright information in UTF-8 directly 2013-10-17 19:14:20 +02:00
8a8ad24474 Set a monospace font for the query buffer by default 2013-07-01 01:10:05 -04:00
a61c6fcfac Auto-resize the columns after each new request 2013-05-10 01:19:04 +02:00
07176b68a9 Let the accel group be deallocated eventually 2013-04-10 22:00:33 +02:00
5b95e6e298 Added a menu entry to clear the current query buffer 2013-04-10 14:48:19 +02:00
7e2111ad16 Can now load queries from files 2013-04-10 14:43:49 +02:00
c5ca207657 Added a "query" menu 2013-04-10 13:04:11 +02:00
2dcaf9898f Added a keyboard shortcut to execute queries 2013-04-10 03:48:16 +02:00
9c47291cf1 Also set the sensitivity of the "export" toolbar button 2013-04-10 03:27:24 +02:00
0f13fbf0ab Added a statusbar 2013-04-10 03:14:59 +02:00
c8c7d61520 Update the title once connected 2013-04-10 03:06:13 +02:00
c099deec6c Keep track of the data associated to the tabs when they are reordered 2013-04-10 02:49:34 +02:00
68c968bbed Make sure there is always a section selected 2013-04-10 02:36:56 +02:00
cbe8aaf12a Automatically fetching the sections available within the connection file selected 2013-04-10 02:32:54 +02:00
299ba39923 Ensure the title of the columns is accurate 2013-04-09 21:27:26 +02:00
0135fff7b4 Allow tabs to be reordered 2013-04-09 20:58:40 +02:00
300f935ba8 Only export the visible columns 2013-04-09 19:51:52 +02:00
8be5bdfdf6 Really hide the superfluous columns 2013-04-09 13:46:42 +02:00
efd6e7d5ca Listing the different engines supported 2013-04-09 13:46:07 +02:00
2f4cf61c07 Changed the icon for the export functionality 2013-04-07 03:30:35 +02:00
67bd066047 Added an export functionality 2013-04-07 03:22:37 +02:00
4046eb1a3b Code cleanup 2013-04-07 02:08:15 +02:00
98c466a86b Moved "save as" to the file menu for consistency 2013-04-07 02:07:22 +02:00
a1d08083d9 Added a toolbar button to save the current query 2013-04-07 02:00:26 +02:00
46e976bf01 Added a file filter when opening the connection file 2013-04-07 01:55:23 +02:00
31775cae0b Added file filters to the save dialog 2013-04-07 01:52:24 +02:00
3acf7c795f Allow saving the current query to a file 2013-04-07 01:48:10 +02:00
4274e79ac4 Added a confirmation dialog when closing all tabs 2013-04-07 01:22:59 +02:00
837606b9d0 Added a menu entry (and keyboard shortcut) to close the current tab 2013-03-10 18:24:30 +01:00
59287ac372 Also translated the SQL console 2013-03-10 00:11:35 +01:00
d43ca424dc Reporting error within an infobar when supported 2013-03-09 23:58:13 +01:00
e216b51c1d Nicer database connection dialog 2013-03-09 23:51:29 +01:00
dd19e4573a Report errors when queries fail 2013-03-09 23:45:26 +01:00