##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r1342:91cbf8a85daf
Really basic implementation of Downloader which might replace current NetworkController It is currently really basic, it only does synchronous DLs with or without authentication. It is written to isolate as much as possible Qt Network classes. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1341:f18e017310bc
Some refactoring on PB11 wrappers Most sciqlop core wrappers are moved into a dedicated python module. We needs to get rid off sqpapp! All current sciqlop modules should either be stateless or act as real singletons they must not need any app to be used. This will ease testing, wrapping and usage. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1340:02cea38fdcb4
Added basic tests around Amda plugin Python wrapper - Basic Amda parser test - Basic Amda Download test, it makes few range updates on a single variable with myAMDA as server. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1339:98271eda8c6e
Initial Pybind11 binding experiment working. Can open an amda formatted file from Python and get few attributes from ScalarSeries. Loading module from python works. Embedding python interpreter also works. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1338:8de1d294b752
Merge pull request 416 from SciQLop-IPSIS-fork CMake_rework CMake rework + all non merged commits from last months
merge develop
0
r1337:1ffe6a6d7e2d
Switched to upstream repository of libcatalogs(AKA CatalogueAPI) Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1336:8e3bf1c0af54
Small fix after rebasing CMake branch on dev Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1335:58876cb03a16
Updated CatalogueAPI to latest version Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1334:85c6e0406f0e
Added SonarQube base config Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1333:f1b0e148bd5a
Added fuzzy tests and small fixes on meson files Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1332:d9d1ebd36be6
Made SciQLOP more hidpi friendly Set Qt::AA_EnableHighDpiScaling, http://doc.qt.io/qt-5/highdpi.html. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1331:c1dcbf747424
Modernized CMake configuration Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
0
r1330:ed0f1486704f
Fix the problem of calling the zoom at wheel event on the color scale
Alexandre Leroux
0
r1329:4dfca649988f
Merge branch 'feature/CataloguePart7' into develop
merge
0
r1328:eb278710ae3b
LineEdit to filter the create catalogue menu
0
r1327:07b2554d7734
Refresh catalogue menu when the catalogue list changed
0
r1326:04c34c9f216f
Rework event creation menus without popup dialog
0
r1325:99a785298325
Fix move of an event in another catalogue
0
r1324:171bcfdb6657
Fix a bug with event edition from visu after a graph is closed
0
r1323:13ac2b0ff0d5
graph mode with a "New Zone"
0
load next
< 1 2 3 4 5 6 7 .. 69 >
showing 20 out of 1363 commits