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
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-1
/
+0
*
General tidy up, with a focus on consolidating more constants in SPConstants....
stuconnolly
2010-03-24
1
-2
/
+0
*
Rework the running of custom queries, improving thread safety by splitting ou...
rowanbeentje
2010-03-12
1
-0
/
+2
*
• added $SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE as pre-defined snippet list
Bibiko
2010-03-09
1
-0
/
+1
*
- Move history popup construction to the main thread, fixing crashes probabl...
rowanbeentje
2010-03-08
1
-0
/
+1
*
• Query Favorites:
Bibiko
2010-02-25
1
-0
/
+1
*
- Implement result view saving in a more general way within CustomQuery; now...
rowanbeentje
2010-02-11
1
-1
/
+13
*
• fixed synchronisation of history lists if more than one instance of the s...
Bibiko
2010-02-05
1
-0
/
+3
*
• refactored the entire history logic in Custom Query
Bibiko
2010-02-05
1
-0
/
+5
*
• current query highlighting is done now in drawRect: (much more faster an...
Bibiko
2010-01-30
1
-1
/
+1
*
Add a new SPDataStorage class, and use it in TableContent and CustomQuery:
rowanbeentje
2010-01-17
1
-4
/
+4
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-3
/
+3
*
• 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
[next]