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.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the multiple occurrences of hard coded toolbar identifiers for the ma...
stuconnolly
2009-10-28
1
-2
/
+2
*
- When performing threaded data loads, no longer disable the tables and inst...
rowanbeentje
2009-10-27
1
-3
/
+14
*
- Set up TableSource to respond to task notifications to prepare for threade...
rowanbeentje
2009-10-27
1
-4
/
+10
*
• improved error highlighting
Bibiko
2009-10-24
1
-4
/
+14
*
- Apply new document task support to the Custom Query tab, and run all custo...
rowanbeentje
2009-10-23
1
-68
/
+214
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-37
/
+38
*
• fixed three further typos for: objectForKey:@"NullValue"
Bibiko
2009-10-16
1
-1
/
+1
*
Improve handling of NULL and "(not loaded)" placeholders:
rowanbeentje
2009-10-10
1
-22
/
+8
*
Improve Growl interaction to reduce general Growl spammage and improve functi...
rowanbeentje
2009-10-03
1
-2
/
+6
*
• marked 'sequel-pro-print-template.html' as localizable
Bibiko
2009-09-27
1
-0
/
+2
*
Improve .sql file loading into the query editor:
rowanbeentje
2009-09-15
1
-1
/
+6
*
• updated SPQueryFavoriteManager to mange document-based and global query f...
Bibiko
2009-09-07
1
-40
/
+24
*
• improved behavior while closing a document window
Bibiko
2009-09-04
1
-26
/
+29
*
• first steps to support global/document-based query favorites
Bibiko
2009-09-04
1
-25
/
+45
*
• prepared Query Name Sheet for choosing the target of the to be saved que...
Bibiko
2009-09-04
1
-6
/
+13
*
• implementation of a new history controller
Bibiko
2009-09-04
1
-36
/
+14
*
- Replaces uses of the deprecated selectRow:byExtendingSelection: with selec...
rowanbeentje
2009-09-02
1
-1
/
+1
*
• simplified and unified the issue to set the title of a tableWindow
Bibiko
2009-09-02
1
-1
/
+22
*
• query favorite manager
Bibiko
2009-09-01
1
-10
/
+39
*
- Re-enable the fine-grained query logging preferences
rowanbeentje
2009-08-31
1
-0
/
+3
*
• moved "Replace Editor Content" (Favorites/History) settings from popup li...
Bibiko
2009-08-28
1
-22
/
+55
*
• simplified code for inserting the seach fieldes (fav/hisotry) - now set i...
Bibiko
2009-08-28
1
-30
/
+1
*
• Custom Query:
Bibiko
2009-08-28
1
-14
/
+69
*
• tiny improvements for loading SQL files and syntax highlighting
Bibiko
2009-08-28
1
-1
/
+1
*
• fixed bug for remembering the Query Editor font after restart and new doc...
Bibiko
2009-08-26
1
-2
/
+4
*
• added to "Query Favorite" popup menu:
Bibiko
2009-08-26
1
-8
/
+29
*
• fixed/improved several things for the SPQueryFavoriteManager:
Bibiko
2009-08-26
1
-15
/
+36
*
Completely redesigned query favorite manager, including:
stuconnolly
2009-08-26
1
-256
/
+118
*
Alter CustomQuery to use StreamingResult to download and process result sets:
rowanbeentje
2009-08-26
1
-53
/
+58
*
The query favorite manager shouldn't be blocking the main thread. Part of iss...
stuconnolly
2009-08-23
1
-28
/
+35
*
• re-implemented tooltips for Content and Query tables
Bibiko
2009-08-20
1
-31
/
+34
*
• quick fix - disabled tooltips in Content and Query tables due to crashes
Bibiko
2009-08-20
1
-31
/
+31
*
• Main Menu > File
Bibiko
2009-08-20
1
-0
/
+7
*
• SPTooltip: added type "image"
Bibiko
2009-08-18
1
-12
/
+10
*
• added SPTooltip to CustomQuery result table to display the cell's content...
Bibiko
2009-08-15
1
-0
/
+42
*
• improved identification of the field origin for editing in Custom Query
Bibiko
2009-08-11
1
-5
/
+33
*
• added to Custom Query table editing max text length validation
Bibiko
2009-08-10
1
-0
/
+5
*
• added field name to Field Editor Sheet
Bibiko
2009-08-08
1
-0
/
+1
*
• open a SQL file via Finder or Terminal (open *.sql if SP is the default a...
Bibiko
2009-08-05
1
-0
/
+5
*
• add Menu Item "Insert NULL value" SHIFT+CTRL+N
Bibiko
2009-08-03
1
-0
/
+21
*
• button tooltip for "Show / Hide Table Information" toggles according to i...
Bibiko
2009-08-02
1
-0
/
+5
*
- don't add an empty query to history
Bibiko
2009-07-29
1
-8
/
+9
*
• fixed and improved several issues for sorting the Custom Query result table:
Bibiko
2009-07-28
1
-8
/
+59
*
• Editing in Custom Query:
Bibiko
2009-07-26
1
-27
/
+45
*
- For custom query result columns which map to SQL fields, check the column ...
rowanbeentje
2009-07-24
1
-2
/
+59
*
- Fix editing of results including decimals
rowanbeentje
2009-07-23
1
-5
/
+3
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-5
/
+10
*
• fixed bug for table sorter in Custom Query:
Bibiko
2009-07-21
1
-0
/
+3
*
• fixed bug if the table sorting query in Custom Query gave an error
Bibiko
2009-07-21
1
-11
/
+18
*
Add the ability to navigate between tables via foreign key relationships, add...
rowanbeentje
2009-07-18
1
-1
/
+2
[next]