-
Notifications
You must be signed in to change notification settings - Fork 53
Comparing changes
Open a pull request
base repository: draperjames/qtpandas
base: master
head repository: draperjames/qtpandas
compare: sip_import_fix
- 12 commits
- 27 files changed
- 1 contributor
Commits on Dec 15, 2016
-
A qtpy based compat.py solution and trash removal
changed compat.py to rely on the qtpy package and deleted some of the files listed in #7
James Draper committedDec 15, 2016 Configuration menu - View commit details
-
Copy full SHA for eb2d5b3 - Browse repository at this point
Copy the full SHA eb2d5b3View commit details -
James Draper committed
Dec 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 7c1913d - Browse repository at this point
Copy the full SHA 7c1913dView commit details -
Added qtpy to reqirements, cleaned up compat.py
James Draper committedDec 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 8b8fa69 - Browse repository at this point
Copy the full SHA 8b8fa69View commit details
Commits on Dec 16, 2016
-
another attempt at a qtpy solution
HOTTIP: delete one thing at a time Don't be like me if you need to remove somethings do it methodically.
James Draper committedDec 16, 2016 Configuration menu - View commit details
-
Copy full SHA for c5a4d78 - Browse repository at this point
Copy the full SHA c5a4d78View commit details -
Moved the contents of test/main.py to test/test_DataFrameModelManager.py that way I can actually run the tests after a fresh install. Commented out some requirements in setup.py.
James Draper committedDec 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 382932c - Browse repository at this point
Copy the full SHA 382932cView commit details
Commits on Dec 18, 2016
-
Mixed results changing from Qbool to bool
James Draper committedDec 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 26cb990 - Browse repository at this point
Copy the full SHA 26cb990View commit details -
Changing 'bool' to bool and a few PEP8 tweaks
I realized that I changed 'QBool' to 'bool' when it probably should have been just bool.
James Draper committedDec 18, 2016 1Configuration menu - View commit details
-
Copy full SHA for 3623e94 - Browse repository at this point
Copy the full SHA 3623e94View commit details -
Fixed error in excpthook & removed some tests
James Draper committedDec 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 2c4cd0d - Browse repository at this point
Copy the full SHA 2c4cd0dView commit details
Commits on Dec 19, 2016
-
Commented out from future stuff
James Draper committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 455dd1b - Browse repository at this point
Copy the full SHA 455dd1bView commit details -
attempting to run pytest from travis
James Draper committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for e6dc204 - Browse repository at this point
Copy the full SHA e6dc204View commit details -
giving up on pytest through travis for now
James Draper committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 5b52906 - Browse repository at this point
Copy the full SHA 5b52906View commit details -
operator fix and commenting out icons_rc useage
James Draper committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 5e37a63 - Browse repository at this point
Copy the full SHA 5e37a63View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...sip_import_fix