-
Can you add a `requirements.txt` file?
It should contain:
```
QScintilla
PyQtChart
gps3
dronekit
manuf
python-dateutil
numpy
matplotlib
requests
```
-
Author Name: **Tom Kralidis** (@tomkralidis)
Original Redmine Issue: [11731](https://issues.qgis.org/issues/11731)
Redmine category:metasearch_catalogue_client
---
As suggested by @alexbruy, since …
qgib updated
2 months ago
-
Hello again,
Would it be much trouble to add Lua bindings for the QScintilla component? If you can write me a short tutorial in the Wiki I would love to do it myself and contribute back to you.
Than…
henux updated
13 years ago
-
On Ubuntu 24.04.1, the m[c/x]gui built-in editor fails due to missing scintilla dependencies and missing Qt6-transition code.
At e.g. `File->New` one yields
```
mcgui
loading system configurati…
-
thank you
-
**Describe the bug**
I'm attempting to add Darwin support for QGIS. As my first attempt, I've tried the naive path of changing https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/gis/qgis/…
-
A bit of a WTF:
```
$ pkgdev bugs --auto-cc-arches=* qscintilla-python
Checking =dev-python/qscintilla-python-2.14.1-r2 on 'amd64 x86'
Checking =x11-libs/qscintilla-2.14.1 on 'amd64' [added for …
-
Could you add an optional build script for QScintilla? I was able to get it to work for 2017/2018 using the following windows batch (Along with adding QSCINTILLADIR to setup.bat)
```
@echo off
se…
-
```
Example of the code which shows a tooltip in the scintilla window:
http://www.riverbankcomputing.com/pipermail/qscintilla/2008-November/000381.html
```
Original issue reported on code.google.com…
-
```
Example of the code which shows a tooltip in the scintilla window:
http://www.riverbankcomputing.com/pipermail/qscintilla/2008-November/000381.html
```
Original issue reported on code.google.com…