Autor Thema: Entwicklertools diverses  (Gelesen 80866 mal)

0 Mitglieder und 8 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 12.02
« Antwort #765 am: 22 Dezember, 2019, 21:45 »
Software Ideas Modeler is used to draw UML diagrams which are used in professional software development. Software Ideas Modeler can also be used to draw some other diagrams such as entity-relationship diagrams and UI mockups.

Main features:

    Intuitive and quick drawing of diagrams
    All UML 2.4 diagrams
    Flowcharts, Data Flow Diagrams, Entity Relationship Diagram (Crow Foot/Chen), CRC Cards, User Interface, Hierarchical Task Analysis, Entity Life History, Robustness Diagram, Concurrency Diagram, Venn Diagram, Mind Map, JSD diagrams
    Styling
    Print - batch printing, multiple pages per diagram
    Export diagrams to various image formats (BMP, PNG, JPG, GIF, TIFF, SVG, WMF, EMF) and PDF


Officially supports GNU/Linux via Mono.

Note: paid versions with additional features are also available.

License:    Free for non-commercial use

Changelog

Improvements

    Improved tab switching by current context
    Auto fixing non-system end of lines pasted into the diagram edit box

Fixed Bugs

    Fixed formatted text loading
    Fixed duplicating items in combo boxes for properites
    Fixed version duplicating when selecting a version from Version drop down in Element Browser [RQ#1607]
    Fixed application crash when trying to delete an element in Element Browser when nothing is selected
    Fixed loading some projects
    Fixed scalloped rectangle corner adjusting
    Fixed displaying special grips for frame type which do not need them
    Fixed undo for field styling
    Fixed saving attribute style

[close]

http://www.softwareideas.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Nightcode 2.8.3
« Antwort #766 am: 23 Dezember, 2019, 20:00 »
Whats new:>>

This release adds a portable .zip package for windows. I don't know if other windows users still run apps that way but it gives me nostalgia for the days when i ran apps off of a USB drive in my college's computer labs. Those were the days...

https://sekao.net/nightcode/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Dev-C++ v5.11
« Antwort #767 am: 28 Dezember, 2019, 10:15 »
Dev-C++ is an IDE for the C/C++ programming language based on the Mingw port of GCC. It features a project manager, syntax highlighting editor, class browser, code completion, integrated debugging etc. Orwell's Dev-C++ is also based on the famous Bloodshed Dev-C++ (which at present isn't being maintained by the original developer) and hosts a number of fixes including support for 64-bit processors.

License:    GNU GPLv3

https://orwelldevcpp.blogspot.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Doxygen 1.8.17
« Antwort #768 am: 28 Dezember, 2019, 10:30 »
Doxygen is a simple-to-use tool built to help you collect documentation for C++, Objective-C, C, Java, Python, ID, PHP, C# and D. It is capable of generating an HTML file as well as a reference manual from a set of source files. It comes in handy for easily identifying data in large source distributions.

License : GPL

Changelog

    Issue #6715: Errorneous matching of the immediately following block command after @ref [view] and [view]
    Issue #7119 Doxygen does not link to C# snippets - regression [view]
    Issue #7189: wrong warning on ambiguous image files [view]
    Issue #7190 1.8.16: Blank FILE_PATTERNS => no files processed [view]
    Issue #7200 Fortran warning: type not declared or defined [view]
    Issue #7206: Problems with Fortran and `@cond` [view]
    Issue #7210: 1.8.16: Image inclusion is inconsistent [view]
    Issue #7212 1.8.16: Function returning void pointer generates warning [view]
    Issue #7216: non-const getGroupDef() called on aliased member [view] and [view]
    Issue #7218 Doxygen parsing word documents [view]
    Issue #7228 Using markdown causes wrong error and warning line numbers - v. 1.8.16 [view]
    Issue #7236: C++: bug when using function as parameter [view]
    Issue #7243: Some PHP classes are not properly extracted/documented [view]
    Issue #7248: Including external tag files with TOC produces a broken index.qhp [view]
    Issue #7262 ALIASES not found when filename has more than one dot [view]
    Issue #7265: Double quote character in C++ raw string literal causes Doxygen to process the string contents [view]
    Issue #7268 Unable to build "master" branch [view]
    Issue #7271 Tilde in preprocessor macro disappears in latex [view]
    Issue #7274 Subpages no longer possible under mainpage [view]
    Issue #7277: C++ - Crash using all system memory on using parent constructor with same name [view]
    Issue #7285 git executable required [view]
    Issue #7290 error: Problem running ghostscript gs -q -g562x56 -r384x384x -sDEVICE=ppmraw -sOutputFile=_form0.pnm -dNOPAUSE -dBATCH -- _form0.ps. Check your installation! [view]
    Issue #7295 Doxygen documentation of C++17 nested namespace erroneous [view]
    Issue #7302: Determination of anonymous is too restrictive [view]
    Issue #7313 VHDL attribute 'subtype is not supported and breaks parser [view]
    Issue #7319: Bug 790856 - Namespace member functions links are broken [view]
    Issue #7325: Endless loop in preprocessor due to #define A() [view]
    Issue #7326: Incorrect display of multiline #define value [view]
    Issue #7328 Cannot generate DoxygenLayout.xml [view]
    Issue #7348 Better warning in case a graph would have been to large [view]
    Issue #7358: Ternary conditional and null-coalescing operator in constructor results in faulty warning [view]
    Issue #7403: xref versus namespace in multiple file [view]
    Issue #7412: HTML: Opening a reference link in a new tab does not scroll to the content [view]
    Issue #7436 Incorrect handling of block comments in VHDL [view], [view]
    Issue #7446: C#: parameter named `extends` is broken in the documentation [view]
    Issue #7456: function-like macros generate warnings [view]
    Issue #3417: C++: friend template functions shown even with HIDE_FRIEND_COMPOUNDS=yes [view]
    Issue #7302: Parsing of template args in single-quotes is incorrect. [view]
    Bug 164073 - There should be a dummy tag that Doxygen ignores [view]
    Bug 335614 - HTML link incorrect when using tagfile [view]
    Bug 340202 - @code: static_cast, const_cast, etc C++ keywords [view]
    Bug 550158 - EXTRACT_ALL=YES parses non doxygen comments [view], [view]
    Bug 570798 - \< does not work for php constants [view]
    Bug 674005 - Crop png formula environnment problem for HTML output [view]
    Adding HTML s tag, XML corrections for other tags [view], [view]
    Adding JAVACC_FLAGS for javacc compilation [view]
    Adding possibility to automatically build vhdlparser from vhdlparser.jj file [view], [view]
    Adding some links in search documentation [view]
    Also span entire line in case of a memTemplItemRight [view]
    Avoid code duplication and make the keyword matching more robust [view]
    Avoid warning in commentcnv.l about trailing context made variable due to preceding '|' action [view]
    Backslash in href. [view]
    Better termination message [view]
    Better warning in case of `@form` [view]
    Better warning message in case of illegal command [view], [view]
    Bogus explicit link warning message from irc protocol name [view]
    Checking of right usage of configuration list items [view]
    Cleanup forward declarations of obsolete classes [view]
    Code highlighting. [view]
    Consistent way to show scanner state [view]
    Correct style in table header in case of paragraph is used [view]
    Correcting visible year in copyright [view]
    Correction documentation `image` command [view]
    Coverity uninitialized [view]
    Create possibility to define LaTeX commands for formulas [view]
    Discrepancy between vhdl input and generated sources [view]
    Double entry for ins in compound.xsd [view]
    Email address seen as code starter [view]
    Embed TagInfo struct inside Entry [view]
    Error in LaTeX with single quote in formula / math mode. [view]
    Extend built-in STL support with more classes [view]
    Fix double delete in VHDL error handler. [view]
    Fix for use of non portable strnstr function [view] and [view]
    Fix incorrect reference resolving of enum class values [view]
    Fix lifetime issue for Entry objects. [view]
    Fix line count after multiline close group [view]
    Fix logic bug in SVG detection [view]
    Fix regression when expanding macro to an empty string [view]
    Fix some typos [view]
    Fix typo in source [view]
    Fix typos [view]
    Fixed a couple of compiler warnings on Windows [view]
    Fixed compiler warnings in docparser.cpp [view]
    Fixed endless loop during preprocessing [view]
    Fixed issue with "QGDict::hashAsciiKey: Invalid null key" in pre.l [view]
    Fixed line count misaligned introduced with JAVADOC_BANNER [view]
    Fixed merge issue [view]
    Fixed preprocessor hangup regression [view]
    Fixed preprocessor issue that resulted in "More #endif's than #if's found." warning. [view]
    Fixed use of uninitialized data in VHDL generator [view]
    Fixed use of uninitialized pointer in preprocessor [view]
    Fixes a @param's parameter name. [view]
    Generalized the HTML comment detection and handling [view]
    Generating doxygen's documentation in CHM format [view], [view]
    HHC and directory elements starting with "." [view]
    HTML attribute name [view]
    HTML start comment with 3 dashes [view]
    Illegal Character in XML output [view]
    Incorrect NCName in docbook citations [view]
    Incorrect warning "yyextra->inside" instead of "inside" [view]
    Incorrect warning for ALIASES [view]
    Length of identifying fenced code block [view]
    Let $year support SOURCE_DATE_EPOCH [view]
    Made check for void return more strict [view]
    Made regexp more strict [view]
    Making tests valid for python 3 [view], [view]
    Minor code cleanup for layout files [view]
    Minor fixes [view], [view]
    Minor tweaks [view]
    Missing tables item in overview [view]
    Nicer warning for missing parameter [view]
    Optimize UTF-8 nbsp conversion in markdown [view]
    Order of commands in `<table>` [view]
    Output of unknown xml/html tag [view]
    Parsing `#` sign inserted by preprocessor in fixed Form Fortran [view]
    Prevent writing automatic anchors to the tag file [view]
    Problem converting UCS big endian file [view]
    Problem with `
` in LaTeX multicolumn cell [view], [view]
    Problem with '<td nowrap>' [view]
    Problem with horizontal ruler directly after fenced code section [view]
    Problem with round brackets in PS output [view]
    Properly close quotes in warning [view]
    Properly open quotes in warning [view]
    QGDict::hashAsciiKey: Invalid null key due to empty procedure name [view]
    RTF extension file to standard output, make according documentation consistent. [view]
    Reduce the use of QString in favor of the more efficient QCString [view]
    Reduced code duplication [view]
    Refactoring code for dot related source files [view]
    Refactoring of portable.h and portable.cpp functions to be contained in a namespace Fixing some memory issues caused by not correctly freed pointers [view]
    Remove global state from constexp lexer [view]
    Remove unneeded include directory for building doxywizard [view]
    Removing left over debug statements [view]
    Renamed Portables to Portable [view]
    Revert "Minor code cleanup for layout files" [view]
    Simple nospam email address [view]
    Simplied the logic for moving documentation to the most nested Entry [view]
    Simplified code generated by scan_states.py [view]
    Skip empty HTML tag [view]
    Small improvements of TCL output [view], [view]
    Split language parser into "outline parser" and "code parser" [view]
    Strange '*?/#39; in Fortran nad Markdown with conditional sections [view]
    Support for <a id="label"> [view]
    Table caption flows in first table field for RTF output [view], [view]
    Tests 31 for XHTML output [view]
    Tests 86 with check against xsd gives error [view]
    Text ' ' appears in code segments [view]
    Textual error [view]
    Update doxywizard copyright year and add missing copyright statements [view]
    Update of generated VhdlParser files. [view]
    Use the proper trailing comment. [view]
    Warning in case of usage of a single quote in a code span. [view]
    Warning when using empty HTML tag [view]
    Warning when using empty p HTML tag [view]
    Warning whit Windows compilation using NMake [view]
    Warning with XML / HTML style commands [view]
    Warning with xrefitem from documentation [view]
    Wrong reference to code line [view]
    Bug fix of g_bracketCount in case of if( myobject.getPair() ) [view]
    Remove debug prints [view]
    Added missing debug flags for scanner that were made reentrant [view]
    Made scanner.l reentrant [view]
    Cleanup scanner.l code and naming [view]
    Make preprocess code reentrant [view]
    Made code.l scanner reentrant [view]
    Made commentcnv.l reentrant [view]
    Reduce boilerplate code by using C++11 variadic templates and perfect forwarding [view]
    Remove bogus flex code [view]
    Replace set of g_inside* booleans with a single g_lang variable [view]
    Use smartpointers to manage the lifetime of Entry objects [view]
    Latest libclang needs C++14 [view]
    Changed ArgumentList to be an STL container [view]
    Changed implementation to use SkipString/SkipStringS. [view]
    Changed std::unique_ptr<Entry> to std::shared_ptr<Entry> at avoid use after free issues [view]
    Replaced QList<BaseInfo> with std::vector<BaseInfo> [view]
    Replaced QList<Grouping> with std::vector<Grouping> [view]
    Replaced QList<ListItemInfo> with std::vector<ListItemInfo> [view]
    Replaced QList<SectionInfo> by std::vector<SectionInfo> [view]
    Spelling corrections

[close]

http://doxygen.nl/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PE Anatomist v0.1.9
« Antwort #769 am: 28 Dezember, 2019, 20:10 »
PE Anatomist shows almost all known data structures inside a PE file and makes some analytics.

MIT License

Changelog

    Optimize some internal data formats
    Fixed way to save settings, now the mechanism uses next rules:
    - if there are no settings files in the program directory and in %appdata%, then the settings file will be created in the program directory;
    - if the program directory doesn't contain the settings file and the directory is not writable, then %appdata% will be used for storing the settings;
    - if there is a valid settings file in the program directory, then this is the only way to read the settings, and the settings also will store here, if the file is writable;
    - if the settings file is already in %appdata%, then it is always used to read/write settings.
    Directories hidden by decreasing "Number Of RVA And Sizes" values are grayed out if available
    Improved list sorting

[close]

https://rammerlabs.alidml.ru/index-eng.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Boostnote 0.14.0
« Antwort #770 am: 04 Januar, 2020, 18:50 »
Boostnote is an open-source note-taking app designed for programmers and web developers.

There are quick access links found on the lower right that include zoom, every type of document you could imagine, size, indent and last update. Resizing Boostnote smaller does screw up the formatting of these quick links. The menu section allows you to decide where your storage is, define hotkeys, and tweak the user interface.

Boostnote lets you take your notes in Markdown with live previewer, use snippet notes, multiple hotkeys, finder popup (similar to the spotlight of OSX), and latex support. Boostnote is a full featured note-taking app geared for programmers and web developers not to be confused with a post-it style application or a Notepad replacement.

License: Open Source

Changelog

    Ability to stop auto update #2617
    Admonition #3297
    Add TOC UI #3352
    Improve exporting notes with diagrams #3317
    Add Czech translation #3264
    Add state diagram to markdown preview #3354
    Add Ok button to export confirmation box #3386
    Fix emoji render on notes list #3385
    Fix height of mermaid diagrams [#2585](BoostIO/Boostnote#2585
    Fix TOC links and scrolling #3318
    Fix preview-window's scroll behavior, #3289 #3294
    Fix/fix to work markdownlint#3147 #3285
    Add error handling to "New note from URL" dialog #3313
    Delete Dialog: typo for the "type" property #3369
    Remove redundant conditions of macOS in main-menu #3390
    Improve reading files #3371
    Bump lodash from 4.17.10 to 4.17.13 #3324
    Bump js-yaml from 3.12.0 to 3.13.1 #3323
    Upgrade electron to v4 #3322

[close]

Download -> https://github.com/BoostIO/boost-releases/releases

https://boostnote.io/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 12.05
« Antwort #771 am: 07 Januar, 2020, 05:10 »
Changelog

    Relationship can be generated for UML class attribute by its type
    Added context toolbar button for adding attribute by start/end role of association to a class
    Color of icons in quick access bar is adjusted to background color which will prevent invisible icons - e.g. white icon on white background
    Type of attribute and return type of operation can be set using drag&drop
    More polished menus for lower editions
    Improved aligning group of elements to snap lines
    Fixed relationship end auto side resolution for relationships with several control points
    Fixed parsing last column when its line does not end with comma (SQL DDL parsing)
    Fixed refreshing recent project list during resizing
    Fixed shape parameter limits for beveled rectangles
    Fixed undo after editing field style (e.g. font)
    Fixed inserting unconnected relationships do diagram using Source Code Reverse Engineering
    Fixed wrong serialization of properties associated to classes when copying classes
    Fixed application crash when try to edit tagged value when no tagged value is selected
    Fixed duplicating persons in projects
    Fixed some localization strings
    Fixed application crash when saving a user interface diagram with a grid
    Fixed saving images
    Fixed unlocalized texts in items added to quick access bar after application start
    Fixed application crash when trying to split a relationship with a dropped element

[close]

http://www.softwareideas.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Godot Engine 3.2 Beta 5
« Antwort #772 am: 08 Januar, 2020, 18:40 »
Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.

Open Source

Release Notes -> https://godotengine.org/article/dev-snapshot-godot-3-2-beta-5

http://www.godotengine.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 12.06
« Antwort #773 am: 10 Januar, 2020, 13:40 »
Changelog

    Adjusted arrow of Message in UML Communication Diagram to conform the UML standard
    Fixed loading project with chart legend
    Fixed remembering background of diagram in export dialog (regression over version 11)
    Fixed application crash when trying to add multiple same data rows to ERD entity
    Fixed application deactivation when closing ERD entity data window
    Fixed application crash when pasting ERD relationship to another diagram type
    Fixed application crash when pasting elements with relationships as shared model
    Fixed cases when pasted element may not be included to any project repository
    Fixed loading projects with enabled change tracking
    Fixed unwanted change of element bounds when moving a group of elements

[close]

http://www.softwareideas.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PE Anatomist v0.1.10
« Antwort #774 am: 11 Januar, 2020, 10:30 »
Whats new:>>

    Added mapping of redirects to another UNWIND_INFO between managed / unmanaged code in the ExceptionsData table for x64
    Added parsing of tables and metadata of dotNET

https://rammerlabs.alidml.ru/index-eng.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 12.07
« Antwort #776 am: 13 Januar, 2020, 18:15 »
Changelog

    Enumeration item can be dragged and dropped to attributes to set it as default value
    Instance Specification element can be dragged and dropped to attributes to set it as default value
    Sort ERD entity attributes by name, type, nullability and keys
    Improved field sorting algorithm to alpha numeric sorting
    Improved searching diagram types - added other keywords
    Added frame type 'interaction'
    Option to hide Infographic Progress Bar value
    Default line style change to Last Used
    Multiple diagram may be associated to an element at once
    Fixed missing new line style items in Line Style drop down button in ribbon
    Fixed copy/paste/cut/select all in combo box in diagram editor (e.g. at lifeline editing)
    Fixed application crash when searching in toolbox and no result is found in a group
    Fixed selecting and connecting communication lifelines in UML communication diagram
    Fixed parsing communication message sequence expression parts
    Fixed lifeline selector displaying
    Fixed copying of some element configurations [RQ#1619]
    Fixed pasting of element sets with two and more instances of the same element
    Fixed setting a wrong style when undoing a dialog action for an attribute
    Fixed displaying value for bar, rounded bar and slider progress bar in Infographic diagram
    Fixed loose end of rectangular relation jumping to zero coordinate after selecting
    Fixed missing stereotype end quote [RQ#1620]
    Fixed disappearing the field when moving it to an element which does not support such fields
    Fixed moving/coping fields (attribute, operations) to UML Data Type

[close]

http://www.softwareideas.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Easy Code 2.02.0.0016
« Antwort #777 am: 19 Januar, 2020, 21:10 »
Easy Code is the free visual assembly programming environment for building 32/64-bit Windows applications.

Easy Code's interface is similar to Visual Basic and will permit you to program Windows assembler applications (executable files, dynamic and static libraries, COFF object files, console applications, NT drivers and services) done as efficiently and simply as possible

Easy Code supports Fasm, GoAsm, JWasm, Masm, PoAsm, SolAsm and UAsm (both 32-bit/64-bit), and using different tools for the various assemblers

Freeware

Changelog

Bug Fixes:

    1. Closing a long comment in GoAsm projects ('*/') added a second unnecessary slash.


Please read and follow the directions within the 'AsmC.txt', 'Fasm.txt', 'Masm.txt', 'SolAsm.txt' and 'UAsm.txt' files located in the 'EasyCode' folder.

Also see the 'IMPORTANT REMARKS' section in the Easy Code help file.


Added Features:

    1. New 'UIAutomation.inc', 'UIAutomationClient.inc', 'UIAutomationCore.inc', 'UIAutomationCoreApi.inc' and 'UIAutomationCore.lib' files for ASMC, JWASM, MASM and UASM 64-bit projects.

[close]

http://www.easycode.cat/English/index.htm

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 12.10
« Antwort #778 am: 20 Januar, 2020, 12:49 »
Changelog

    Added connector attributes for start and end cap
    Added Arrow Connector tool to Drawing group
    Added Add Port to context bar for UML classes, UML components and UML properties
    Added Add Pint to context bar for UML actions
    Added 'Toggle fields' context bar button for elements with fields (class, enumeration, etc.)
    Show UML Package name in body
    Displaying {required} attribute for required UML extension
    Improved UML Communication Message - added guard, iteration and concurrency
    Added context bar button for UML stereotype - Add Super Stereotype, Add Sub Stereotype
    Formatting commands from ribbon applied to all text styles used in seleted elements
    Instance specification can be set as value to instance specification attribute
    UML Artifact can also be displayed as a document icon
    Added new custom relationship cap types: FilledSquare, Circle, FilledCircle, Arc
    Added additional recommended transitions between elements (activity diagram, profile diagram)
    Added UML Dependency tool to UML Package Diagram group in toolbox
    If custom default size of element is set to nothing, a predefined size will be used
    Improved rendering of UML Activity Final Node and UML Final State for wide borders
    Improved UI Check Box and UI Radio Button rendering - box size is bound to font height
    Added support also for older EDMX version
    Fixed long package URI rendering
    Fixed long tagged value rendering
    Fixed applying formatted styles from ribbon for selected fields
    Fixed redundant separator line for enumeration with hidden fields
    Fixed removing attribute default value in diagram editing if an enumeration value was set
    Fixed selecting and connecting to UML required interface when its owner is nested a container
    Fixed missing shadow for circular charts and arc bar chart
    Fixed deadlock when setting a very small size to area chart
    Fixed refreshing field style after applying a style from a style set for second and other times
    Fixed applying styles from ribbon to a chart part
    Fixed loading the correct style for charts after adjusting the style and then saving and loading
    Fixed loading the correct rotation of arc bar chart
    Fixed drag&dropping elements from project tree view in Element List mode
    Fixed opening floating info windows one immediately after another
    Fixed search&replace for ERD entity attributes
    Fixed highliting found text in ERD entity attribute with column layout
    Fixed default name for UML Stereotype element
    Fixed some localization strings

[close]

http://www.softwareideas.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )