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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Effectively halve connection lag for queries, speeding up all queries and so ...
rowanbeentje
2009-06-08
2
-17
/
+114
*
• improved "Copy as SQL INSERT" (still hidden)
Bibiko
2009-06-07
4
-5
/
+15
*
• improved "Copy as SQL INSERT" (still hidden - can be tested if the menu i...
Bibiko
2009-06-07
3
-17
/
+59
*
Further SSH tunnel improvements:
rowanbeentje
2009-06-06
6
-14
/
+91
*
• moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pch
Bibiko
2009-06-06
6
-29
/
+131
*
• improved: sped up removing the background color for query highlighting
Bibiko
2009-06-06
2
-2
/
+11
*
- Fix some manual memory releases in r820 which llvm/clang has misidentified...
rowanbeentje
2009-06-05
1
-8
/
+2
*
• added "Select Enclosing Brackets" to each NSTextView (⇧⌘B)
Bibiko
2009-06-05
2
-0
/
+87
*
• added to Editor Preferences:
Bibiko
2009-06-05
3
-4
/
+21
*
• reload table list, database pull-down menu according to user's statements...
Bibiko
2009-06-05
6
-50
/
+135
*
Fixed some memory leaks found using llvm/clang. There are still some to fix
bamse16
2009-06-05
10
-32
/
+55
*
- visual improvements to the graphviz dot file output
mtvee
2009-06-05
1
-7
/
+6
*
- Added toolbar icon for table relations.
avenjamin
2009-06-05
1
-5
/
+31
*
- added schema export to basic graphviz dot file
mtvee
2009-06-05
2
-0
/
+142
*
- Make memory management for SSH tunnels explicit to improve thread interact...
rowanbeentje
2009-06-05
1
-7
/
+21
*
Further SSH tunnel improvements:
rowanbeentje
2009-06-05
3
-38
/
+122
*
• added: the "Show Create Syntax" window now follows the selection in the t...
Bibiko
2009-06-04
4
-3
/
+22
*
• added: syntax highlighting to the HUD window "Show Create Syntax"
Bibiko
2009-06-04
2
-1
/
+9
*
• added the operator LIKE to numeric fields in the content browser
Bibiko
2009-06-04
1
-2
/
+7
*
• fixed typo for "Select Active Query" key-binding ^Y not ^Q
Bibiko
2009-06-04
1
-2
/
+2
*
• fixed: suppress highlighting of the current query if something is selected
Bibiko
2009-06-04
4
-3
/
+37
*
• simplified quertAtPosition:
Bibiko
2009-06-04
2
-214
/
+100
*
• updated queryTextRangeForQuery: method to make usage of the new SQLParser
Bibiko
2009-06-04
1
-15
/
+11
*
• added support for the “delimiter” command
Bibiko
2009-06-04
5
-220
/
+399
*
Added print accesory view with option to Print Backgrounds
bamse16
2009-06-04
5
-0
/
+82
*
- SSH Tunnel - PubKey Authentication
avenjamin
2009-06-04
1
-0
/
+1
*
Further SSH tunnel improvements, password handling improvements, and minor bu...
rowanbeentje
2009-06-04
9
-110
/
+273
*
Various enhancements to relation functionality, including:
stuconnolly
2009-06-03
3
-221
/
+235
*
- fixed bug with changing extra to auto_increment for a column
mtvee
2009-06-03
2
-2
/
+2
*
- Fix SSH tunnels on PPC
rowanbeentje
2009-06-03
2
-1
/
+11
*
- Fix SSH tunnel treatment of temporary (non-Keychain) passwords by correctl...
rowanbeentje
2009-05-29
1
-1
/
+1
*
- SSH tunnel now correctly uses placeholder/default port numbers
rowanbeentje
2009-05-29
1
-1
/
+1
*
• ADDED: highlight the current active query by setting its background color...
Bibiko
2009-05-28
1
-1
/
+19
*
• Table Info
Bibiko
2009-05-28
2
-5
/
+37
*
• fixed dependence in showHelpForCurrentWord: to allow to invoke the help (...
Bibiko
2009-05-28
1
-1
/
+1
*
• control editable status of CMTextView while changing the font size via ...
Bibiko
2009-05-28
1
-0
/
+6
*
Add support for SSH tunnels, improve password security, and tweaks:
rowanbeentje
2009-05-28
12
-828
/
+1171
*
Forgot to add !, removed for testing.
stuconnolly
2009-05-27
1
-1
/
+1
*
Log query errors in SPDatabaseData to the console.
stuconnolly
2009-05-27
1
-2
/
+2
*
Change the name of the 'Table Status' toolbar item to 'Table Info' and displa...
stuconnolly
2009-05-27
1
-8
/
+9
*
Fix for query editor font being lost. Initialize the prefs reference in setCo...
stuconnolly
2009-05-27
1
-2
/
+2
*
Bind the table create syntax text view's backgroud colour upon awakeFromNib.
stuconnolly
2009-05-27
1
-0
/
+17
*
We don't need to manually set the create syntax text view font because of the...
stuconnolly
2009-05-27
1
-8
/
+0
*
Redesigned table information pane.
stuconnolly
2009-05-27
16
-237
/
+729
*
• added key-binding for RETURN to "Duplicate" button in the "duplicate tabl...
Bibiko
2009-05-26
1
-1
/
+12
*
• added key-binding for RETURN to "Add" button in the "add table sheet" via...
Bibiko
2009-05-26
1
-1
/
+4
*
• add AFTER clause only if the user added a new field
Bibiko
2009-05-26
1
-2
/
+2
*
• added two finger zoom gesture for de/increasing the font size of the Cust...
Bibiko
2009-05-25
1
-0
/
+15
*
• improved narrow-down completion
Bibiko
2009-05-25
2
-15
/
+51
*
• improved narrow-down completion
Bibiko
2009-05-25
1
-1
/
+11
[next]