Commit graph

38 commits

Author SHA1 Message Date
Dpeta
b0f6995ef1
Only use QtMultimedia.QSoundEffect for audio. 2023-03-14 17:52:11 +01:00
Dpeta
2398b5a626
Remove most unnecessary str() typecasts. 2023-02-19 21:10:35 +01:00
Dpeta
64538b2644
Use isinstance() for typechecks. 2023-02-15 17:01:27 +01:00
Dpeta
e233a86436
Enforce select pylint messages 2023-02-13 20:26:05 +01:00
Dpeta
c1dd4bd23c
Fix remaining pylint errors. (and disable a few sillies...) 2023-02-13 01:21:14 +01:00
Dpeta
f3cacb849b
Updated black run 2023-02-09 20:52:26 +01:00
Dpeta
5b6d5d153f
Run all scripts through "pyupgrade --py38-plus" 2023-01-14 23:02:08 +01:00
MiguelX413
a51e4dd69e
Reformat codebase (#97)
* Reformat codebase with black

* Create black.yml and add black style badge to README.md
2022-10-07 22:51:40 +02:00
Dpeta
a2ce2d09e4 PyQt5 fallback 2022-08-19 13:12:58 +02:00
Dpeta
1419c4985e QtMultimedia for audio + .pos fix 2022-07-08 22:36:23 +02:00
Dpeta
39aaa1a49f .pos() --> .position().toPoint() & ver. 2022-07-08 10:54:22 +02:00
Dpeta
2576be41aa PyQt5 --> PyQt6 💚 2022-06-27 04:18:37 +02:00
unknown
8a3ebd1d3f Window manager compliant window moving (required for Wayland) + hardcoded logging.ini file 2022-05-04 22:36:42 +02:00
Dpeta
082c0c9c2b 🧹🪣 Mostly pyflakes recommendations. 2022-04-11 05:57:13 +02:00
BuildTools
70c8b1c1c9 Fixed floating "PESTERLOGS:" in pesterchum theme.
The background was being applied to QMenu for some reason.
2021-03-26 15:14:58 +01:00
Dpeta
475b849049 1/9 2021-03-23 22:36:43 +01:00
karxi
6944cc25a0 General cleanup 2016-12-22 17:17:53 -05:00
karxi
99bd9ddca8 Initial attempt at moving away from pygame. 2016-11-19 14:55:00 -05:00
karxi
d653af0fa4 Revert "Port code to PyQt5"
This reverts commit abe9342c4f.

That is to say, it reverts the PyQt5 port.
2016-11-13 01:14:39 -05:00
karxi
5d839aae47 Revert "python 2 to 3 first shot"
This reverts commit 7bc57b8b7d.

Practically speaking, this reverts the Python 3 changes, since they're
broken.
2016-11-13 01:12:58 -05:00
illuminatedwax
b78e14dc7e finally got rid of pygame 2014-11-05 22:41:14 -06:00
illuminatedwax
7bc57b8b7d python 2 to 3 first shot 2014-10-29 02:57:49 -05:00
illuminatedwax
abe9342c4f Port code to PyQt5 2014-10-29 01:06:21 -05:00
Kiooeht
5015ac3979 TODO update, remove superfluous code that may cause problems on old PyQt
versions
2012-01-20 12:47:53 -08:00
Stephen Dranger
9c2e8918c4 group improvements 2011-10-24 19:24:40 -05:00
Kiooeht
66e233351f Code refactoring. Move simple classes (MovingWindow, NoneSound, WMButton) into generic 2011-09-15 00:08:16 -07:00
Kiooeht
433a4ec8c7 Bug fix: QIcon problems with pyqt-4.8.4-1 2011-05-10 21:54:10 -07:00
Kiooeht
45d6922ddd Merge remote branch 'upstream/master'
Conflicts:
	pesterchum.py
2011-04-14 22:50:53 -07:00
illuminatedwax
3fe25b2c1d bug fixes 2011-04-14 04:50:55 -05:00
Kiooeht
d3c674e4b3 Fix a few things that didn't get merged quite right 2011-04-14 00:43:25 -07:00
Kiooeht
d43312a639 Re-add original Chum groups
Conflicts:

	TODO
	pesterchum.py
2011-04-14 00:04:33 -07:00
illuminatedwax
4b504a0e98 derp 2011-04-13 01:12:19 -05:00
illuminatedwax
a19e5d1df5 merges, bugfixes 2011-04-08 02:39:19 -05:00
Kiooeht
a5cce9acfc Chum groups! 2011-03-29 00:02:42 -07:00
Stephen Dranger
201b9b3886 first feature freeze 2011-02-13 19:32:02 -06:00
Stephen Dranger
a69b72784a memos in some semblance of working order 2011-02-05 11:17:33 -06:00
Stephen Dranger
3de17f6e9c userlist 2011-02-03 00:20:37 -06:00
Stephen Dranger
2ae6763f5b different files, started userlist 2011-02-02 18:32:35 -06:00