WhatTheServer
b8c8cbaa44
Update browser_tabbed.py
...
Added tab Title/ tooltip support change. Noticed this missing and got this working on mine with the above mods and figured I'd share this upstream. Thanks for the awesome examples and code.
2020-09-14 23:31:16 -04:00
Martin Fitzpatrick
20b3f89f2e
Fix file extensions
2020-05-20 15:24:06 +02:00
Martin Fitzpatrick
64a6cc8ae1
...
2020-05-20 14:57:29 +02:00
Martin Fitzpatrick
deda7bd3b2
Remove debug statements.
2020-05-20 14:56:20 +02:00
Martin Fitzpatrick
757153fde0
Fix time calculation.
2020-05-20 14:29:49 +02:00
Martin Fitzpatrick
002f0f800b
Modify Piecasso for building with PyInstaller.
2020-04-08 16:19:07 +02:00
Martin Fitzpatrick
dfc4bbf4b9
Add installer spec.
2019-07-27 23:27:21 +02:00
Martin Fitzpatrick
ec275faf03
Add two new apps.
2019-07-27 21:56:29 +02:00
Martin Fitzpatrick
9e1cd8129a
...
2019-06-16 12:22:31 +02:00
Martin Fitzpatrick
72c8b2d034
Update link.
2019-05-28 00:41:46 +02:00
Martin Fitzpatrick
533858d145
Update links to https://www.learnpyqt.com
2019-05-28 00:14:42 +02:00
Martin Fitzpatrick
d2fc34d8d5
Merge branch 'master' of https://github.com/mfitzp/15-minute-apps
2019-05-28 00:12:30 +02:00
Martin Fitzpatrick
1252abeaaf
Update links to https://www.learnpyqt.com
2019-05-28 00:11:53 +02:00
Martin Fitzpatrick
97ebdf84f4
Merge pull request #5 from liuqun/master
...
calculator: Fix up typos
2019-02-13 22:27:52 +01:00
Martin Fitzpatrick
626f32c9a1
Merge pull request #12 from mexchip/CloseCalculator
...
calculator: fixes window not closing with the Exit menu
2019-02-13 22:26:30 +01:00
José Jorge
ca2bb1c6c1
calculator: fixes window not closing with the Exit menu
2018-10-15 21:04:07 -05:00
刘群
fe77caf2f0
Fix up typos: FIle->File
2018-06-05 14:31:43 +08:00
Martin Fitzpatrick
b99eb33031
README.md edit
2018-02-21 09:14:10 +01:00
Martin Fitzpatrick
48707371b4
Documentation updates.
2018-02-20 17:21:50 +01:00
Martin Fitzpatrick
d36f8c47c2
solitaire: Fix end animation offscreen bug.
2018-02-20 13:47:06 +01:00
Martin Fitzpatrick
a54970a75e
Addition to solitaire writeup.
2018-02-19 22:22:46 +01:00
Martin Fitzpatrick
7ca39a4623
solitaire: fix bouncing and animation.
2018-02-19 22:15:57 +01:00
Martin Fitzpatrick
655347985a
Add some getting started instructions to main README.md
2018-02-19 21:56:07 +01:00
Martin Fitzpatrick
63191b010f
Add per-app requirements.txt files for pip install.
2018-02-19 21:53:09 +01:00
Martin Fitzpatrick
7352f1ea21
...
2018-02-19 21:43:05 +01:00
Martin Fitzpatrick
72552cf075
...
2018-02-19 21:42:16 +01:00
Martin Fitzpatrick
1727c5160e
Add license file.
2018-02-19 21:35:53 +01:00
Martin Fitzpatrick
a23fc8fdec
Fix image links in README.md.
2018-02-19 21:34:38 +01:00
Martin Fitzpatrick
e3991e7830
Initial draft of all README.md files.
2018-02-19 21:25:25 +01:00
Martin Fitzpatrick
68f92c0584
Update README.md with image links.
2018-02-19 20:34:51 +01:00
Martin Fitzpatrick
7dd1c41454
Add screenshot as jpg.
2018-02-19 20:34:47 +01:00
Martin Fitzpatrick
ed81874cf2
Delete mainwindow.ui.autosave
2018-02-19 20:12:35 +01:00
Martin Fitzpatrick
1596e82b9d
Add more README.md for calculator, currency, minesweeper.
2018-02-19 17:11:17 +01:00
Martin Fitzpatrick
d28e747616
Rename screenshots consistently.
2018-02-19 16:13:13 +01:00
Martin Fitzpatrick
a165bbcf28
solitaire: Add README.md
2018-02-19 02:41:47 +01:00
Martin Fitzpatrick
074c4c9970
Add images, start of per-app README.md files.
2018-02-19 02:16:27 +01:00
Martin Fitzpatrick
2564c8c42c
solitaire: Add solitaire clone, "ronery".
2018-02-18 21:49:14 +01:00
Martin Fitzpatrick
2a9ca1e3bb
Add currency app to readme list.
2018-02-17 12:20:16 +01:00
Martin Fitzpatrick
cba5f1c937
Merge branch 'master' of https://github.com/mfitzp/15-minute-apps
2018-02-17 12:19:19 +01:00
Martin Fitzpatrick
b37ae7e78d
currency: Add currency viewer application with fixer.io/pyqtgraph.
2018-02-17 12:18:42 +01:00
Martin Fitzpatrick
dfb7d4637d
Delete notes.db
2018-02-17 12:17:52 +01:00
Martin Fitzpatrick
75a07c928f
paint, translate: Add new translate app, icons for paint.
2018-02-16 21:44:29 +01:00
Martin Fitzpatrick
303ec29207
weather: Add weather app using openweathermap.org API.
2018-02-14 01:11:47 +01:00
Martin Fitzpatrick
21c31ca7c3
paint, translate, unzip: Updates, additions to apps.
2018-02-12 21:35:46 +01:00
Martin Fitzpatrick
746f754312
paint: File open/save, fix polygon solection, initial text.
2018-02-10 16:48:47 +01:00
Martin Fitzpatrick
0b722367e4
paint: Implement polygon copy using mask.
2018-02-10 16:46:43 +01:00
Martin Fitzpatrick
c4e1edfa80
Initial commit.
2018-02-09 23:12:34 +01:00