New pages
- 01:06, 9 December 2024 Kexi/Releases/Kexi 2.9.8 (hist | edit) [2,693 bytes] Jstaniek (talk | contribs) (Created page with "See https://calligra.org/news/calligra-2-9-8-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * ''General'': ** Avoid repeated opening of the same object, possible for large data * ''Tables:'' ** Table view's combo box list: ensure that highlighted row is visible ** Table view: update the highlighted row while scrolling the viewport * ''Queries:'' ** '''New feature:''' Add support for 22 typical scalar SQL functions (wish 352631): abs(X...")
- 00:41, 9 December 2024 Kexi/Releases/Kexi 2.9 Beta 3 (hist | edit) [60 bytes] Jstaniek (talk | contribs) (Created page with " See https://calligra.org/news/calligra-2-9-beta-3-released/")
- 00:41, 9 December 2024 Kexi/Releases/Kexi 2.9 Beta 2 (hist | edit) [60 bytes] Jstaniek (talk | contribs) (Created page with " See https://calligra.org/news/calligra-2-9-beta-2-released/")
- 00:33, 9 December 2024 Kexi/Releases/Kexi 2.9.10 (hist | edit) [514 bytes] Jstaniek (talk | contribs) (Created page with "See https://calligra.org/news/calligra-2-9-10-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * ''Tables:'' ** Make Ctrl+Shift+Insert shortcut insert a new line in Table Designer (bug 338832) * ''Queries:'' ** Make Ctrl+Shift+Insert shortcut insert a new line in Query Designer (bug 338833) * ''Forms:'' ** Fix crash when Cut, Undo, Cut is executed for a widget (bug 288589) * ''SQLite databases'': ** Fix building Kexi when SQLite older t...")
- 00:32, 9 December 2024 Kexi/Releases/Kexi 2.9.7 (hist | edit) [762 bytes] Jstaniek (talk | contribs) (Created page with "See https://calligra.org/news/calligra-2-9-7-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * ''General'': ** Fix vertical alignment of text in command link button widgets, it was especially broken in Breeze widget style (bug 349169) * ''Tables:'' ** Restore ability of altering table design. '''This was serious regression''' present in Kexi 2.9.5 and 2.9.6. (bug 350457) * ''Queries:'' ** Don't force saving when switching never stored...")
- 00:31, 9 December 2024 Kexi/Releases/Kexi 2.9.6 (hist | edit) [854 bytes] Jstaniek (talk | contribs) (Created page with "See https://calligra.org/news/calligra-2-9-6-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * ''General'': ** Fix renames for file storing the Welcome status bar's GUIs ** Recent Projects: use file's base name as a good replacement for caption when caption is not available ** Fix left margin for the global search box (dependent on style); also react on changing widget style ** Fix possible crash caused by command line arguments passed...")
- 00:18, 9 December 2024 Kexi/Releases/Kexi 2.9.5 (hist | edit) [778 bytes] Jstaniek (talk | contribs) (Created page with "See https://calligra.org/news/calligra-2-9-5-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * ''General'': ** Do not show two Project windows after double-clicking on the Welcome page's item. (bug 346902) * ''Queries'': ** Use ILIKE/NOT ILIKE operator instead of LIKE for PostgreSQL. This is good for consistency with other database backends since Kexi's default LIKE is case-insensitive. (bug 348203) ** Fix crash for queries where looku...")
- 00:12, 9 December 2024 Kexi/Releases/Kexi 2.9.4 (hist | edit) [2,733 bytes] Jstaniek (talk | contribs) (Created page with "See https://calligra.org/news/calligra-2-9-4-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * ''General'': ** Close window with object that will be overwritten after "Save as" (bug 344656) ** Remove "dirty" flag when saving-as modified Kexi object (bug 344653) ** Save recent position and size of the Kexi Find dialog. It has now minimal size to avoid covering too much of the content. (bug 345689) ** Properly destroy Kexi's main window...")
- 00:10, 9 December 2024 Kexi/Releases/Kexi 2.9.2 (hist | edit) [493 bytes] Jstaniek (talk | contribs) (Created page with "See https://calligra.org/news/calligra-2-9-2-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * ''General'': ** Fix error when configuring Calligra (related to the Marble maps component) (bug 345318) * ''Forms & Table views'': ** Make combo-boxes in table and form views show just one column (bug 345631) ** Fix displaying records in data aware combo boxes (bug 345350) * ''Forms'': ** Fix crash when removing elements in the object tree (b...")
- 00:09, 9 December 2024 Kexi/Releases/Kexi 2.9.1 (hist | edit) [1,063 bytes] Jstaniek (talk | contribs) (Created page with "See https://calligra.org/news/calligra-2-9-1-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * ''General'': ** Show clear buttons in line edits of the Object Name dialogs. ** Use consistent style of title naming in window tabs. ** Fix status bar online updates when e.g. /tmp is on different partition than /home. ** Fix crash on backward search (bug 337015) * ''Database handling'': ** Fix compacting of .kexi files when e.g. /tmp is on d...")
- 23:36, 8 December 2024 Kexi/Releases/Kexi 2.5.5 (hist | edit) [478 bytes] Jstaniek (talk | contribs) (Created page with "See also Feature Plan for Kexi. ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Description was ignored in Form Command Link button * Property editor: make items are always sorted by key * Fix MySql login failure when not saving password - fix for case 3.1 (BUG: 313025) * Fix possible crash when pressing tab in the global search box </div>")
- 23:35, 8 December 2024 Kexi/Releases/Kexi 2.4.4 (hist | edit) [716 bytes] Jstaniek (talk | contribs) (Created page with "See also Feature Plan for Kexi. ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Make palette background color property in text editor work (BUG: 309274) * Fix "data source tag" for text box (regression because of changes in KDE libraries' line editor) * SQLite Driver: Fix possible data loss of compacted file (when process tools crash or fail for any reason) * Remove limit of 101 fields in Kexi Table Des...")
- 23:23, 8 December 2024 Kexi/Releases/Kexi 2.6.3 (hist | edit) [158 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Fixed look of the modern menu and tabbed toolbar for the bespin widget style </div>")
- 22:25, 8 December 2024 Kexi/Releases/0.1.0 Beta 5 Changes (hist | edit) [5,752 bytes] Jstaniek (talk | contribs) (Created page with "< Back to KEXI 1 Releases =Changes in KEXI= (since 0.1.0 Beta 4) == Database Support Library == * MySQL driver introduced again. Thanks to Martin Ellis. * Kexi file driver now supports unicode (UTF8) storage for text fields * KexiSQL (file driver) migrated to SQLite 3.0.7, former libkexisql is now libkexisql2 for compatibility (it's updated to 2.8.15, by the way). * Sqlite file version is now autodetected on startup. Sqlite2 to sqlite3 format autoconversion a...")
- 22:10, 8 December 2024 Kexi/Releases/0.1.0 Beta 4 Changes (hist | edit) [1,008 bytes] Jstaniek (talk | contribs) (Created page with "< Back to KEXI 1 Releases ==Changes in KEXI== (since 0.1.0 Beta 3) *Form Designer ** New features for editor to ease form creation even more : Widgets are resized as you edit text to fit the text, Dragging a widget holding Ctrl key copy the widget. ** Pixmaps are managed using a collection -> not stored in .UI files, can be shared by multiple forms, etc. ** Connections can be created using a new dialog or by drag-and-drop ** Added a combo in toolbar to select...")
- 21:59, 8 December 2024 Kexi/Releases/0.1.0 Beta 3 Changes (hist | edit) [759 bytes] Jstaniek (talk | contribs) (Created page with "< Back to KEXI 1 Releases ==Changes in KEXI== (since 0.1.0 Beta 2) * Improved Table Designer * Properties window added (now used for table designer, more to come) * Consistent window closing, data saving, removing, editing, consistent questions * Table designs (and other design types, in the future) are now saved only when needed, on demand * Renewed Query Designer * Integrated Forms Designer * "Data" menu added, with possibility of saving current table row *...")
- 21:43, 8 December 2024 Kexi/Releases/0.1.0 Beta 2 Changes (hist | edit) [484 bytes] Jstaniek (talk | contribs) (Created page with "< Back to KEXI 1 Releases ==Changes in KEXI== (since 0.1.0 Beta 1) * KEXI has an own (SQLite derived) engine (KEXISQL) * KEXI doesn't depend on KOffice libraries ** no native mimetypes anymore ** database server quick links * user interface ** supports tabbed, childframe, toplevel and IDEAl MDI modes * database library (rewritten) ** cleaner api ** support for schema based queries ** sqlparser can be optionally used to get metainfo and internationalized error...")
- 20:55, 8 December 2024 Kexi/Releases/1.0.0 Beta 1 Changes (hist | edit) [1,045 bytes] Jstaniek (talk | contribs) (Created page with "< Back to KEXI 1 Releases ==Changes in KEXI== (since 0.9 version) * Improved data-aware forms. * Form Designer's Data Source Pane for assigning data source to forms and widgets. Object tree view for easier navigating within widgets hierarchy. * Import from CSV files and pasting tabular data from clipboard. Export data to CSV files and copying tabular data to clipboard. Automatic detection of delimiters and column types. * Improved server connection dialog. Sto...")
- 20:22, 8 December 2024 Kexi/Releases/0.8.1 Changes (hist | edit) [388 bytes] Jstaniek (talk | contribs) (Created page with "< Back to KEXI 1 Releases See https://web.archive.org/web/20060105144957/http://www.koffice.org/announcements/changelog-1.4.1.php ==Changes in KEXI== (since 0.8.0) - Fix compilation using gcc on some platforms - Fix crash on startup when Kexi is started from K Menu (#109025) - Form widgets: shadow in label widgets is properly set for altered indenting, margins and alignment")
- 19:16, 8 December 2024 Kexi/Releases/Kexi 2.3 Beta (hist | edit) [458 bytes] Jstaniek (talk | contribs) (Created page with "See also Kexi 2.3 release, Kexi 2.2 release, KOffice 2.3 Feature Plan, Kexi TODOs. See the archive https://web.archive.org/web/20101130194326/http://www.koffice.org/news/koffice-2-3-beta-1/ Kexi's production readiness depends on user needs. Since version 2.2, stability has improved, but some 1.x features, like Auto Fields, are still missing or require rework.")
- 17:38, 8 December 2024 Kexi/Releases/Kexi 2.5 Beta (hist | edit) [370 bytes] Jstaniek (talk | contribs) (Created page with "See also Feature Plan for Kexi. ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * A full screen mode activated by the F11 key * New form elements Command Link Button, Slider, Progress Bar and Date Picker widgets have been added to Forms. </div> See https://calligra.org/news/calligra-2-5-beta-released/")
- 22:03, 7 December 2024 Kexi/Releases/Kexi 2.9 Beta (hist | edit) [1,843 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== <div style="background-color:#fff0d2;padding:1em;"> Many usability improvements and bug fixes. Forms have finally been ported from Qt 3 to Qt 4. * General: ** '''New:''' Simplify and automatize bug reporting; OS and Platform information is auto-selected on bugs.kde.org. ** '''New:''' Make side panes lighter by removing frames in all styles except Oxygen ** '''New:''' Added "Close all tabs" action to main window tabs. ** Improve appearance of main tab...")
- 21:59, 7 December 2024 Kexi/Releases/Kexi 2.8.7 (hist | edit) [1,513 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * General: ** Improve main menu widget for QtCurve style. ** Display "git" version in application's About box. ** Fix for Mac OS X build. ** Fix position of the Calligra logo based on height of the main menu. (bug 340767) ** Ask for password if needed when Test Connection button is clicked in Kexi. (details) ** Fix checking for file overwriting on file creation. (details) ** Fix a few memory leaks an...")
- 21:47, 7 December 2024 Kexi/Releases/Kexi 2.8.6 (hist | edit) [2,300 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Fix logic behind visibility of editing indicator in tabular and form views * Make Next and Last button in Page selector of Report data view to be disabled on last page. * Fix build error on OpenBSD operating system (missing include directory for ICU). * Fix row selection/highlighting when clicking/hovering over record marker. (bug 337914) * Fix an issue with resolving version of plugins (at least)...")
- 21:40, 7 December 2024 Kexi/Releases/Kexi 2.8.5 (hist | edit) [1,426 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Only move to initial top-left position in table view on initial show (bug 334577) * Display proper record's page number when coming back to report's data view (bug 335269) * Properly remember previous search keywords in the Find Dialog (bug 334514) * Fix crash for SELECT queries containing (invalid) "ORDER BY 0" parameter * Properly sort names of newly added tables and queries in Form Designer's da...")
- 21:37, 7 December 2024 Kexi/Releases/Kexi 2.8.3 (hist | edit) [824 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Fix crash when closing form design window and color property isn't saved. (bug 333551) * Make context menu work for tables in Query Designer. * Make it possible to set solid and inherited background color in form widgets. "Auto Fill Background" property has been added for this. It's set to true when user selects background color. (bugs 333548, 333549) * Fixed crash in Debug GUI when trying to modif...")
- 21:35, 7 December 2024 Kexi/Releases/Kexi 2.8.2 (hist | edit) [243 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== <div style="background-color:#fff0d2;padding:1em;"> - Make Rich Text property false by default for Text Editor form widget. Rich Text often causes misbehaviour. </div> See https://calligra.org/news/calligra-2-8-2-released/")
- 16:23, 7 December 2024 Kexi/Releases/Kexi 2.7.5 (hist | edit) [446 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== * Fix bug 327995: Make changes to query design reflected in reports after saving * Fix bug 327993: Make records in reports sorted according to the sorting of the query * If --driver is missing but connection options specified, display a note and exit * Fix bug 319432: Fixed crash when using command line "kexi --dbdriver postgresql" * Fix regression in password dialog. See https://calligra.org/news/calligra-2-7-5-released/")
- 16:14, 7 December 2024 Kexi/Releases/Kexi 2.7.4 (hist | edit) [170 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== * Fix bug 325070: Saving new table design for the first time does not clear history of edits See http://www.calligra.org/news/calligra-2-7-4-released")
- 15:59, 7 December 2024 Kexi/Releases/Kexi 2.7.3 (hist | edit) [473 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== * Fix sorting error in table views. The sorting was broken when NULL values are compared with text for text columns. (#324224) * Fix escaping of text values when working with PostgreSQL. Properly escape the ' character. (#318129) * Improved ease of use when inserting new fields in Table Designer. (#323827) * Fix bug introduced in Kexi 2.7: Table Designer does not display properties. (#323804) See http://www.calligra.org/news/calligra-2-7-3-released")
- 15:59, 7 December 2024 Kexi/Releases/Kexi 2.7.2 (hist | edit) [56 bytes] Jstaniek (talk | contribs) (Created page with "See http://www.calligra.org/news/calligra-2-7-2-released")
- 01:59, 7 December 2024 Kexi/Releases/Kexi 2.4.3 (hist | edit) [516 bytes] Jstaniek (talk | contribs) (Created page with "Announcement: https://calligra.org/news/calligra-2-4-3-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Fixed import from csv when "Start at Line" value changed (BUG: 302209) * Set limit to 255 characters for Text type (VARCHAR) (BUG: 301277 and 301136) * Remove limits for Text data type, leave as option (BUG:301277) * Fixed data saving when focus policy for one of widgets is NoFocus (BUG: 301109) </div> ==Missing or discontinued feat...")
- 01:54, 7 December 2024 Kexi/Releases/Kexi 2.4.1 (hist | edit) [353 bytes] Jstaniek (talk | contribs) (Created page with "Announcement: https://calligra.org/news/calligra-2-4-1-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * Fix: Cannot update field name from Property Editor BUG:278296 * SQLite: Fixed error when attempting to compact db opened from Open view </div> ==Missing or discontinued features in 2.3== None identified compared to 2.4.")
- 01:10, 6 December 2024 Kexi/Releases/Kexi 2.9.11 (hist | edit) [2,677 bytes] Jstaniek (talk | contribs) (Created page with "==List of changes== <div style="background-color:#fff0d2;padding:1em;"> Featured story: A commercially developed upgrade for MS Access (MDB) Import to Kexi has been donated by Jarosław Staniek (wish 277583). This also fixes import of primary keys {{Bug|336560}}. Large Access databases such as the Northwind sample now import better than ever. Main Window: * Make Global Search list should wider to fit the names {{Bug|358203}}. * Make the default "Smallest readable font"...")
- 16:41, 3 December 2024 KDE Gear/25.04 Release notes (hist | edit) [236 bytes] Tosky (talk | contribs) (Initial version of the page)
- 01:51, 3 December 2024 Kexi/Releases/1.1.1 Changes (hist | edit) [4,092 bytes] Jstaniek (talk | contribs) (Created page with "KEXI is a visual database apps builder, developed since 2002. < Back to KEXI 1 Releases ===Main Window=== * Switch contents of custom property tabs after switching the current tab/window (needed for Table Designer's tab) * Added a warning message box with "Errors encountered during loading plugins" message, controlled by dontShowWarningsRelatedToPluginsLoading configuration setting * Groups and items for nonexisting plugins are not visible now * Accessibility:...")
- 01:36, 3 December 2024 Kexi/Releases/1.1.2 Changes (hist | edit) [3,485 bytes] Jstaniek (talk | contribs) (Created page with "KEXI is a visual database apps builder, developed since 2002. < Back to KEXI 1 Releases ===Main Window=== * command line option "--show-navigator" added - shows the Project Navigator side pane even if Kexi runs in User Mode * project manager: double/single clicking on executable objects (macro, script) executes them ===Database Support Library (KexiDB)=== * projects created with older Kexi versions can be now opened in read-only mode too * fixed possible crash...")
- 01:32, 3 December 2024 Kexi/Releases/1.1.3 Changes (hist | edit) [3,407 bytes] Jstaniek (talk | contribs) (Created page with "===Main Window=== * main window is activated after closing "Insert image" file dialog * "find" action: restart searching from start for "Search all rows" mode if the user has changed the value to find since previous searching, or the user has recently changed direction to "Search all rows" * searching is performed within lookup values as well * fixed a bug in "Do you want to permanently delete..." message ===Database Support Library (KexiDB)=== * SQL parser can work rec...")
- 07:45, 21 October 2024 Akademy/Handbook/Infrastructure (hist | edit) [181 bytes] Kieryn (talk | contribs) (Created page with "We use Invent for task management and Indico to manage conference submissions/registrations/programming/etc. This page is for the details/perms/etc needed to use these tools well.")
- 15:15, 20 October 2024 SoK/2025/StatusReport (hist | edit) [423 bytes] Jjazeix (talk | contribs) (Created page with "== Status reports for Season of KDE 2025 == A good status report will include: # Design documents the student created # Short video of the work, or screenshots as appropriate # Link to a list of commits ([https://developers.google.com/open-source/gsoc/help/work-product example]) # Link to blog posts (on [https://planetkde.org/ KDE Planet]) == Students list == Please keep the list sorted. * add your name please :p")
- 12:21, 20 October 2024 Akademy/Handbook/Production (hist | edit) [1,027 bytes] Kieryn (talk | contribs) (Created page with "This is the Event Production Checklist to make sure we have everything set up properly before everyone arrives onsite at Akademy. == Technical Tasks == * Test the A/V set up in both Talks rooms & BoF rooms * Ensure a stable feed is able to be sent out to the internet * Ensure the slides are able to be in the video feed == Venue Tasks == * Mark Rooms with Signs * Mark Bathrooms with signs * Set up sponsor table area * Set up social/coffee break spaces * Stock staff roo...")
- 12:04, 20 October 2024 Akademy/Handbook/Inventory (hist | edit) [118 bytes] Kieryn (talk | contribs) (Created page with "This is the list of things we need on-site to make Akademy run smoothly, aside from our computers and internet access.")
- 14:28, 19 October 2024 Kexi/Architecture (hist | edit) [563 bytes] Jstaniek (talk | contribs) (Created page with "KEXI has modularized and plugin based architecture. Each module depends only on small part of entire functionality. Libraries such as database handling, property editing, reporting, custom widgets, are independent of KEXI internals. * Library dependencies: [https://invent.kde.org/office/kexi/-/blob/master/src/doc/dev/lib_dependency.png PNG] [https://invent.kde.org/office/kexi/-/blob/master/src/doc/dev/lib_dependency.odg ODG] ==See also== *KEXI Plugins")
- 00:04, 16 October 2024 Kexi/Migration/Fixed Width Text (hist | edit) [252 bytes] Jstaniek (talk | contribs) (Created page with "Definition: [https://www.softinterface.com/Convert-XLS/Features/Fixed-Width-Text-File-Definition.htm] ===Hints=== * The CSV import/export assistant dialog's code will be re-used. * The source/destination will be (as it is for CSV): file and clipboard.")
- 00:49, 15 October 2024 Kexi/Usability (hist | edit) [1,124 bytes] Jstaniek (talk | contribs) (Created page with "Usability issues. ===Beginner Mode vs Normal/Expert User Mode=== In KEXI design, we occasionally consider offering separate modes for "beginner" and "normal/expert" users. Here are some examples of how this could work: *Naming Flexibility: Beginners can name objects like tables and forms using the full Unicode character set, including spaces, without restrictions. Meanwhile, experts have the option to input more advanced naming conventions, though this feature isn’t...")
- 00:20, 14 October 2024 Kexi/Sponsorship (hist | edit) [1,305 bytes] Jstaniek (talk | contribs) (Created page with "===Sponsorship Thanks=== *For [https://www.automatix.de Automatix], a company that sponsored hosting for the kexi-project.org website for many years. *For Joseph Wenninger (Jowenn.net), who sponsored the registration of the kexi-project.org domain for many years. Joseph Wenninger is also a former KEXI developer. *For the KDE Project, the organization that ensures permanent online accessibility of the KEXI development infrastructure, making the development process more e...")
- 12:19, 11 October 2024 Schedules/KDE Gear 24.12 Schedule (hist | edit) [2,532 bytes] Albert Astals Cid (talk | contribs) (Created page with "=NOT OFFICIAL YET= All deadlines are due 23:59 UTC, but if you need a few more hours, notify someone from the release team. You can also add [https://phabricator.kde.org/calendar/export/ics/en57n5ovb3k6vg4mtqbx/events_release.ics phabricator's calendar events_release.ics] as remote calendar to korganizer so you always have the release schedule near you. === Thursday, November 7, 2024: 24.12 Dependency Freeze === From this moment on it is not allowed to add new depend...")
- 10:28, 8 October 2024 Akademy/Handbook/Core Team (hist | edit) [2,318 bytes] Kieryn (talk | contribs) (Created page with "This is the page for the Core Akademy team that works with the local team every year.")
- 20:10, 7 October 2024 Kexi/Plugins/Forms/Analysis (hist | edit) [8,169 bytes] Jstaniek (talk | contribs) (temp version)
- 01:20, 6 October 2024 Kexi/Authors/Oleg Kukharchuk (hist | edit) [263 bytes] Jstaniek (talk | contribs) (Created page with "thumbOleg Kukharchuk was born in 1982 in Belarus. He received degree in Minsk state higher radio-engineering college. He lives in Minsk and works as system engineer, enjoys writing code using Qt, walking and spending time with nature.")