Commit Graph

106 Commits

Author SHA1 Message Date
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
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
3d38714088 Also translating the "Project" class 2013-03-04 23:47:19 +01:00
3d5bb9d1de Renaming the project to "Coder" internally 2013-03-04 23:44:42 +01:00
8da7100a64 Renaming the project to "Coder" internally 2013-03-04 23:42:26 +01:00
d999080c5a Renaming the project to "Coder" internally 2013-03-04 23:39:31 +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
c13882db9d Updated the French translation 2013-03-04 23:22:33 +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
176a8b7cb5 Added a manual page for sequel(1) 2013-03-04 02:32:44 +01:00
b035700b32 Be sure to run the proper tools 2013-03-04 02:28:12 +01:00
a20b663670 Added a "Tools" menu to start the simulator and the SQL console 2013-03-04 02:24:52 +01:00
2bed63cc9f Fixed a typo 2013-03-04 02:13:48 +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
0d2a88691d Set the same desktop icon as the icon name for the main window 2013-03-03 19:21:13 +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