Commit Graph

286 Commits

Author SHA1 Message Date
96474fe9a7 Added a prefix to the desktop entries 2013-11-26 00:48:33 +01:00
4540406736 Store the copyright information in UTF-8 directly 2013-10-17 19:14:20 +02:00
40a2cbe860 Build with "-lintl" by default 2013-07-25 23:42:15 +02:00
8a8ad24474 Set a monospace font for the query buffer by default 2013-07-01 01:10:05 -04:00
62c13fc9b4 Minor performance improvement (when loading functions and strings) 2013-06-19 18:06:38 -04:00
008a9b89be Listing the instructions available for the current architecture 2013-06-18 17:15:13 +02:00
050d43b0f9 Added a comment to the about dialog 2013-06-04 21:29:38 +02:00
9125a6b856 Let the functions' name and offset columns be resized 2013-06-02 16:54:55 +02:00
0096e5d971 Code cleanup 2013-06-02 02:20:13 +02:00
7addc9c04c Added a link to the official website 2013-06-02 02:17:38 +02: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
fa35fb5aca Put main() in a separate file (as for the other tools) 2013-04-09 03:54:12 +02:00
ab737767ad Code cleanup 2013-04-09 03:52:25 +02:00
0ef9b3eb89 Added a statusbar 2013-04-08 02:14:13 +02:00
b1e3df9f06 Code cleanup 2013-04-08 01:46:14 +02:00
4ec30cd48e Allow a file format and architecture to be forced when opening a file 2013-04-08 01:38:59 +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
3296d413a8 Re-generated the Makefiles 2013-04-07 01:23:37 +02:00
4274e79ac4 Added a confirmation dialog when closing all tabs 2013-04-07 01:22:59 +02:00
76890618d6 Removed an obsolete comment 2013-03-24 19:25:51 +01:00
1c6864c7e0 Completing renaming the project as "Coder" 2013-03-24 19:25:00 +01:00
e247e659c2 Let the entry widget activate the dialog when itself activated 2013-03-24 19:18:14 +01:00
14e933c6e2 Re-generated the Makefiles 2013-03-24 17:14:00 +01: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