Commit Graph

337 Commits

Author SHA1 Message Date
Travis Mosley 8ce69f78d2 Updated docstrings and minor version bump 2018-08-15 16:50:03 -07:00
Travis Mosley 7bf2495d3f Added PySide2 support 2018-08-15 16:36:06 -07:00
Nikita cc761f754c Color filler for the QSlider (#100) 2018-07-25 19:13:57 -03:00
Daniel Pizetta 4a9f73b39c Rebuild rc files and fix messages from script 2018-05-10 17:12:25 -03:00
KcHNST 53be59a7f8 Added image for missing QTreeView/QListView state, fix #92 (#97)
* Added image for the missing QTreeView/QListView undeterminated state, fix #92
* Add entry to CHANGES and AUTHORS
2018-05-08 09:15:03 -03:00
Hal 9000 531eb5f816 Fix wrong comma position #95, #96
* Fix wrong comma position, fixes #95
* Add to CHANGES and AUTHORS
2018-05-04 09:57:26 -03:00
Nazar 91231c9893 Fix indicator image of checkable QGroupBox for checked/unchecked stat… (#94)
* Fix indicator image of checkable QGroupBox for checked/unchecked state #93
* Edit version information
2018-04-27 12:38:01 -03:00
Daniel Pizetta 5cf45ed167 Add warnings to changes that will be made in version 3.0 2018-04-20 16:36:51 -03:00
Daniel Pizetta ba7587aaa9
Removing wrong tab 2018-04-17 15:04:06 -03:00
Daniel Pizetta 48bf49ffcc
Clarification on C++ instructions, closes #91 2018-04-17 15:00:35 -03:00
Daniel Pizetta 15f3a3b50b
Add note to README about colon in c++ example 2018-03-26 17:20:36 -03:00
Daniel Pizetta 4a0b4df6ba
Merge pull request #87 from aleksasteam/master
Fix errors in README
2018-03-26 19:59:19 +00:00
Aleksa 193ac81f17
Fix broken link 2018-03-13 11:46:39 +01:00
Aleksa 957166aed3
Fixed stylesheet resource path in example code 2018-03-13 11:37:17 +01:00
Daniel Pizetta 74f68b9c39 Add CODE_OF_CONDUCT, update README, CHANGES and CONTRIBUTING 2018-02-22 10:58:57 -03:00
Daniel Pizetta 181e5eada1 Add a script to process ui and css, running the example, closes #83 2018-02-21 17:28:30 -03:00
Daniel Pizetta 937c2496db Fix window settings for both pyside and pyqt, including travis 2018-02-21 17:27:20 -03:00
Daniel Pizetta 740c477356 Fix C++ example, suggestion from Marc-Andre Trage 2018-02-21 17:08:50 -03:00
Daniel Pizetta 92f01c91d4 Update to version 2.5.2 2018-02-21 16:54:40 -03:00
Daniel Pizetta 79c04d4e6f Fix some links 2018-02-21 16:52:52 -03:00
Daniel Pizetta 933073ce03 Add CONTRIBUTE and PRODUCTION files 2018-02-21 16:52:14 -03:00
Daniel Pizetta f395639f1f Fix C++ example with a missing brace at the end 2018-02-20 21:09:30 -03:00
Daniel Pizetta 47f244a8fd Fix contribute link, some more info 2018-02-20 20:00:41 -03:00
Daniel Pizetta 369e479f48 Fix Typerror for python 2.7, in window.restoreState function 2018-02-20 17:25:31 -03:00
Daniel Pizetta 96590ea2d3 Fix and add new information 2018-02-20 17:01:58 -03:00
Daniel Pizetta de11028293 Better documentation 2018-02-20 13:17:03 -03:00
Daniel Pizetta 2e22431915 Dividing the GUI into pieces, more easy to make changes 2018-02-20 13:15:47 -03:00
Daniel Pizetta fd155ffa89 Add production file 2018-02-20 11:27:17 -03:00
Daniel Pizetta e6305bbda6 Add contribute file 2018-02-20 11:26:58 -03:00
Daniel Pizetta 5aaf0277c1 Linting MD files and review 2018-02-20 11:26:06 -03:00
Daniel Pizetta c9f16899f0 Updating file names 2018-02-07 17:38:55 -02:00
Daniel Pizetta aaeb42bfd2 Restore missing __init__ file 2018-02-07 17:16:04 -02:00
Daniel Pizetta 2abae80c33 Add --test as command line option for test purposes 2018-02-07 17:03:24 -02:00
Daniel Pizetta 0ed8eb5a40 Add --test as command line option for test purposes 2018-02-07 17:01:42 -02:00
Daniel Pizetta bee5d20670 Update changes and improve some lines 2018-02-07 16:55:32 -02:00
Daniel Pizetta f6d0aa59d2 Keep just py27 and py34 for now, fix #74 2018-02-07 16:54:36 -02:00
Daniel Pizetta e7de70f7a8 Remove license, update python version, update description 2018-02-07 16:50:08 -02:00
Daniel Pizetta f851a94251 Improve exhibition 2018-02-07 16:49:03 -02:00
Daniel Pizetta 186df8c752 Change version 2018-02-07 16:46:33 -02:00
Daniel Pizetta 4b90dde2d4 Improves description, remove license 2018-02-07 16:34:34 -02:00
Daniel Pizetta 3ddd924245 Improves description, set default to pyqt, fix import 2018-02-07 16:32:32 -02:00
Daniel Pizetta 4198112173 Update python versions and calls for example, fixes #74 2018-02-06 17:54:24 -02:00
Daniel Pizetta 8d2bd8a726 Add version info in window title 2018-02-06 17:38:08 -02:00
Daniel Pizetta 4903111182 Format qss file, replace qrc script, new rc files, fixes #62 2018-02-06 17:37:07 -02:00
Daniel Pizetta 4006220679 New complete example, ui files and script for processing, screenshots and update README 2018-02-06 12:17:25 -02:00
Daniel Pizetta 306849df3e Restructure README, AUTHORS, CHANGES and LICENSE files 2018-02-05 23:44:26 -02:00
Colin Duquesnoy f465bed5c0
Merge pull request #73 from dpizetta/tab-qt-api
Able to get Qt API info from environment variable and solve tab problems
2018-02-03 12:35:46 +01:00
Daniel Pizetta 09636522d6 Fix tab selected color and remove left space, close #69 #72 2018-02-02 23:47:50 -02:00
Daniel Pizetta 9fa4109159 Fix comparison between QT_API and PYQTGRAPH_QT_LIB 2018-01-23 18:04:49 -02:00
Daniel Pizetta 1465993e96 Merge branch 'patch-1' 2018-01-22 21:34:39 -02:00