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
/
SPContentFilterManager.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/mergeclasses'
Max
2018-01-20
1
-2
/
+0
|
\
|
*
merge SPQueryController (part of #2789)
Max
2018-01-20
1
-1
/
+0
|
*
Merge SPAppController (part of #2789)
Max
2018-01-20
1
-1
/
+0
*
|
Remove another 2 cases of very strange object notification behavior (code style)
Max
2018-01-17
1
-4
/
+1
*
|
Replace all calls to deprecated method +propertyListFromData:mutabilityOption...
Max
2018-01-13
1
-10
/
+9
*
|
Replace all calls to deprecated method +propertyListFromData:mutabilityOption...
Max
2018-01-13
1
-19
/
+25
|
/
*
Fix an exception when removing custom content filters via the outline view’...
Max
2017-03-15
1
-2
/
+2
*
Replace some legacy NSIndexSet enumeration with 10.6+ style -enumerateIndexes...
Max Lohrmann
2017-03-12
1
-13
/
+4
*
Fix a spelling mistake (code)
Max
2016-07-10
1
-2
/
+2
*
fix warnings
Abhi Beckert
2016-04-10
1
-0
/
+1
*
* Add QuickLook support for "export settings" files
Max
2015-11-15
1
-1
/
+1
*
Change two magic strings into constants
Max
2015-10-10
1
-2
/
+2
*
Addition to commit 2735e15b
Max
2015-01-04
1
-1
/
+1
*
Replace some NSDictionaries with literals
Max
2014-12-13
1
-8
/
+8
*
Change [NSArray arrayWithObject:] to @[] literal
Max
2014-12-13
1
-3
/
+3
*
Add cast for [NSApp delegate]
Max
2014-12-13
1
-1
/
+2
*
Replace boxed integers in code with @ literals
Max
2014-12-13
1
-1
/
+1
*
Reformatting code for modern ObjC
Max
2014-12-13
1
-3
/
+3
*
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
*
Fix remaining deprecation warnings.
Stuart Connolly
2014-01-17
1
-1
/
+1
*
Fix deprecation warnings.
Stuart Connolly
2014-01-16
1
-32
/
+35
*
Remove use of deprecated methods.
Stuart Connolly
2013-11-30
1
-1
/
+1
*
Cleaned up Format string is not a string literal (potentially insecure) errors
Marius Ursache
2013-11-09
1
-1
/
+1
*
- Alter the content filter manager and the query favourite manager to import...
rowanbeentje
2013-03-06
1
-11
/
+28
*
- End editing for deleting content filter or query favourites, addressing ex...
rowanbeentje
2013-03-05
1
-0
/
+4
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-14
/
+14
*
Changes required to merge Sequel Pro r4011 into Coda
sqlprodev
2013-02-14
1
-2
/
+6
*
Remove useless init and dealloc method comments and perform general tidy up.
stuconnolly
2013-01-22
1
-7
/
+9
*
Make some improvements to the Table Content Filter, particularly for text fie...
rowanbeentje
2012-12-23
1
-3
/
+17
*
Issue 1462: Right click in custom filter editor causes exception
bamse16
2012-09-18
1
-2
/
+2
*
- Remove all BWToolKit elements from the Content Filter Manager, replacing w...
rowanbeentje
2012-08-01
1
-28
/
+6
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+20
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-0
/
+8
*
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-5
/
+4
*
Tidy up console/query controller.
stuconnolly
2011-09-03
1
-0
/
+1
*
Fix an exception when removing the only content filter. Fixes exceptions http...
stuconnolly
2011-08-07
1
-26
/
+27
*
* Fixes most parts of #1006 (Translation of file names)
dmoagx
2011-05-10
1
-2
/
+2
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-3
/
+13
*
* Fix two untranslatable strings #1006
dmoagx
2011-03-20
1
-1
/
+1
*
- Fix more compiler warnings
rowanbeentje
2011-03-15
1
-2
/
+2
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-0
/
+1
*
Tidy up.
stuconnolly
2010-10-19
1
-4
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Remove use of multiple comments for localized strings.
stuconnolly
2010-10-19
1
-4
/
+4
*
* One label was too short in Content Filter Manager
dmoagx
2010-09-26
1
-11
/
+12
*
• SPTableContent
Bibiko
2010-09-20
1
-135
/
+189
*
• SPTableContent
Bibiko
2010-09-20
1
-56
/
+56
*
• replaced @"sql" and @"spf" by their SPConstant definitions
Bibiko
2010-06-24
1
-1
/
+1
*
Rename TableContent to SPTableContent.
stuconnolly
2010-05-28
1
-1
/
+1
[next]