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
/
SPQueryController.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-21
/
+21
*
- Improve on r1423 by avoiding stringWithFormat: within the query constructi...
rowanbeentje
2009-10-16
1
-1
/
+8
*
• fixed issue while copying a very large number queries from the Console Lo...
Bibiko
2009-10-15
1
-3
/
+7
*
• added the chance to set "allowConsoleUpdate"
Bibiko
2009-10-15
1
-17
/
+19
*
• first implementation of a Content Filter Editor
Bibiko
2009-10-01
1
-0
/
+40
*
• removed leaks in QueryFavoriteManager
Bibiko
2009-09-07
1
-0
/
+21
*
• updated SPQueryFavoriteManager to mange document-based and global query f...
Bibiko
2009-09-07
1
-0
/
+11
*
• first steps to support global/document-based query favorites
Bibiko
2009-09-04
1
-5
/
+6
*
• implementation of a new history controller
Bibiko
2009-09-04
1
-77
/
+166
*
Table row should be a signed integer not unsigned, fixes duplicate method def...
stuconnolly
2009-09-03
1
-1
/
+1
*
Replace deprecated stringWithCString:length: and update Console.xib after SPQ...
stuconnolly
2009-09-03
1
-0
/
+5
*
• renamed SPQueryConsole to SPQueryController since it controls not only th...
Bibiko
2009-09-03
1
-0
/
+632
[prev]