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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge SPQueryController (part of #2789)
Max
2018-01-20
1
-0
/
+32
*
Allow copying lines from query console by using drag-and-drop (part of #2749)
Max
2017-03-29
1
-0
/
+17
*
Resolve #1938: In the query console display the database the query was execut...
Stuart Connolly
2014-08-28
1
-9
/
+15
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-4
/
+4
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-11
/
+18
*
Fix more gcc warnings.
stuconnolly
2012-05-09
1
-6
/
+4
*
Tidy up console/query controller.
stuconnolly
2011-09-03
1
-31
/
+8
*
merged latest SP_REFACTOR changes
sqlprodev
2011-08-02
1
-0
/
+4
*
merging SP_REFACTOR branch with trunk
sqlprodev
2011-05-19
1
-1
/
+3
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-0
/
+2
*
Tidy up.
stuconnolly
2010-10-19
1
-2
/
+0
*
Implement threading locking when modifying the query console/controller's log...
stuconnolly
2010-09-26
1
-0
/
+2
*
• outsourced keyword completion and function completion lists to Completion...
Bibiko
2010-03-08
1
-0
/
+9
*
• refactored the entire history logic in Custom Query
Bibiko
2010-02-05
1
-0
/
+2
*
Bunch of improvements to the query console, including:
stuconnolly
2009-11-14
1
-6
/
+7
*
Tidy up.
stuconnolly
2009-11-07
1
-2
/
+0
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-1
/
+0
*
- Improve on r1423 by avoiding stringWithFormat: within the query constructi...
rowanbeentje
2009-10-16
1
-1
/
+3
*
• added the chance to set "allowConsoleUpdate"
Bibiko
2009-10-15
1
-0
/
+2
*
Reorganize the logical source structure of all controllers grouping them by f...
stuconnolly
2009-10-09
1
-4
/
+0
*
• first implementation of a Content Filter Editor
Bibiko
2009-10-01
1
-0
/
+4
*
• removed leaks in QueryFavoriteManager
Bibiko
2009-09-07
1
-0
/
+3
*
• updated SPQueryFavoriteManager to mange document-based and global query f...
Bibiko
2009-09-07
1
-0
/
+2
*
• first steps to support global/document-based query favorites
Bibiko
2009-09-04
1
-0
/
+3
*
• implementation of a new history controller
Bibiko
2009-09-04
1
-6
/
+19
*
• renamed SPQueryConsole to SPQueryController since it controls not only th...
Bibiko
2009-09-03
1
-0
/
+78