Наши преимущества

Tools/Utilities Утилиты для delphi / utilities for delphi

Device Lens (debugging tool for Android) source code on GitHub

Device Lens is a debugging tool that allows you to view logs on your mobile devices (presently Android only).
Android
Device Lens lists the connected devices in the list on the top left. Selecting a device will show what processes are running on the device. Double clicking a process name will start the log display and filter on that process.

Clicking the Play button in the toolbar will start displaying the logs coming from the device. The Play button will turn into a Stop button once the log display starts.

You can filter on text that appears in the log display by typing in the Filter On Text edit. This filter supports basic wildcards by using an asterisk at the beginning or end of the filter.

You can manually enter a process name (package name) in the Filter On Package Name edit. Press enter once you have finished typing to enable the filter

You can use the Filter By Log Level checkboxes to filter messages based on their log level. The Toggle button changes all the checkboxes to the opposite of the most prevalent state of the checkboxes.

The Auto Scroll checkbox controls whether the log display scrolls automatically to the last entry.
 
Delphi iOS (Exploring App Craches and Investigating) on GitHub source code

Delphi iOS - Exploring app crashes
First of all, as most of you already know, there is a code from Erik Van Bilsen (blog Grijjy), which is spectacular to make an error report on firemonkey iOS apps to return the call stack of exceptions, so you can send it via email , or show using Log.d, for example, that I recommend to everyone: Как увидеть ссылки? | How to see hidden links?

However, as Erik himself warns,

“the app may still crash… before we get a chance to handle the exception”

This means that in some cases you will not be able to catch the error either with a try except, or with the error report of Erik, because the app will simply crash (close unexpectedly), and here I will explain how we can better investigate these crashes.


ss1.png


ss2.png
 
Последнее редактирование:
IcoFX
more info Как увидеть ссылки? | How to see hidden links?
Interface

Interface

IcoFX has a panel based multilingual interface. You can fully customize the interface by rearranging, docking, un-docking, hiding, showing the panels. You can save your customization in workspaces. IcoFX comes with many predefined workspaces to make certain tasks easier. For example it has a predefined workspace for working with palette based images.
 
DMSoft Softwares Pack (DBConverts and DBSyncs)

DMSoft DBConvert for ‌Access and ‌Firebird
DMSoft DBConvert for Access and FoxPro
DMSoft DBConvert for Access and MSSQL
DMSoft DBConvert for Access and MySQL
DMSoft DBConvert for Access and PostgreSQL
DMSoft DBConvert for Access and SQLite
DMSoft DBConvert for Firebird and MSSQL
DMSoft DBConvert for Firebird and MySQL
DMSoft DBConvert for FoxPro and MSSQL
DMSoft DBConvert for FoxPro and MySQL
DMSoft DBConvert for FoxPro and SQLite
DMSoft DBConvert for MSSQL and DB2
DMSoft DBConvert for MSSQL and MySQL
DMSoft DBConvert for MSSQL and PostgreSQL
DMSoft DBConvert for MySQL and DB2
DMSoft DBConvert for MySQL and PostgreSQL
DMSoft DBConvert for Oracle and Access
DMSoft DBConvert for Oracle and MSSQL
DMSoft DBConvert for Oracle and MySQL
DMSoft DBConvert for Oracle and PostgreSQL
DMSoft DBConvert for Oracle and SQLite
DMSoft DBConvert for SQLite and MSSQL
DMSoft DBConvert for SQLite and MySQL
DMSoft DBSync for Access and Firebird
DMSoft DBSync for Access and FoxPro
DMSoft DBSync for Access and MSSQL
DMSoft DBSync for Access and MySQL
DMSoft DBSync for Access and PostgreSQL
DMSoft DBSync for Access and SQLite
DMSoft DBSync for Firebird and MSSQL
DMSoft DBSync for Firebird and MySQL
DMSoft DBSync for FoxPro and MSSQL
DMSoft DBSync for FoxPro and MySQL
DMSoft DBSync for FoxPro and SQLite
DMSoft DBSync for MSSQL and DB2
DMSoft DBSync for MSSQL and MySQL
DMSoft DBSync for MSSQL and PostgreSQL
DMSoft DBSync for MySQL and DB2
DMSoft DBSync for MySQL and PostgreSQL
DMSoft DBSync for Oracle and Access
DMSoft DBSync for Oracle and MSSQL
DMSoft DBSync for Oracle and MySQL
DMSoft DBSync for Oracle and PostgreSQL
DMSoft DBSync for Oracle and SQLite
DMSoft DBSync for SQLite and MSSQL
DMSoft DBSync for SQLite and MySQL
 
Vampyre Imaging Library
more info Как увидеть ссылки? | How to see hidden links?
Copyright © Marek Mauder

Как увидеть ссылки? | How to see hidden links?Vampyre Imaging Library is cross-platform native Object Pascal (Delphi and Free Pascal) image loading, saving, and manipulation library.
Как увидеть ссылки? | How to see hidden links?Get the latest source code from Как увидеть ссылки? | How to see hidden links?. Latest release version is 0.26.4 released on 12th October 2009. Get the library package in 7z or ZIP format: Как увидеть ссылки? | How to see hidden links? | Как увидеть ссылки? | How to see hidden links?.
News
4th July 2012
Repository URLs Changed

Imaging's source code repositories (Mercurial and SubVersion) hosted at SourceForge have new URLs now due to SourceForge's infrasctructure changes. The old ones will still work for some time but there won't be any new commits.
New URLs:

Just a reminder, Imaging's SubVersion repository will be phased out completely in a foreseeable future.

...continue on site above!
 
CryptoLib4Pascal: Crypto for Modern Object Pascal Как увидеть ссылки? | How to see hidden links?
CryptoLib4Pascal is an Object Pascal cryptographic library released under the permissive Как увидеть ссылки? | How to see hidden links?.

CryptoLib4Pascal's goal is to be the best option for cryptography in Object Pascal by offering cryptographic recipes and primitives to Object Pascal developers.

 
Верх