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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
• introduced inline function NSStringUTF8String() to SPStringAdditions.h
Bibiko
2009-06-18
3
-5
/
+22
*
Added new logging options to preferences.
avenjamin
2009-06-18
1
-33
/
+396
*
• further tiny improvements for queryString's speed
Bibiko
2009-06-18
2
-4
/
+15
*
• added: init consoleLoggingEnabled: for new connection
Bibiko
2009-06-18
1
-0
/
+3
*
Fix missing Growl Notification prefs alert message
avenjamin
2009-06-18
1
-0
/
+0
*
• added to CMMCPConnection: observeValueForKeyPath:@"ConsoleEnableLogging"
Bibiko
2009-06-18
2
-2
/
+15
*
• some tiny improvements to speed up queryString:
Bibiko
2009-06-18
8
-30
/
+49
*
• some improvement to speed up queryString:
Bibiko
2009-06-17
3
-10
/
+26
*
• changed regex of trigger a reload of table/db according to executed queries
Bibiko
2009-06-17
1
-3
/
+4
*
• in r801 the code for inserting a new field containing a PRIMARY KEY after...
Bibiko
2009-06-17
1
-9
/
+19
*
Significant connection improvements:
rowanbeentje
2009-06-17
2
-35
/
+98
*
• added to CMMCPConnection:
Bibiko
2009-06-16
2
-20
/
+81
*
• fixed: "Duplicate field" will be disabled explicitly if selected table is...
Bibiko
2009-06-16
1
-4
/
+6
*
• changed the behaviour of the "Duplicate Field" button in TableSource:
Bibiko
2009-06-16
2
-33
/
+15
*
• fixed: if the user tries to delete the last defined field in a given tabl...
Bibiko
2009-06-16
1
-0
/
+18
*
Rework queryString:withEncoding:, and ensure memory is correctly released whe...
rowanbeentje
2009-06-15
2
-38
/
+88
*
Move the QuickLook interface to its own header file.
stuconnolly
2009-06-15
5
-94
/
+128
*
• subclassed the editSheet textView
Bibiko
2009-06-15
5
-28
/
+381
*
• different log message for changing max_allowed_packet for increasing it a...
Bibiko
2009-06-15
4
-20
/
+39
*
Replace the change table type button with an edit button that switches the cu...
stuconnolly
2009-06-15
3
-353
/
+95
*
Implementation of enhancement #273: Allow user to truncate table by right cli...
stuconnolly
2009-06-15
4
-59
/
+151
*
• deleted the drag&drop feature of file path or content from SPTextViewAddi...
Bibiko
2009-06-15
6
-180
/
+187
*
• improved event handling while showing QuickLook preview in editSheet
Bibiko
2009-06-15
1
-6
/
+39
*
Cleanups and improvements within queryString:encoding:
rowanbeentje
2009-06-15
2
-35
/
+52
*
Add support for titlebar connection status images, and use for SSH tunnels.
rowanbeentje
2009-06-14
9
-245
/
+193
*
- Default the index type picker to INDEX if a primary key already exists on ...
rowanbeentje
2009-06-13
1
-1
/
+15
*
- Correct ability to look up passwords for connection names, user names, or ...
rowanbeentje
2009-06-13
1
-6
/
+6
*
• moved code for de/increasing font and drag&drop feature (content or while...
Bibiko
2009-06-13
8
-354
/
+351
*
• cleaned and commented the rewritten editSheet code
Bibiko
2009-06-12
2
-30
/
+75
*
• rewrote editSheet for editing and displaying BLOB or TEXT data completely
Bibiko
2009-06-12
3
-558
/
+1456
*
• fixed position for scanning error 2006 to increase max_allowed_packet
Bibiko
2009-06-12
1
-6
/
+6
*
Fixes connection timeouts during queries of over three seconds, and speeds up...
rowanbeentje
2009-06-12
2
-79
/
+21
*
- Fix saving of SSH tunnel passwords entered in preferences
rowanbeentje
2009-06-11
2
-2
/
+6
*
• fix to allow insert large blob data
Bibiko
2009-06-11
2
-21
/
+37
*
• introduced these methods to CMMCPConnection
Bibiko
2009-06-11
2
-0
/
+54
*
Associate shortcut shift+command+R to refresh databases.
stuconnolly
2009-06-11
1
-55
/
+28
*
- Rename the preference pane 'Alerts' to 'Alerts & Logs'.
stuconnolly
2009-06-11
3
-57
/
+63
*
• fixed exception if content table view wants to load data from a table but...
Bibiko
2009-06-11
1
-1
/
+1
*
Add a very basic preference to disable all query logging. This can be expande...
stuconnolly
2009-06-11
6
-99
/
+164
*
updated dot generator to handle multi-col fk's with a different arrow type an...
mtvee
2009-06-11
2
-4
/
+22
*
• cleaned code for the case that the user selects a view which causes a MyS...
Bibiko
2009-06-10
4
-47
/
+38
*
- Table Info pane now has fixed height
avenjamin
2009-06-10
5
-77
/
+122
*
small fix for WebView not printing background colors
mtvee
2009-06-10
1
-0
/
+3
*
update dot file genertor to use SPTableData instead of a v5 style query for f...
mtvee
2009-06-10
2
-19
/
+22
*
• fixed some minor issues in fetchResultFieldsStructure
Bibiko
2009-06-10
1
-5
/
+7
*
• fixed issue that after changing the pref "Use monospaced fonts" the table...
Bibiko
2009-06-10
1
-1
/
+20
*
- Fix missing images - file names had changed
avenjamin
2009-06-10
1
-17
/
+24
*
- Replace TableSource use of a custom, flawed NSScanner-based parser with SP...
rowanbeentje
2009-06-10
1
-29
/
+32
*
• introduced the method (NSArray *)fetchResultFieldsStructure to CMMCPResult
Bibiko
2009-06-09
2
-88
/
+582
*
- Fix inverted behaviour of "Update help while typing" toggle in the Query a...
rowanbeentje
2009-06-09
1
-112
/
+106
[prev]
[next]