Commit Graph

209 Commits

Author SHA1 Message Date
michael
3b120a5864 * "Test Connection" button in new SQL connection dialog.
git-svn-id: trunk@51128 -
2016-01-02 15:23:24 +00:00
michael
4b5747f9d1 * Delete connection/datadict removes items from tree/LV, depending on view
git-svn-id: trunk@51125 -
2016-01-02 14:30:54 +00:00
michael
0ef7c72e99 * Context menu for treeview. Adapt some action update handlers to treeview
git-svn-id: trunk@51123 -
2016-01-02 13:58:27 +00:00
michael
d72933eb26 * Connections tab first
git-svn-id: trunk@51122 -
2016-01-02 13:37:19 +00:00
michael
8005aedc44 * Add splitter between recent items and items tab
git-svn-id: trunk@51120 -
2016-01-02 13:29:34 +00:00
michael
5022355897 * New Tree interface
git-svn-id: trunk@51118 -
2016-01-02 12:59:10 +00:00
maxim
99ca72b8e9 Translations: French translation update by Gilles Vasseur, bugs #29214, #29222
git-svn-id: trunk@50970 -
2015-12-21 22:36:46 +00:00
maxim
4c2b9176c0 Regenerated translations and updated Russian translation
git-svn-id: trunk@49936 -
2015-10-03 21:59:04 +00:00
mattias
96b62bb8fa translations: German: updates from Swen Heinig
git-svn-id: trunk@49903 -
2015-10-01 11:39:48 +00:00
maxim
b77c1d45bc Translations: Hungarian translation update by Péter Gábor, bug #28543
git-svn-id: trunk@49693 -
2015-08-19 21:54:50 +00:00
juha
c96d141c52 Tools: Reorder and clean uses sections. Prevent "deprecated" warnings.
git-svn-id: trunk@49624 -
2015-08-08 21:06:51 +00:00
maxim
8c42f271c2 LazDataDesktop: unified terminology related to data dictionary, fixed typos, regenerated translations and updated Russian translation
git-svn-id: trunk@49451 -
2015-06-25 23:13:18 +00:00
maxim
0cc48033bb LazDataDesktop: disabled 'New connection' dialog also in context menu, bug #28337
git-svn-id: trunk@49422 -
2015-06-23 21:40:15 +00:00
maxim
69969cdf74 LazDataDesktop: fixed 'New connection' main menu item i18n, also made sure that 'New connection' dialog is accesible with Ctrl+Alt+N shortcut, bug #28337
git-svn-id: trunk@49413 -
2015-06-22 22:41:53 +00:00
maxim
2b090cf06a LazDataDesktop: only show submenu for 'New connection' menu item, do not show dialog with rougly the same content, bug #28337
git-svn-id: trunk@49400 -
2015-06-21 20:56:54 +00:00
maxim
76ae0b8ea1 LazDataDesktop: cleanup
git-svn-id: trunk@49399 -
2015-06-21 20:39:38 +00:00
maxim
2c96091403 LazDataDesktop: improved 'Connect to database' form layout
git-svn-id: trunk@49398 -
2015-06-21 20:22:23 +00:00
maxim
73d0bc5ed1 Translations: French translation update by Gilles Vasseur, bug #28156
git-svn-id: trunk@49144 -
2015-05-23 00:33:23 +00:00
jesus
3289794569 Translations: spanish translation complement
git-svn-id: trunk@48866 -
2015-04-25 22:56:24 +00:00
maxim
622dfa7549 Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803
git-svn-id: trunk@48851 -
2015-04-25 17:49:09 +00:00
maxim
d61830214b Translations: Hungarian translation update by Péter Gábor, bug #27230
git-svn-id: trunk@47292 -
2015-01-04 14:21:29 +00:00
mattias
d709e846a2 lazdatadesktop: unicode file names
git-svn-id: trunk@46806 -
2014-11-12 18:45:34 +00:00
maxim
625bcdaa32 LazDataDesktop: regenerated translations
git-svn-id: trunk@46618 -
2014-10-19 23:09:51 +00:00
maxim
fe73bdea8d Translations: Italian translation update by Giuliano, bug #26823
git-svn-id: trunk@46454 -
2014-10-06 22:46:44 +00:00
mattias
881c2a8272 translations: German: updates from Swen Heinig
git-svn-id: trunk@46159 -
2014-09-08 08:24:15 +00:00
mattias
45291bbba6 translations: German: updates from Swen Heinig
git-svn-id: trunk@46155 -
2014-09-07 18:00:45 +00:00
maxim
7fd522fbdd Translations: Hungarian translation update by Péter Gábor, bug #26565
git-svn-id: trunk@46016 -
2014-08-05 23:02:53 +00:00
maxim
04cc9f95b4 LazDataDesktop: fixed typo, regenerated translations
git-svn-id: trunk@45905 -
2014-07-18 00:03:06 +00:00
maxim
391e3f7bb5 Translations: Hungarian translation update by Péter Gábor, bug #26425
git-svn-id: trunk@45744 -
2014-07-01 22:59:27 +00:00
maxim
922feb68b1 LazDataDesktop: fixed "EResNotFound: Resource "ddconnection" not found" exception, patch by Reinier, bug #26228
git-svn-id: trunk@45207 -
2014-05-27 20:49:26 +00:00
maxim
b15d433902 Translations: Hungarian translation update by Péter Gábor, bug #26144
git-svn-id: trunk@45015 -
2014-05-11 21:56:45 +00:00
paul
fc5eae905d lazdatadesktop: use FPC resources
git-svn-id: trunk@43112 -
2013-10-06 02:45:00 +00:00
paul
4fe22af0c5 lazdatadesktop: remove unused XPM files
git-svn-id: trunk@43111 -
2013-10-06 02:36:48 +00:00
paul
e1fdc4ce4f tools: remove unused lrs files
git-svn-id: trunk@43018 -
2013-09-28 16:04:19 +00:00
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
maxim
a8a031a612 Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
git-svn-id: trunk@41340 -
2013-05-21 19:34:39 +00:00
michael
81ef0cf3c4 * Finalized MySQL 5.1/5.5 support. Added ability to generate SQL from connection
git-svn-id: trunk@40575 -
2013-03-17 13:42:27 +00:00
maxim
a7330e404a Translations: Czech translation update by Vaclav Valicek, bug #24024
git-svn-id: trunk@40527 -
2013-03-10 15:35:39 +00:00
maxim
984207646b Translations: Arabic translation cleanup
git-svn-id: trunk@38815 -
2012-09-24 20:20:50 +00:00
maxim
d02fb67a89 Translations: Arabic translation update by Khaled Shagrouni, bug #22935
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
maxim
58d0e7b9ff Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
git-svn-id: trunk@38377 -
2012-08-25 21:00:03 +00:00
juha
8297ee1f08 Sort ListViews by column click around in many places.
git-svn-id: trunk@38289 -
2012-08-20 18:05:46 +00:00
maxim
09e0cf678c Translations: large Lithuanian translation update by Valdas Jankūnas, part 2
git-svn-id: trunk@38253 -
2012-08-15 23:40:00 +00:00
maxim
a5f0741af8 Translations: Arabic translation cleanup
git-svn-id: trunk@38188 -
2012-08-06 22:35:25 +00:00
maxim
7c19d004c2 Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583
git-svn-id: trunk@38187 -
2012-08-06 22:32:03 +00:00
juha
66f1e2dbff LazDataDesktop: Auto size results grid columns to data width. Issue #14006, patch from Reinier Olislagers
git-svn-id: trunk@37478 -
2012-06-02 08:45:53 +00:00
maxim
6e559a7b17 Translations: Ukrainian translation cleanup
git-svn-id: trunk@37148 -
2012-05-03 20:50:27 +00:00
maxim
5ac4a58270 regenerated translations; updated Russian translation
git-svn-id: trunk@37052 -
2012-04-27 20:58:02 +00:00
maxim
a65f754c71 Translations: Ukrainian translation update by Igor Paliychuk
git-svn-id: trunk@37051 -
2012-04-27 20:24:38 +00:00
maxim
b976510e44 LazDataDesktop: regenerated translations; updated Russian translation
git-svn-id: trunk@36695 -
2012-04-10 01:03:49 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
paul
9226386149 ide, tools, examples: remove ver2_2_x defines
git-svn-id: trunk@36370 -
2012-03-27 07:19:59 +00:00
maxim
ac94bd963c Translations: cleanup some PO files
git-svn-id: trunk@35483 -
2012-02-19 14:28:47 +00:00
maxim
a42f9f07db Translations: Ukrainian translation update by Igor Paliychuk, bug #19476
git-svn-id: trunk@31035 -
2011-06-03 22:10:56 +00:00
maxim
d7c5f3c725 Translations: Ukrainian translation update by Igor Paliychuk, bug #19424
git-svn-id: trunk@30916 -
2011-05-26 20:05:11 +00:00
maxim
dcfb62621b regenerated translations; updated Russian translation
git-svn-id: trunk@30432 -
2011-04-22 20:42:07 +00:00
maxim
3a372890ed Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
marc
c8f3c56e61 + added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
2011-02-23 00:39:05 +00:00
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
maxim
9972d532ea Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
git-svn-id: trunk@29245 -
2011-01-29 12:23:02 +00:00
paul
6153fd8cb9 lazdatadesktop: use FPC resources
git-svn-id: trunk@26889 -
2010-07-29 06:39:00 +00:00
maxim
8f899c7eb0 regenerated translations; updated Russian translation
git-svn-id: trunk@25854 -
2010-06-02 23:10:50 +00:00
marc
c334353214 * Updated Lithuanian translation by Valdas Jankūnas
git-svn-id: trunk@25825 -
2010-06-01 22:45:09 +00:00
maxim
ed32ccb113 LazDataDesktop: removed DBNavigator hints localization workaround (should not be needed anymore since r25318 #3a6160cc39)
git-svn-id: trunk@25319 -
2010-05-11 22:44:34 +00:00
mattias
6f80b48f64 translations: german: from Joerg Braun
git-svn-id: trunk@24612 -
2010-04-13 13:42:33 +00:00
mattias
b5f152ec80 translations: german: updates from Joerg Braun
git-svn-id: trunk@24119 -
2010-03-20 19:34:27 +00:00
maxim
e07d361809 updated .po files
git-svn-id: trunk@23865 -
2010-03-07 18:18:04 +00:00
jesus
0519d89363 LazDataDesktop, added spanish translation, from Lucas Martin, issue #15809
git-svn-id: trunk@23734 -
2010-02-19 01:37:03 +00:00
mattias
32cf1ff162 translations: portuguese: updates from Marcelo B Paula
git-svn-id: trunk@23543 -
2010-01-23 20:42:29 +00:00
mattias
de6ad52bee translastions: german: updates from Swen Heinig
git-svn-id: trunk@22234 -
2009-10-19 13:45:54 +00:00
mattias
80ed918e4c translations: german: updates from Swen Heinig
git-svn-id: trunk@22226 -
2009-10-18 16:18:47 +00:00
marc
b1f5fc9929 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@22158 -
2009-10-14 00:01:18 +00:00
michael
392a09e624 * Patch from Maxim Ganetsky to improve localization support
git-svn-id: trunk@21990 -
2009-10-03 12:11:18 +00:00
mattias
732549fe81 clean up
git-svn-id: trunk@21680 -
2009-09-13 10:11:12 +00:00
michael
db0bcc71ec * Patches from Maxim Ganetsky to improve localization
git-svn-id: trunk@21675 -
2009-09-12 21:53:13 +00:00
vincents
8ba2d58533 updated Russian translations from Maxim Ganetsky
git-svn-id: trunk@21628 -
2009-09-08 19:04:36 +00:00
michael
aa5a3d5af4 * Patch from Marcelo B. Paula to enable internationalization
git-svn-id: trunk@21585 -
2009-09-05 09:40:23 +00:00
michael
9c8ff5382d * Fix showing of foreign keys
git-svn-id: trunk@21584 -
2009-09-05 09:34:06 +00:00
michael
3588b71b7c * Fixed bug #12723: added popup menu to data dictionary editor
git-svn-id: trunk@20759 -
2009-06-27 15:52:21 +00:00
michael
18d16e10cf * Fixed 14003
git-svn-id: trunk@20758 -
2009-06-27 15:05:11 +00:00
michael
c60543cf0c * Fixed caption as per bug #12731
git-svn-id: trunk@20756 -
2009-06-27 14:07:02 +00:00
michael
51437d9019 * Possibility to add charset in SQL connection dialog
git-svn-id: trunk@20755 -
2009-06-27 14:04:20 +00:00
vincents
a0d58d9514 lazdatadesktop: fixed compilation with fpc 2.2.4 on win64 (issue #12637)
git-svn-id: trunk@19691 -
2009-04-29 12:44:51 +00:00
vincents
5a271ede8d IDE: added some accelerator keys in the file menu from Marius (issue #12339)
git-svn-id: trunk@19569 -
2009-04-22 08:25:32 +00:00
michael
46f962f4b4 * Disabled indexes for 2.2
git-svn-id: trunk@17408 -
2008-11-16 15:39:50 +00:00
michael
95cbfe6e7e * SMall fix so hopefully it compiles with 2.2.2 - bug ID #12637
git-svn-id: trunk@17400 -
2008-11-15 17:49:15 +00:00
michael
6db8879420 * Brushed up the GUI, complete code refactoring for dicteditor, making codebase smaller and more clear
git-svn-id: trunk@17396 -
2008-11-15 10:35:03 +00:00
mattias
b110becc44 lazdatadesktop: fixed compilation
git-svn-id: trunk@16353 -
2008-09-01 17:36:24 +00:00
mattias
3d4746734c added GetAppConfigDirUTF8
git-svn-id: trunk@16286 -
2008-08-28 18:50:04 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
michael
8b4dbc4315 * Added support for tablenamehint in generated code
git-svn-id: trunk@15931 -
2008-07-31 12:42:02 +00:00
michael
c255b0acb7 * Added code creation from table definition, and allow saving a connection when doing an import
git-svn-id: trunk@15921 -
2008-07-30 22:57:04 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
michael
d26e2b3095 * Added images to the treeviews in connection editor and dictionary editor
git-svn-id: trunk@15809 -
2008-07-17 22:15:06 +00:00
michael
00f660ac0c * Size changes
git-svn-id: trunk@15803 -
2008-07-17 19:33:07 +00:00
michael
ace3f1561a * Consistency of buttons in dialogs. Use TableNameHint in DataExporter
git-svn-id: trunk@15801 -
2008-07-17 19:12:55 +00:00
michael
1777a9dbf8 * Support for index management
git-svn-id: trunk@15743 -
2008-07-11 13:17:11 +00:00
michael
ee57894807 * Fixed Delete action OnExecute handler
git-svn-id: trunk@15733 -
2008-07-10 13:10:45 +00:00
michael
0c769a8270 * Fixed some issues with anchoring, handling of table combobox
git-svn-id: trunk@15732 -
2008-07-10 13:10:03 +00:00
michael
650156f484 * Fixed image loading
git-svn-id: trunk@15731 -
2008-07-10 13:08:15 +00:00
vincents
e4968dd922 Lazarus Data Desktop: cleanup
git-svn-id: trunk@15254 -
2008-05-27 09:17:09 +00:00
vincents
5d3ba0fc54 lazarus data desktop: missing files from r15238 #59a89eeefe.
git-svn-id: trunk@15239 -
2008-05-26 15:05:31 +00:00
vincents
59a89eeefe lazarus data desktop: improved key handling and firebird/interbase from Javier Villarroya (issue #11360)
git-svn-id: trunk@15238 -
2008-05-26 14:56:44 +00:00
vincents
3e86fa25cd lazdesktop: set the used widgetset to default
git-svn-id: trunk@15202 -
2008-05-22 07:28:37 +00:00
mattias
d72ecf6d11 lazdatadict: added package lazdatadict - a data dictionary from Michael Van Canneyt
git-svn-id: trunk@13236 -
2007-12-08 20:19:59 +00:00
vincents
617c28d9f5 data desktop: don't overwrite properties of existing fields from Joost (bug #9660)
git-svn-id: trunk@12086 -
2007-09-20 08:51:12 +00:00
michael
2725083a1f * Compilation should now work with 2.0.4 and 2.1.5 too
git-svn-id: trunk@11512 -
2007-07-15 10:38:17 +00:00
mattias
8483303f3e renamed lazdde.lpi to lazdatadesktop.lpi
git-svn-id: trunk@11485 -
2007-07-13 10:54:50 +00:00
mattias
4a8ab35b58 renamed lazdde to lazdatadesktop
git-svn-id: trunk@11484 -
2007-07-13 10:50:59 +00:00