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
/
CustomQuery.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
• added Save/Copy History List to "Query History"'s popup menu
Bibiko
2010-01-05
1
-3
/
+13
*
• remember scrollview port and selected row after editing in the Custom Que...
Bibiko
2010-01-04
1
-0
/
+3
*
• fixed issue for "Update Help while typing" to suppress opening the MySQL ...
Bibiko
2009-12-03
1
-2
/
+3
*
- When working with the storage arrays for CustomQuery and TableContent, use...
rowanbeentje
2009-11-28
1
-0
/
+2
*
Tidy up.
stuconnolly
2009-11-07
1
-2
/
+0
*
• improved error highlighting
Bibiko
2009-10-24
1
-3
/
+4
*
- Apply new document task support to the Custom Query tab, and run all custo...
rowanbeentje
2009-10-23
1
-1
/
+12
*
• improved behavior while closing a document window
Bibiko
2009-09-04
1
-5
/
+21
*
• prepared Query Name Sheet for choosing the target of the to be saved que...
Bibiko
2009-09-04
1
-0
/
+1
*
• implementation of a new history controller
Bibiko
2009-09-04
1
-5
/
+0
*
• simplified and unified the issue to set the title of a tableWindow
Bibiko
2009-09-02
1
-11
/
+17
*
• Custom Query:
Bibiko
2009-08-28
1
-0
/
+5
*
• added to "Query Favorite" popup menu:
Bibiko
2009-08-26
1
-0
/
+6
*
Completely redesigned query favorite manager, including:
stuconnolly
2009-08-26
1
-16
/
+9
*
Alter CustomQuery to use StreamingResult to download and process result sets:
rowanbeentje
2009-08-26
1
-1
/
+1
*
The query favorite manager shouldn't be blocking the main thread. Part of iss...
stuconnolly
2009-08-23
1
-2
/
+0
*
• Main Menu > File
Bibiko
2009-08-20
1
-1
/
+3
*
• open a SQL file via Finder or Terminal (open *.sql if SP is the default a...
Bibiko
2009-08-05
1
-0
/
+1
*
• Editing in Custom Query:
Bibiko
2009-07-26
1
-2
/
+4
*
- For custom query result columns which map to SQL fields, check the column ...
rowanbeentje
2009-07-24
1
-1
/
+1
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-8
/
+7
*
• fixed bug if the table sorting query in Custom Query gave an error
Bibiko
2009-07-21
1
-1
/
+2
*
• rewrote ⌘/ "comment line" completely
Bibiko
2009-07-16
1
-2
/
+4
*
• Comment current Query/Selection
Bibiko
2009-07-15
1
-0
/
+1
*
• initial support for ⌘/ in CustomQuery editor to (un)comment out the cur...
Bibiko
2009-07-15
1
-0
/
+1
*
Rework data storage and retrieval in TableContent and CustomQuery backing arr...
rowanbeentje
2009-07-13
1
-1
/
+1
*
• initial trial to make Custom Query's result table sortable by clicking at...
Bibiko
2009-06-24
1
-0
/
+2
*
• Custom Query fixes:
Bibiko
2009-06-24
1
-1
/
+1
*
• added to the CustomQuery class the multipleLineEditingButton IBOutlet
Bibiko
2009-06-23
1
-0
/
+1
*
• fixed: make usage of backtickQuotedString to allow table names containing...
Bibiko
2009-06-23
1
-0
/
+1
*
• first trial to make the result table in the Custom Query editable for suc...
Bibiko
2009-06-22
1
-1
/
+4
*
• first steps to synchronize CustomQuery table and ContentTable
Bibiko
2009-06-22
1
-0
/
+4
*
• added to Editor Preferences:
Bibiko
2009-06-05
1
-0
/
+1
*
• fixed: suppress highlighting of the current query if something is selected
Bibiko
2009-06-04
1
-0
/
+1
*
• simplified quertAtPosition:
Bibiko
2009-06-04
1
-1
/
+1
*
• added support for the “delimiter” command
Bibiko
2009-06-04
1
-0
/
+2
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-1
/
+2
*
• added "MySQL Help" to the MainMenu > Help submenu
Bibiko
2009-04-30
1
-0
/
+4
*
• changed context menu item in CQ's textview to support "MySQL Help"
Bibiko
2009-04-30
1
-0
/
+1
*
• MySQL Help
Bibiko
2009-04-30
1
-1
/
+1
*
• MySQL Help
Bibiko
2009-04-30
1
-3
/
+4
*
• MySQL Help refactoring
Bibiko
2009-04-29
1
-3
/
+5
*
• MySQL Help
Bibiko
2009-04-29
1
-7
/
+7
*
• MySQL Help improved:
Bibiko
2009-04-28
1
-1
/
+2
*
• MySQL Help improved
Bibiko
2009-04-27
1
-3
/
+17
*
• MySQL Help improved
Bibiko
2009-04-27
1
-0
/
+11
*
• added a prototype to support an Help view for the current word in the Cus...
Bibiko
2009-04-24
1
-0
/
+5
*
• CHANGED: if an error occurs in a series of queries the user will be asked...
Bibiko
2009-04-22
1
-0
/
+4
*
- Add support for "Run previous" in the custom query text field; this behavi...
rowanbeentje
2009-04-21
1
-1
/
+1
*
• added selectLineNumber:x to CMTextView to be able to select the line x
Bibiko
2009-04-20
1
-0
/
+1
[next]