Main public logs
Appearance
Combined display of all available logs of KDE Community Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:35, 8 December 2024 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.4.4 (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.6.3 (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 Jstaniek talk contribs created page Kexi/Releases/0.1.0 Beta 5 Changes (Created page with "< Back to [[../1|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 Jstaniek talk contribs created page Kexi/Releases/0.1.0 Beta 4 Changes (Created page with "< Back to [[../1|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 Jstaniek talk contribs created page Kexi/Releases/0.1.0 Beta 3 Changes (Created page with "< Back to [[../1|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 Jstaniek talk contribs created page Kexi/Releases/0.1.0 Beta 2 Changes (Created page with "< Back to [[../1|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 Jstaniek talk contribs created page Kexi/Releases/1.0.0 Beta 1 Changes (Created page with "< Back to [[../1|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 Jstaniek talk contribs created page Kexi/Releases/0.8.1 Changes (Created page with "< Back to [[../1|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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.3 Beta (Created page with "See also [[../Kexi 2.3|Kexi 2.3 release]], [[../Kexi 2.2|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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.5 Beta (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/")
- 07:11, 8 December 2024 User account Katherine talk contribs was created automatically
- 22:03, 7 December 2024 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.9 Beta (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.8.7 (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.8.6 (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.8.5 (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.8.3 (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.8.2 (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/")
- 21:06, 7 December 2024 User account Paxtra talk contribs was created automatically
- 16:23, 7 December 2024 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.7.5 (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.7.4 (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.7.3 (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.7.2 (Created page with "See http://www.calligra.org/news/calligra-2-7-2-released")
- 10:53, 7 December 2024 User account Quanteneqx talk contribs was created automatically
- 01:59, 7 December 2024 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.4.3 (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 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.4.1 (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.")
- 23:15, 6 December 2024 User account Mzapmos talk contribs was created automatically
- 01:10, 6 December 2024 Jstaniek talk contribs created page Kexi/Releases/Kexi 2.9.11 (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"...")
- 20:39, 5 December 2024 User account Usereightthreeninefive talk contribs was created automatically
- 14:57, 5 December 2024 User account Islari talk contribs was created automatically
- 16:41, 3 December 2024 Tosky talk contribs created page KDE Gear/25.04 Release notes (Initial version of the page)
- 15:22, 3 December 2024 User account Sdkaaa talk contribs was created automatically
- 13:07, 3 December 2024 User account Charlles talk contribs was created automatically
- 09:48, 3 December 2024 User account Yumusak talk contribs was created automatically
- 07:31, 3 December 2024 User account Alepas talk contribs was created automatically
- 01:51, 3 December 2024 Jstaniek talk contribs created page Kexi/Releases/1.1.1 Changes (Created page with "KEXI is a visual database apps builder, developed since 2002. < Back to [[../1|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 Jstaniek talk contribs created page Kexi/Releases/1.1.2 Changes (Created page with "KEXI is a visual database apps builder, developed since 2002. < Back to [[../1|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 Jstaniek talk contribs created page Kexi/Releases/1.1.3 Changes (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...")
- 00:36, 3 December 2024 Jstaniek talk contribs created page Template:GitCommitLink (Created page with "[https://invent.kde.org/{{{1}}}/-/tree/{{{2}}} {{{3}}} Git {{{2}}}]")
- 00:28, 3 December 2024 Jstaniek talk contribs created page Template:GitTagLink (Created page with "[https://invent.kde.org/{{{1}}}/-/tree/v{{{2}}} {{{3}}} git v{{{2}}}]")
- 23:06, 2 December 2024 Jstaniek talk contribs created page Template:RC (Created page with "<abbr title="Release Candidate">RC</abbr>")
- 21:57, 2 December 2024 User account Josepant talk contribs was created automatically
- 21:16, 30 November 2024 User account Zeroday talk contribs was created automatically
- 19:11, 30 November 2024 Bcooksley talk contribs deleted the user account "Bbbnbbb" (12156)
- 19:11, 30 November 2024 Bcooksley talk contribs merged the user account "Bbbnbbb" (12156) into GhostUser (11459)
- 18:47, 27 November 2024 User account Saurov talk contribs was created automatically
- 16:10, 27 November 2024 User account Urressbay talk contribs was created automatically
- 21:54, 26 November 2024 User account Davidez talk contribs was created automatically
- 10:46, 25 November 2024 User account Gnuman talk contribs was created automatically
- 10:27, 25 November 2024 User account Speedytuxp talk contribs was created automatically
- 08:30, 24 November 2024 User account Chelsea talk contribs was created automatically