index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPConnectionController.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Bring outline view branch up to date with trunk (r3471:r3517).
stuconnolly
2012-03-18
1
-0
/
+1
|
*
Tidy up.
stuconnolly
2012-01-28
1
-3
/
+1
|
*
Tidy up.
stuconnolly
2012-01-24
1
-6
/
+13
|
*
Tidy up.
stuconnolly
2012-01-23
1
-7
/
+22
|
*
When exporting a single favorite, make the filename the name of the favorite.
stuconnolly
2012-01-23
1
-1
/
+3
|
*
Split out connection controller initialization.
stuconnolly
2012-01-22
1
-131
/
+5
|
*
Bring outlinew view branch up to date with trunk (r3375:3468).
stuconnolly
2012-01-22
1
-7
/
+26
|
*
Favorites import progress.
stuconnolly
2011-10-02
1
-11
/
+15
|
*
Don't allow newlines in the connection view input fields. Fixes issue #1008.
stuconnolly
2011-08-07
1
-0
/
+12
|
*
Work on importing favorites.
stuconnolly
2011-08-01
1
-5
/
+5
|
*
Add the ability to export favorites.
stuconnolly
2011-06-12
1
-1
/
+16
|
*
Fix exceptions being thrown upon launch.
stuconnolly
2011-05-14
1
-0
/
+8
|
*
Remove references to deleted image.
stuconnolly
2011-03-26
1
-1
/
+3
|
*
Expand all tree children to allow the default to be selected.
stuconnolly
2011-03-19
1
-1
/
+1
|
*
Change categories to class extensions to enable compile time checking of meth...
stuconnolly
2011-03-19
1
-1
/
+1
|
*
Fix issue related to dragging a node to a group node that is being renamed as...
stuconnolly
2011-03-13
1
-8
/
+12
|
*
Warnings.
stuconnolly
2011-03-13
1
-8
/
+8
|
*
Fix last used favorite not being remembered.
stuconnolly
2011-03-12
1
-1
/
+1
|
*
Bring outline view branch up to date with trunk (r3203:r3224).
stuconnolly
2011-03-07
1
-8
/
+11
|
*
Comments.
stuconnolly
2011-03-06
1
-3
/
+3
|
*
Fix bug that was incorrectly saving the wrong SSH password to the Keychain.
stuconnolly
2011-03-05
1
-1
/
+1
|
*
Add support for auto saving expanded items.
stuconnolly
2011-03-05
1
-1
/
+6
|
*
Fix favorites sorting.
stuconnolly
2011-02-02
1
-4
/
+21
|
*
Bring outline view branch up to date with trunk (r3056:r3162).
stuconnolly
2011-01-27
1
-7
/
+2
|
|
\
|
*
|
Fix and enable drag and drop in the connection favorites outline view.
stuconnolly
2011-01-26
1
-8
/
+59
|
*
|
Bring fravorites outline view branch up to date with trunk (r3036:3058).
stuconnolly
2010-12-28
1
-2
/
+5
|
|
\
\
|
*
|
|
Use connection favorite constants.
stuconnolly
2010-12-13
1
-4
/
+4
|
*
|
|
Shift some connection methods around.
stuconnolly
2010-12-13
1
-186
/
+0
|
*
|
|
Bring outline view branch up to date with trunk (r3007:3010).
stuconnolly
2010-12-12
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
Tidy up.
stuconnolly
2010-12-11
1
-16
/
+11
|
*
|
|
|
Update a connection favorite's name accordingly if it's type is changed.
stuconnolly
2010-12-08
1
-8
/
+3
|
*
|
|
|
Fix crash when deleting a group node.
stuconnolly
2010-12-06
1
-27
/
+31
|
*
|
|
|
Bring outlineview branch up to date with trunk (r2961:2966).
stuconnolly
2010-12-05
1
-1
/
+1
|
|
\
|
|
|
|
*
|
|
|
Only access Keychain items when necessary.
stuconnolly
2010-12-05
1
-10
/
+14
|
*
|
|
|
Apply new favorites outline view patch.
stuconnolly
2010-12-05
1
-677
/
+843
|
|
/
/
/
*
|
|
|
- Fix a number of small memory leaks
rowanbeentje
2012-04-14
1
-0
/
+1
*
|
|
|
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-4
/
+0
*
|
|
|
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-4
/
+29
*
|
|
|
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-31
/
+42
*
|
|
|
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-1
/
+1
*
|
|
|
- Add the ability to view hidden files in SSH/SSL key selection dialogs; thi...
rowanbeentje
2011-09-10
1
-12
/
+25
*
|
|
|
merged latest SP_REFACTOR changes
sqlprodev
2011-08-02
1
-0
/
+2
*
|
|
|
- Prevent error bell when using the enter key to initiate a connection when ...
rowanbeentje
2011-07-27
1
-0
/
+6
*
|
|
|
merging SP_REFACTOR branch with trunk
sqlprodev
2011-05-19
1
-22
/
+32
*
|
|
|
Fixes source text encoding problems accidentally introduced in r3273
sqlprodev
2011-04-14
1
-1
/
+1
*
|
|
|
SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...
sqlprodev
2011-04-14
1
-1
/
+1
*
|
|
|
Make some minor changes after reviewing r3271:
rowanbeentje
2011-04-14
1
-3
/
+3
*
|
|
|
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-11
/
+71
*
|
|
|
- Fix selection after adding a new favourite, particularly to an empty favou...
rowanbeentje
2011-03-22
1
-1
/
+1
*
|
|
|
- Fix exception on startup if no favourites present - I think the previous f...
rowanbeentje
2011-03-22
1
-7
/
+3
[prev]
[next]