| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a minor case of "bg thread updating UI" | Max | 2014-12-30 | 1 | -1/+1 |
* | +[NSThread detachNewThreadWithName:…] changes | Max | 2014-12-30 | 1 | -4/+56 |
* | Fix two minor CSV import dialog issues | Max | 2014-12-26 | 1 | -22/+24 |
* | ************** IMPORTANT: SEE BELOW ************** | Max | 2014-12-26 | 2 | -112/+131 |
* | Add some more stub code | Max | 2014-12-23 | 3 | -1/+16 |
* | Fix two threading issues | Max | 2014-12-23 | 1 | -25/+29 |
* | Add code for utf8mb4 encoding | Max | 2014-12-19 | 2 | -19/+22 |
* | Roll some duplicate code into a loop | Max | 2014-12-14 | 1 | -59/+33 |
* | Fix an exception when opening Bundle Editor | Max | 2014-12-14 | 1 | -4/+3 |
* | Fix crash on export with "overwrite existing files" | Max | 2014-12-14 | 1 | -3/+10 |
* | Attempt 2 to fix building on 10.7, 10.8 | Max | 2014-12-13 | 5 | -18/+16 |
* | Attempt 1 to fix building on 10.7 | Max | 2014-12-13 | 2 | -0/+10 |
* | Fix issue #2040 | Max | 2014-12-13 | 1 | -0/+6 |
* | Replace some NSDictionaries with literals | Max | 2014-12-13 | 45 | -447/+419 |
* | Change [NSArray arrayWithObject:] to @[] literal | Max | 2014-12-13 | 25 | -61/+60 |
* | Add cast for [NSApp delegate] | Max | 2014-12-13 | 29 | -98/+106 |
* | Replace boxed integers in code with @ literals | Max | 2014-12-13 | 18 | -65/+65 |
* | Reformatting code for modern ObjC | Max | 2014-12-13 | 23 | -133/+130 |
* | Mark issue for s.o. to look at | Max | 2014-12-13 | 1 | -2/+3 |
* | Changed a few typedef enums to Apples new method | Max | 2014-12-13 | 2 | -32/+19 |
* | Add stub for SPTableContentFilterController | Max | 2014-12-05 | 2 | -0/+15 |
* | Remove a private API in PSMTabBarCell | Xu Jie | 2014-12-01 | 1 | -1/+1 |
* | Include tab color when duplicating tab. | Max | 2014-11-29 | 1 | -0/+4 |
* | Change some split view width calculations. | Max | 2014-11-29 | 3 | -7/+35 |
* | Change pagination popover to native type | Max | 2014-11-28 | 2 | -21/+73 |
* | Add a "Open Table in New Window" menu action | Max | 2014-11-23 | 2 | -13/+49 |
* | Attempt to fix #1961 | Max | 2014-11-11 | 4 | -13/+38 |
* | Merge branch 'master' of https://github.com/sequelpro/sequelpro | Max | 2014-10-26 | 3 | -34/+72 |
|\ |
|
| * | Fix error building on 10.8. | Stuart Connolly | 2014-10-26 | 2 | -4/+6 |
| * | Fix error building on 10.8. | Stuart Connolly | 2014-10-26 | 2 | -27/+65 |
| * | Fix button alignment and warning. | Stuart Connolly | 2014-10-26 | 1 | -1/+1 |
* | | Tweak "Go to Database" | Max | 2014-10-16 | 2 | -6/+22 |
|/ |
|
* | Add a "Go to Database" dialog | Max | 2014-10-12 | 4 | -0/+331 |
* | Disable Smart quotes in Bundle Editor | Max | 2014-09-18 | 1 | -0/+4 |
* | Merge branch 'disable_smartquotes' of https://github.com/uxp/sequelpro into u... | Max | 2014-09-18 | 2 | -1/+4 |
|\ |
|
| * | Fix spelling errors on method comment | Howard P. Logsdon | 2014-09-17 | 2 | -3/+3 |
| * | Disable "Smart Quotes" in the query editor, among others. | Howard P. Logsdon | 2014-09-17 | 1 | -0/+3 |
* | | Disable ID generation during duplicate database | Max | 2014-09-18 | 1 | -0/+14 |
* | | Fix #1983 (bz2 import breaks) | Max | 2014-09-18 | 1 | -7/+4 |
|/ |
|
* | really disable ControlMaster | Julien Ammous | 2014-09-10 | 1 | -0/+1 |
* | Add pref to disable backticks in completions | Abhi Beckert | 2014-09-06 | 3 | -1/+7 |
* | Resolve #1974: Allow un-mapping of Ctrl-H | Abhi Beckert | 2014-09-06 | 1 | -10/+7 |
* | Resolve #1938: In the query console display the database the query was execut... | Stuart Connolly | 2014-08-28 | 10 | -46/+112 |
* | Fix warnings. | Stuart Connolly | 2014-08-21 | 1 | -4/+7 |
* | Attempt to fix localization on 10.8 SDK (#1896) | Max | 2014-08-09 | 1 | -6/+45 |
* | Replace a few other instances with objectOrNilAtIndex: | Max | 2014-08-03 | 4 | -3/+4 |
* | Fix for exception on export (#1968) | Max | 2014-08-01 | 3 | -1/+20 |
* | Fix a error that prevents building in Xcode6b4 | Max | 2014-07-28 | 1 | -4/+4 |
* | Don't force relation clear on table update, as it now uses notifications to u... | rowanbeentje | 2014-06-23 | 1 | -1/+2 |
* | Move console button and entry generation to occurring non-synchronously when ... | rowanbeentje | 2014-06-23 | 1 | -9/+15 |