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

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
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.
 

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
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:

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
 
Последнее редактирование:

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
IcoFX
more info
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.
 

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
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
 

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
Vampyre Imaging Library
more info
Copyright © Marek Mauder

Vampyre Imaging Library is cross-platform native Object Pascal (Delphi and Free Pascal) image loading, saving, and manipulation library.
Get the latest source code from . Latest release version is 0.26.4 released on 12th October 2009. Get the library package in 7z or ZIP format: | .
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:
  • Mercurial:
  • SubVersion: [svn|http]://svn.code.sf.net/p/imaginglib/code-0

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

...continue on site above!
 

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
CryptoLib4Pascal: Crypto for Modern Object Pascal
CryptoLib4Pascal is an Object Pascal cryptographic library released under the permissive .

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

 

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
BUILDING THE FIREBIRD DOCS WITH GRADLE
March 9, 2020 mariuz

Firebird Documentation project replaced Ant build with Gradle and you can follow the updated instructions.

 

GuDron

golo.pro
Команда форума
Регистрация
28.01.2020
Сообщения
1 451
Реакции
356
Баллы
83
Сайт
dumpz.ws
Native language | Родной язык
Русский
Последнее редактирование модератором:

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language

GuDron

golo.pro
Команда форума
Регистрация
28.01.2020
Сообщения
1 451
Реакции
356
Баллы
83
Сайт
dumpz.ws
Native language | Родной язык
Русский
Navicat Premium 12.1.20 for Windows 12.1.20 [Eng]
6ec978122b1df981160890c3c4f68da7
Дата Выпуска: 2019
Версия: 12.1 Build 20
Разработчик: Navicat
Сайт разработчика:
Разрядность: 32bit, 64bit
Язык интерфейса: Английский [Eng]
ТаблЭтка - имеется
Системные требования:

Microsoft Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Server 2008, Server 2012, Server 2016

Описание:
Navicat Premium – мощная графическая утилита для управления и работы с базами данных MySQL, PostgreSQL и Oracle, имеющая наглядный интерфейс. Поддерживает работу со всеми версиями MySQL, PostgreSQL и Oracle, включая поддержку большинства последних PostgreSQL функций. Имеет хорошо-продуманный графический интерфейс пользователя с легким созданием, организацией и обменом информацией безопасным и простым способом. Позволяет пользователю подключаться к локальным и удаленным серверам MySQL, PostgreSQL и Oracle, предоставляя ряд инструментов таких как администрирование баз данных, функции импорта и экспорта, а также создание резервных копий и пересылки данных. Поддерживает несколько соединений для локальных и удалённых MySQL, PostgreSQL и Oracle серверов. Удаленный сервер может работать на любой из Linux, Unix, Mac OS X и Windows платформ.

Доп. информация: (Инструкция по активации для ленивых и бесстрашных):
1. Установить программу
2. Отключить соединение с Интернет
3. ОТКЛЮЧИТЬ АНТИВИРУС
4. Пропатчить
5. Запустить программу -> Сгеренировать код и вставить в диалоге Registration
Если по каким-то причинам кнопка Activate будет неактивна, значит код не принимается программой и процесс активации Вы пройти не сможете.
Попробуйте перегенерировать код и вставить его повторно(патчер сам вставляет, если выбран крыжик)
6. Если кнопка доступна - выбрать Manual и активировать с помощью кейгена.
При активации в кейгене обязательно в пункте 2 выбрать язык (languages) English, проверить остальные параметры чтобы были как на скрине.

ВНИМАНИЕ!- Другой язык не активируется.

Подробная инструкция:

1. Установить программу
2. Отключить соединение с Интернет
3. ОТКЛЮЧИТЬ АНТИВИРУС
4. Перенести кейген в папку с установленной программой
5. Запустить кейген (Можно и с админ.правами, но у меня и без них заработал)
6. Проверить по фотографии (которая в архиве с кейгеном) чтобы идентично совпадало
7. Сгенерировать ключ и пропатчить (кнопки Generate и Patch)
8. Не закрывая кейген, откройте программу и откройте Help>Regestration...
9. Нажать Activate и выйдет ошибка об проблеме с подключениями к серверам (Правильно, инет то у нас вырублен!)
10. Нажать manual activation (Ну или как-то так называеться, в слепую пишу)
11. В вышедшем окне скопировать сгенерированые символы их в в кейген в поле Request Code
12 Нажать на кнопку (та, что находиться возле Exit) Generate и в желтом поле появится сгенерированые символы и их скопировать и вставить в программу.
13. Программа активирована!
з.ы. Можно вместо DeFconX вписать любой ваш ник.
 
Последнее редактирование модератором:

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
Последнее редактирование:

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
WingWare Wing Pro v7.2.2 Multilingual (Win/Mac/Linux)
Wingware Wing IDE Professional is a powerful program for debugging code written in Python.

It is a smart program that detects and fixes your errors. This app is accurate and it's fun to work with. This software has the ability to runtime code analysis and identify your errors and give you tips on this. If you do not write your code completely in code, this program will complete them automatically and accurately. Existing features such as bookmarks, code folding, search, etc. are other features of this software that makes programming easier and even faster.

With the Fast Debugger feature, all your mistakes and errors are corrected in the program and you can simply run your program correctly. This software is multi-platform and you can run it on different systems. This application requires Python version 2 or 3, but you can also work with Stackless Python.

Wingware Wing IDE Professional features:
  • Powerful and convenient editor
  • Auto-completion feature for faster tasks
  • Quick debugger for fixing programming errors
  • Possibility to search and find the desired code
  • Powerful analysis and various troubleshooting tips
  • Compatible with various operating systems
  • Unit Testing feature
  • Flexible project management using Mercurial, Git, Subversion, Perforce, CVS and bazaar
  • Powerful Analysis and Finding Types of Programming Bugs
Required system:
  • Windows
    • Windows 7, Windows 8, and Windows 10 for Intel processors.
    • Earlier versions of Windows are not supported and will not work.
  • OS X
    • Wing runs on Mac OS X 10.7+ as a native application.
  • Linux
    • Wing runs on 64-bit Intel Linux versions with glibc version 2.15 or later (such as Ubuntu 12.04+, CentOS 7+, Kali 1.1+, and Fedora 20+). Wing Pro also supports older 64-bit Linux, 32-bit Linux, and ARM Linux systems by remote development.
 

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
Последнее редактирование:

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
Araxis Merge Pro Edition v2020.5354 Win / v2020.5350 mac
Araxis Merge is a totally professional software with many capabilities for programmers that can use it to compare their codes and files and see the similarities and differences between them, and combine them with each other.

Merge Araxis Merge is a very useful tool for quality control managers. Because they can compare the branches of the source code and examine the products supplied so that only the expected files can be modified.

Also included in this application is the ability to report changes as a html or xml file.

This software is an advanced tool for comparing files and merging and synchronizing folders. Coding with this software will be very easy and a great tool for software engineers and web developers.

Features and Features of Araxis Merge Pro:
  • A professional tool for comparing programming codes and files
  • Compare the text files in the common format of Office software
  • Compare images with each other
  • Ability to report changes as a file in html or xml format
  • Compatible with different versions of Windows
  • Very useful for software engineers and web developers
  • Review and compare the branches of different source code
  • Compare and merge text files
  • Drag and Drop feature
  • Folder integration and synchronization
  • Easy programming with this application
  • Integration automatically
  • Very useful for publishers and quality control
  • Find the similarities and differences between the compared files
Operating Systems:
  • Windows Server 2008
  • Windows Server 2012
  • Windows 7
  • Windows 8-8.1
 
Последнее редактирование:

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
ES Computing EditPlus v5.3 build 3052
EditPlus is a versatile editor for editing HTML, PHP, Java, and has a Hex editor. This program is a good alternative to the default notepad program of Windows, and programmers, especially web developers, can use the capabilities of this product for faster coding.

Even if you're using more professional and professional editors for coding tasks, Mid-Range and Lightweight editors, like EditPlus, will also be available as a handy tool for instant viewing and editing of your files.

Spoiler: Screenshot

Features of EditPlus:
  • Highlight Syntax for HTML, PHP, Java, C / C ++, CSS, ASP, Perl, JavaScript, VBScript, Python and Ruby on Rails.
  • The ability to expand the syntax highlighting using syntax customization files for another language
  • Simple browser with FTP (sftp, FTPS) webpages to upload files
  • Hex display with the ability to switch between normal and hex
  • HTML toolbar to add custom html tags and tools like color picker to access color codes
  • Codeline numbering
  • Ruler Tool
  • Highlight site url and email addresses in text files
  • Auto-complete phrases
  • The ability to save and use the so-called text clip
  • Possibility to select part of the code column
  • Powerful search and replace
  • undo / redo with the ability to change the number of back steps
  • Correct spelling mistakes
  • Ability to define keyboard shortcuts
  • Supports various templates for faster coding
  • Show codes you have gone and formatted
  • Support for user tools
  • And …
Required system: (Supported Operating Systems)
  • Windows XP / Vista / 7/8 / 8.1 / 10
 

ermax

Well-known member
Команда форума
Moderator
Premium
Регистрация
05.05.2008
Сообщения
2 485
Реакции
2 188
Баллы
113
Местоположение
here and there
Native language | Родной язык
Other language
Delphi IDE Theme Editor ( Delphi (RAD Studio), Appmethod, Lazarus and Smart Mobile Studio) by RRUZ
 
198 114Темы
635 085Сообщения
3 618 401Пользователи
EeOneНовый пользователь
Верх