5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make better use of the Prefs class. Code cleaning. Patch from Ralph Mack, thank you. More... over 20 years ago
Make better use of the Prefs class. Code cleaning. Thanks for patch from Ralph Mack. CCMAIL:[email protected] More... over 20 years ago
Remove obsolete KDevelop file More... over 20 years ago
Fix compilation: XmlWriter.h:92: error: syntax error before `auto' More... over 20 years ago
More random dox fixes. This leaves just KStars and KMPlot with broken dox. More... over 20 years ago
Generate dox all over. keduca needs a decent mainpage, and there are just _gobs_ of doxygen errors in here. More... over 20 years ago
Updated copyright More... over 20 years ago
Printing vocabularies. The following improvements have been made: - All columns (translations) are printed. - Grade colors are used. - Column widths are checked to fit on page. More... over 20 years ago
Better i18n support for information displayed in the statusbar. More... over 20 years ago
Code cleanup. Removed some kdDebug(). More... over 20 years ago
Remove obsolete function More... over 20 years ago
Better i18n support for information displayed in the statusbar. Code cleanup. More... over 20 years ago
Code cleanup More... over 20 years ago
FEATURE: Initial printing support for KVocTrain. Only printing of the vocabulary table is supported. The present code has the following limitations: - Only original and first translation is printed. - Only one page width is printed. - There is no width checking. Make sure that the printed columns fit on one page by adjusting the widths of the table columns. Printing in landscape will of course allow wider coulmns. - Text is printed in black, grade colors are ignored. CCBUG:95227 More... over 20 years ago
Make sure the correct lesson is displayed in the table while navigating the entry edit dialog. BUG:106457 More... over 20 years ago
FEATURE: The most infamous (?) code in KVocTrain says goodbye. I am deleting the script langen2kvtml in favor of a new ability to directly open VokabelTrainer .voc files in KVocTrain. Note that the newer format .vt2 is not supported. This is also my way of addressing bug #58061. The new import mechaninsm has been tested with files available at http://www.vokabeln.de and the result is acceptable in most cases. Testing and comments more than welcome. BUG:58061 More... over 20 years ago
SVN_SILENT made messages (.desktop file) More... over 20 years ago
Layouts and QLabel wordwrap really do not go well together, but this seems to work OK. More... over 20 years ago
update authors More... over 20 years ago
Use word wrap in the example sentence query dialog. BUG:106443 More... over 20 years ago
no such files More... over 20 years ago
fixuifiles More... over 20 years ago
Make sure the correct lesson is displayed when editing an entry More... over 20 years ago
Trying to improve layout, but not happy. Turning on wordwrap for the queryField label gives very unpredictable layout results. More... over 20 years ago
Updated accelerator More... over 20 years ago
lost in <variablelist>... hope this fixes it! [email protected] More... over 20 years ago
fix compilation, sorry about that, hope it's OK now [email protected] More... over 20 years ago
layoutMargin should be 0 in dialog widgets since KDialog itself adds a default margin. CCMAIL:[email protected] More... over 20 years ago
Properly adapt to right-to-left and left-to-right alignment depending on language in the table. More... over 20 years ago
update last screenshots More... over 20 years ago