| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow all interfaces to be opened in Xcode 4. | Stuart Connolly | 2014-01-19 | 1 | -9/+9 |
* | Allow all interfaces to be opened in Xcode 4. | Stuart Connolly | 2014-01-19 | 1 | -4348/+2153 |
* | Build config update: | stuconnolly | 2013-01-24 | 1 | -10225/+10210 |
* | Query Editor Preference Pane editor colour tweaks: | rowanbeentje | 2012-10-14 | 1 | -21/+11 |
* | - Fix a couple of tooltip regressions in all the recent changes (thanks schl... | rowanbeentje | 2012-08-04 | 1 | -34/+15 |
* | - Remove all BWToolKit elements from the Preferences and ProgressIndicatorLa... | rowanbeentje | 2012-08-02 | 1 | -10198/+10254 |
* | Remove now unused favorites preference view. | stuconnolly | 2012-05-27 | 1 | -3516/+0 |
* | Improve default favorite popup button handling when there are no favorites. | stuconnolly | 2012-05-27 | 1 | -6/+49 |
* | Update general preference pane code that was missed in the merge. | stuconnolly | 2012-05-02 | 1 | -1985/+9 |
* | Split out connection controller initialization. | stuconnolly | 2012-01-22 | 1 | -16562/+15647 |
* | Bring outlinew view branch up to date with trunk (r3375:3468). | stuconnolly | 2012-01-22 | 1 | -9944/+16562 |
* | Bring outline view branch up to date with trunk (r3279:r3306). | stuconnolly | 2011-05-14 | 1 | -43/+222 |
* | Remove sub-menus from default favorite popup button. | stuconnolly | 2011-03-19 | 1 | -102/+81 |
* | Bind the default favorites drop down menu pref to the new favorites data file... | stuconnolly | 2011-03-17 | 1 | -86/+42 |
* | Bring outline view branch up to date with trunk (r3227:r3233). | stuconnolly | 2011-03-08 | 1 | -117/+269 |
* | Bring outline view branch up to date with trunk (r3165:r3177). | stuconnolly | 2011-02-01 | 1 | -43/+201 |
* | Bring outline view branch up to date with trunk (r3056:r3162). | stuconnolly | 2011-01-27 | 1 | -424/+301 |
|\ |
|
| * | • made Editor pref's Soft indent independent from Auto Indent | Bibiko | 2011-01-21 | 1 | -63/+8 |
| * | • implemented user-definable Soft Indention | Bibiko | 2011-01-21 | 1 | -34/+329 |
* | | Apply new favorites outline view patch. | stuconnolly | 2010-12-05 | 1 | -6157/+26 |
|/ |
|
* | Rearchitect preferences, including: | stuconnolly | 2010-11-03 | 1 | -1700/+1989 |
* | - Correctly sort connection favourites upon startup for both the connection a... | stuconnolly | 2010-09-26 | 1 | -86/+49 |
* | - Implement support for MySQL over SSL for both TCP/IP and Socket connection... | rowanbeentje | 2010-09-13 | 1 | -36/+2358 |
* | - Add a further UI hint in the form of a accessory view to the SSH key locat... | rowanbeentje | 2010-09-08 | 1 | -38/+110 |
* | - Add support for SSH identity files (public keys) in custom locations | rowanbeentje | 2010-09-08 | 1 | -392/+405 |
* | • added Edit Theme List to Editor Prefs for renaming/deleting/duplicating t... | Bibiko | 2010-08-19 | 1 | -56/+716 |
* | • added Query Editor color theme manager to the Editor Pref | Bibiko | 2010-08-18 | 1 | -62/+628 |
* | • Editor color setting in Pref pane displays the color names using the Edit... | Bibiko | 2010-08-17 | 1 | -20/+16 |
* | • initial commit to set the Editor's colors by using a table approach cont... | Bibiko | 2010-08-17 | 1 | -925/+254 |
* | • added chance to export/import the color theme of the Query Editor in Pre... | Bibiko | 2010-08-16 | 1 | -56/+687 |
* | Enable manual sorting of connection favourites in the preferences, which will... | stuconnolly | 2010-07-05 | 1 | -40/+20 |
* | • increased width of preferences window plus views by 30px in order to have... | Bibiko | 2010-07-05 | 1 | -106/+427 |
* | • resized some gui elements for localisation | Bibiko | 2010-07-05 | 1 | -309/+28 |
* | Various improvements to default connection favorites handling, including: | stuconnolly | 2010-07-03 | 1 | -99/+387 |
* | • some first minor space tweaks for localizations (esp. for 'longer languag... | Bibiko | 2010-06-15 | 1 | -108/+81 |
* | - Convert connection encoding menus to be menu tag based to fix localisation... | rowanbeentje | 2010-06-14 | 1 | -238/+417 |
* | Tried to fine-tune the auto-completion behaviour esp. for automatically inser... | Bibiko | 2010-04-07 | 1 | -15/+12 |
* | - Initialise prefs controller before setting Sparkle delegate | rowanbeentje | 2010-04-02 | 1 | -11/+12 |
* | Add a new software update preference to enable sending anonymous system info. | stuconnolly | 2010-04-02 | 1 | -19/+127 |
* | Manually set the connection favorites button bar delegate to ensure the split... | stuconnolly | 2010-03-31 | 1 | -3/+22 |
* | Add a new gear drop down menu to the connection favorites table view containi... | stuconnolly | 2010-03-31 | 1 | -302/+452 |
* | Add a contextual menu to the favorites table view in the preferences. | stuconnolly | 2010-03-27 | 1 | -48/+109 |
* | Add support for selecting the triggers view as the default in the general pre... | stuconnolly | 2010-03-25 | 1 | -10/+72 |
* | Update 'Table content font' perference label again to 'MySQL content font' to... | stuconnolly | 2010-03-20 | 1 | -160/+13 |
* | Change 'Table font' preference label to 'Table content font' to make it clear... | stuconnolly | 2010-03-19 | 1 | -125/+164 |
* | • outsourced keyword completion and function completion lists to Completion... | Bibiko | 2010-03-08 | 1 | -5/+61 |
* | • added to CustomQuery's CMTextView the option to set auto-completion on/of... | Bibiko | 2010-03-07 | 1 | -3/+385 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-06 | 1 | -26/+239 |
* | • CMTextView's colours are set via observer, live changed in editable textv... | Bibiko | 2010-01-30 | 1 | -35/+316 |
* | - With the improved row count support and behaviour, replace the old "Fetch ... | rowanbeentje | 2010-01-02 | 1 | -124/+263 |