Commit Graph

189 Commits

Author SHA1 Message Date
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
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
dd19e4573a Report errors when queries fail 2013-03-09 23:45:26 +01:00
1913e2372b Enable the "Execute" toolbar button only while connected to a database 2013-03-09 23:40:33 +01:00
a0653aa80f Report errors graphically when connecting to the database 2013-03-09 23:36:04 +01:00
f372f84d74 Fixed "make dist" 2013-03-04 23:34:41 +01:00
f83f135103 Also ship the Makefile building the tools 2013-03-04 23:33:10 +01:00
fbef5c74fb Translating the simulator entirely 2013-03-04 23:31:19 +01:00
871f376cbc Also translating parts of the simulator 2013-03-04 23:26:46 +01:00
7d5b37f7ea Enabled rules hinting in the results pane 2013-03-04 23:11:56 +01:00
1416571b88 Set the Nokia N9 in portrait mode by default 2013-03-04 02:55:43 +01:00
3647c22503 Added the Nokia N9 to the list of known models 2013-03-04 02:46:57 +01:00
14a181157e Added the Nokia N900 2013-03-04 02:41:56 +01:00
7f39faa39a Added a shortcut for the online help in the "sequel" tool 2013-03-04 02:35:23 +01:00
d172757617 Use a paned widget instead of a vbox for each tab 2013-03-03 20:42:27 +01:00
786c4adbc1 Installing Sequel by default 2013-03-03 19:43:38 +01:00
3ab42a97c6 Let the columns be resized and sort the data 2013-03-03 19:40:38 +01:00
06fa49f2ce Avoiding a few run-time errors 2013-03-03 19:27:47 +01:00
3d22e47bc1 Beginning to render the output for queries 2013-03-03 19:20:27 +01:00
0607ac29b3 Now able to execute SQL queries 2013-03-03 18:52:08 +01:00
ae70b8eb0c Now able to connect to databases 2013-03-03 18:39:39 +01:00
3211460be9 Sequel now depends on libDatabase as expected 2013-03-03 18:09:08 +01:00
834de30be6 Now able to close individual tabs as well 2013-03-03 18:04:49 +01:00
b8fb8a5f7f Now able to open multiple tabs 2013-03-03 17:46:51 +01:00
16a693469e Added a first skeleton for a SQL application 2013-03-03 16:21:31 +01:00
b15afcc2af Set an icon to the main simulator window 2013-03-03 16:16:51 +01:00
dc713d732b Code cleanup 2013-03-03 15:56:54 +01:00
7948df51d0 Additional error checking 2013-03-01 15:22:40 +01:00
809837b394 Added a flag to simulator(1) to list the different models available 2013-03-01 03:23:54 +01:00
bb312e8b46 Added a menu entry to access the online help 2013-02-28 13:42:38 +01:00
45d81c4ed3 Added a dialog to execute commands within the simulator environment 2013-02-28 01:04:07 +01:00
22f23c2db1 No longer completely fail when unable to start Xephyr 2013-02-27 23:07:48 +01:00
28fe187773 Set source code dependencies for Simulator 2013-02-27 23:02:13 +01:00
986ba59838 Added an about dialog 2013-02-27 22:46:15 +01:00
596b8c5556 Beginning to support multiple devices within the simulator 2013-02-27 22:34:03 +01:00
28447b7b76 Hopefully fixed compilation with Gtk+ 3.0 2013-02-27 21:43:48 +01:00
2cffd01fc7 Avoid a warning when compiling with Gtk+ 3.0 2013-02-27 21:43:04 +01:00
2065db8d0a Added a menu bar 2013-02-18 18:47:58 +01:00
dc360f17f2 Initial import 2013-02-18 18:41:44 +01:00
39fad0e289 Adding a simulator to the Coder IDE 2013-02-18 03:59:42 +01:00
8d6aefce52 Re-generated Makefiles 2013-01-07 02:21:27 +01:00
d13d55e3e2 Translated coder and gdeasm (which can also load comments from now on) 2012-06-06 23:09:03 +00:00
976bd7e91a Minor fixes and improvements 2012-04-12 23:57:48 +00:00
df135325d2 Properly save or discard comments 2012-03-21 03:54:13 +00:00
c372572eb4 Now capable of saving comments 2011-12-30 19:25:48 +00:00
7a4968708c Wording 2011-12-05 11:19:15 +00:00
d9b6b5d377 Uninitialized variable 2011-12-05 11:04:08 +00:00
088b1f5b6d Added a menubar and a few additional improvements 2011-12-05 10:59:07 +00:00
ec2207c0a8 Fixed potential crash if the file opened could not be deassembled properly 2011-12-01 03:23:55 +00:00
f9c76751e3 Code cleanup 2011-12-01 03:20:16 +00:00
70e7425641 Opening a file in raw mode can now be chosen from the interface 2011-12-01 03:13:40 +00:00
55ed70839e Also listing strings in the interface 2011-12-01 03:02:45 +00:00
1ed0d9143b Importing strings as well 2011-11-30 16:19:07 +00:00
be3d4ebdaa Listing the functions as well 2011-11-30 16:07:52 +00:00
e541475f4f Can now open files in raw mode 2011-11-30 06:05:22 +00:00
5bb06f31a3 Added a column for comments 2011-11-30 06:00:47 +00:00
3e999a1374 Introducing the function list 2011-11-30 05:27:51 +00:00
f7e665cf03 Forcing the tree view to not be reorderable 2011-11-29 23:37:04 +00:00
886ff62ac6 Renamed Devel/GEDI to Desktop/Coder 2011-11-28 04:51:41 +00:00