aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAgeFilesLines
* * This change adds basic tab coloring support for favorites - ** POC / NEEDS ...dmoagx2013-10-231-0/+12
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-10/+13
* * Move some duplicate code for charset/collation to it's own classdmoagx2013-04-261-0/+6
* Split the process list controller's table view data source and delegate metho...stuconnolly2013-04-031-2/+16
* Combine the "Run All" and "Run Current/Previous/Selection" buttons into a sin...rowanbeentje2013-03-311-0/+6
* Tweak and improve the User Manager:rowanbeentje2013-03-091-0/+6
* Move the table triggers controller delegate methods to their own category.stuconnolly2013-02-211-2/+16
* Fix more wanrings by creating a protocol that delegates of the copy table sho...stuconnolly2013-02-161-0/+2
* Move the flex parsing function definitions to their own file so they're not d...stuconnolly2013-01-251-0/+2
* Build config update:stuconnolly2013-01-241-16/+8
* Issue #1519: Fix auto-sizing of export filename and truncate it when it becom...stuconnolly2013-01-031-1/+1
* - Make the sequel Pro target a dependency of the unit testsrowanbeentje2012-12-301-0/+13
* - Fix header search paths to fix clean release/Distribution builds with no p...rowanbeentje2012-12-301-2/+2
* - Remove outdated language resources from the projectrowanbeentje2012-12-211-384/+13
* - Convert all old .tiff resource images to .png formatrowanbeentje2012-12-211-215/+131
* - Add retina versions of the cell link arrowsrowanbeentje2012-12-201-0/+16
* - Add Retina versions of the tab close buttonsrowanbeentje2012-12-131-0/+24
* Replace 1x .tiff graphics with 1x and 2x png Retina graphics.mattlangtree2012-12-121-28/+40
* - Add final versions of the new icon designed by Kenichi Yoshida (with many ...rowanbeentje2012-12-121-14/+16
* Add a bunch of new retina icon versions. Including a new Query icon for both ...mattlangtree2012-12-101-28/+60
* Add HiDPI/@2x versions of Browse and Table Info tab icons.mattlangtree2012-10-161-4/+12
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-141-0/+6
* Change the connection screen interface, particularly relating to favourite ed...rowanbeentje2012-10-061-0/+24
* - Alter the build settings for compatibility with Xcode 3.2.x up to Xcode 4....rowanbeentje2012-09-231-378/+4212
* Revert of r3849 (undoing the build break)bamse162012-09-191-4215/+379
* Updated project to run/build on Mac OSX 10.8/Xcode 4.4bamse162012-09-131-40/+23
* Move table content filter logic to it's own file.stuconnolly2012-08-151-0/+6
* - Remove BWToolKit from the project, using ibtool to strip out plugin depend...rowanbeentje2012-08-031-6/+0
* - Remove all BWToolKit elements from the Preferences and ProgressIndicatorLa...rowanbeentje2012-08-021-0/+6
* - Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl...rowanbeentje2012-08-021-0/+8
* Remove old build MySQL client lib script.stuconnolly2012-08-011-2/+0
* - Remove all BWToolKit elements in the connection view, replacing with stand...rowanbeentje2012-08-011-0/+4
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-6/+22
* - Replace the main split view in the main view with a SPSplitView, replacing...rowanbeentje2012-07-241-0/+8
* - Add a new SPSplitView class, intended to replace all BWSplitViews and so a...rowanbeentje2012-07-231-0/+12
* Add a new SPAppController SPWindowManagement.stuconnolly2012-07-071-0/+6
* Move the table structure's loading logic into it's own category.stuconnolly2012-07-041-0/+6
* Remove ancient help docs that we're never going to use.stuconnolly2012-06-261-58/+0
* Remove test script.stuconnolly2012-05-091-3/+1
* Fix Russian localisation files not having the correct encoding.stuconnolly2012-05-091-28/+28
* Rename test files.stuconnolly2012-05-081-12/+12
* UUID string test.stuconnolly2012-05-071-0/+4
* Fix test build.stuconnolly2012-05-071-24/+4
* - Fix Release and Distribution framework search paths to no longer depend on...rowanbeentje2012-05-071-4/+4
* Move the BASH command code from the string additions category to remove the d...stuconnolly2012-05-071-0/+8
* Test config.stuconnolly2012-05-051-22/+5
* Tidy up database action tests.stuconnolly2012-05-041-5/+5
* Rename database action class.stuconnolly2012-05-041-6/+6
* Add initial support of moving views when renaming a database. Currently not h...stuconnolly2012-05-041-16/+8
* Merge outline view branch into trunk.stuconnolly2012-05-021-10/+86
|\