[Jenkins] Astyle nightly commit (02/08/16) |
|
More...
|
about 9 years ago
|
[Jenkins] Astyle nightly commit (13/08/15) |
|
More...
|
about 10 years ago
|
backport commit #10947: don't import PyQt4 Python module if Tulip is built against Qt5 |
|
More...
|
about 10 years ago
|
backport commit #10946: |
|
More...
|
about 10 years ago
|
backport commit #10943 : |
|
More...
|
about 10 years ago
|
backport commit #10942 : fix segfault when applying Louvain clustering on a subgraph : as the nodes ids are usually not continuous, a hash map has to be used instead of a vector for mapping nodes to clusters |
|
More...
|
about 10 years ago
|
backport commit #10941 : the 'Select' action from the contextual menu of the Table view now behaves like the one from the node-link diagram view : empty selection first then add element to selection |
|
More...
|
about 10 years ago
|
backport commit #10940: small improvements to TableView : use RegExp instead of FixedString to filter property names and values |
|
More...
|
about 10 years ago
|
backport commit #10939 : |
|
More...
|
about 10 years ago
|
[Jenkins] Astyle nightly commit (10/08/15) |
|
More...
|
about 10 years ago
|
backport commit #10936 : ensure detection of the correct sphinx-build script (according to Python major version) on Ubuntu |
|
More...
|
about 10 years ago
|
backport commit #10906 : fix methods/functions signatures in Python API documentation when there is multiple methods/functions with the same name but with different parameters |
|
More...
|
about 10 years ago
|
backport commit #10904 : improve autocompletion features for algorithm parameters |
|
More...
|
about 10 years ago
|
backport commit #10899 : |
|
More...
|
about 10 years ago
|
backport commit #10895: |
|
More...
|
about 10 years ago
|
backport commit #10892 : |
|
More...
|
about 10 years ago
|
backport commit #10891 : improvement in search widget : consider tlp::NumericProperty as the base class in order to enable numeric comparison (tlp::IntegerProperty was not considered as a numeric one previously) |
|
More...
|
about 10 years ago
|
backport commit #10887 : improvements to the autocompletion feature for Python code editors : it will now also work for algorithm names, property names, attributes names and subgraph names surrounded by single quotes |
|
More...
|
about 10 years ago
|
backport commit #10886 : improvement to the Python REPL : it will now behave like the classical Python shell, meaning that every single input that does not eval to 'None' will be printed to standard output |
|
More...
|
about 10 years ago
|
backport commit #10881 : small improvements regarding the generation of a glyph image : modify scene zoom factor in order for the glyph to be not clipped by image borders and use antialiasing |
|
More...
|
about 10 years ago
|
backport commit #10880 : small improvement regarding the saving of Python code : if there is no .py file associated to a code editor and when a save action is requested (via Ctrl-S), its content will then be saved to the current Tulip project file (.tlpx) |
|
More...
|
about 10 years ago
|
backport commit #10879 : add the possibility to modify the default label color in Tulip preferences dialog |
|
More...
|
about 10 years ago
|
backport commit #10876 : add predefined color schemes from ColorBrewer.org (thanks to Benjamin) + update ColorScaleConfigDialog.ui to display a ColorBrewer.org dedicated citation |
|
More...
|
about 10 years ago
|
backport commit #10982 : TLPB Export plugin is now able to export a subset of a graphs hierarchy (the whole one was exported before, no matter which sub-graph to export was provided). If the provided graph to export is a sub-graph in the current hierachy, il will become the new root in the exported hierarchy. |
|
More...
|
about 10 years ago
|
backport commits #10765 and #10777: |
|
More...
|
about 10 years ago
|
backport commit #10859 : fix properties base class in Python API documentation |
|
More...
|
about 10 years ago
|
backport commit #10849 : ensure the font size is set for the font awesome icon glyph |
|
More...
|
about 10 years ago
|
backport commit #10848 : set the first argument of the embedded Python interpreter to "tulip" (we can then check the sys.argv[0] value to determine if the current Python session is embedded into Tulip or not) |
|
More...
|
about 10 years ago
|
backport commit #10847 : add a CMake workaround to avoid recompiling the whole tulip-gui library each time the Python version is modified |
|
More...
|
about 10 years ago
|
backport commit #10846 : |
|
More...
|
about 10 years ago
|