Commit Graph

29 Commits

Author SHA1 Message Date
maxim
7bf136d6ac POChecker: there is no need to copy PoFamilyStats all over the place anymore
git-svn-id: trunk@62833 -
2020-03-31 14:19:29 +00:00
maxim
30f1ec9708 POChecker: store PoFamilyList in one place
git-svn-id: trunk@62829 -
2020-03-31 13:02:44 +00:00
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
maxim
f2caf1009a PoChecker: fixed off-by-one errors when showing updating/drawing progress in Graphical Statistics window
git-svn-id: trunk@58710 -
2018-08-14 22:24:29 +00:00
maxim
991df2faf8 POChecker: don't hide 'Open file in external editor' menuitem in Graphical Statistics form if external editor is not defined, just disable it (so user can know about this function at all)
git-svn-id: trunk@52514 -
2016-06-16 22:22:34 +00:00
maxim
d36885b8b8 POChecker: show all menuitems except "Open in system PO editor" only in advanced mode (when Shift key is pressed on menu popping up), as their execution may have unwanted side effects
git-svn-id: trunk@52443 -
2016-06-05 21:53:39 +00:00
maxim
e1a6937cda POChecker: added ability to refresh translations (i.e. sync them with master .po file). Regenerated translations and updated Russian translation.
git-svn-id: trunk@52427 -
2016-06-02 23:13:21 +00:00
maxim
b2605a63b4 POChecker: added total translated/untranslated/fuzzy strings statistics to result report and Graphical Statistics form.
Regenerated translations and updated Russian translation.

git-svn-id: trunk@52401 -
2016-05-27 22:47:40 +00:00
maxim
d467aa5554 POChecker: show popup menu in Graphical Statistics form only on right mouse button click
git-svn-id: trunk@52392 -
2016-05-26 13:28:45 +00:00
maxim
763e4881c7 POChecker: added ability to open PO file in system PO file editor from Graphical Statistics form (via context menu).
Regenerated translations and updated Russian translation.

git-svn-id: trunk@52387 -
2016-05-24 22:52:53 +00:00
mattias
1b0314f516 pochecker: less hints
git-svn-id: trunk@50934 -
2015-12-19 14:48:10 +00:00
maxim
e4dee28df4 PoChecker: only open .po file in IDE if user presses OK in dialog box
git-svn-id: trunk@46723 -
2014-10-30 23:03:51 +00:00
bart
656d15b225 PoChecker: don't use SimplePoFiles anymore, all it's functionality now is in Translations unit. Patch by G. Colla.
git-svn-id: trunk@46638 -
2014-10-22 10:41:36 +00:00
bart
65a9bb9867 PoChecker: GraphStat form:
- Show the form before constructing the icons
- Give visual feedback whilst constructing the icons

git-svn-id: trunk@46535 -
2014-10-12 11:52:31 +00:00
bart
192f1c46b5 PoChecker:
- save and restore WindowaSate of individual forms.
- better anchoring of controls on PoCheckerMainForm
- removed some debugln statements

git-svn-id: trunk@46435 -
2014-10-05 10:52:49 +00:00
bart
6e72c3b809 PoChecker: refactor.
git-svn-id: trunk@46415 -
2014-10-03 16:37:25 +00:00
bart
325ae8915a PoChecker:
- Add capability to open file in external editor (stand-alone version).
- Regenerate language files.

git-svn-id: trunk@46386 -
2014-09-30 22:43:59 +00:00
bart
96686c4731 PoChecker: save and restore windowgeometry of Results form and GraphicalSummary form.
git-svn-id: trunk@46381 -
2014-09-30 20:42:50 +00:00
bart
4b72c4b67c PoChecker:
- add error indicator to graphical summary: patch by Giuliano Colla
- regenerate language files

git-svn-id: trunk@46376 -
2014-09-30 18:46:46 +00:00
bart
50e798dd7f PoChecker: fix compilation error in r46354 #9ee2dd7f12.
git-svn-id: trunk@46355 -
2014-09-29 20:40:25 +00:00
bart
9ee2dd7f12 PoChecker:
- IDE integration (open PoFile in IDE). Patch by Giuliano Colla, slightly modified by me.
- Regenerated languagefiles.

git-svn-id: trunk@46354 -
2014-09-29 20:34:41 +00:00
bart
b0ae445fd6 PoChecker:
- reload a po-file when clicked on the Run button.
- some preparations for IDE integration.
Patch by Giuliano Colla, modified by me.

git-svn-id: trunk@46352 -
2014-09-29 20:22:28 +00:00
bart
1da95a4390 PoChecker: enable antialiasing mode in GraphStat form (currently only QT). Patch by Giuliano Colla.
git-svn-id: trunk@46351 -
2014-09-29 19:44:21 +00:00
bart
b2d853849b PoChecker:
- Change the hint for the ListView items in GraphStat form to show numbers as well as percentages.
- Regenerate language files.

git-svn-id: trunk@46328 -
2014-09-25 19:50:22 +00:00
bart
b717742113 PoChecker: remove redundant code from TGraphStatForm.ListViewMouseMove.
git-svn-id: trunk@46309 -
2014-09-24 14:46:56 +00:00
bart
d9d7efd73d PoChecker: fix missing icons in GraphStat ListView on Linux GTK2
git-svn-id: trunk@46266 -
2014-09-20 15:49:39 +00:00
bart
5192991612 PoChecker:
- Implement hints for the items in the graphical summary form
- Regenerate language files

git-svn-id: trunk@46257 -
2014-09-19 21:28:49 +00:00
bart
c78be04ea9 PoChecker:
- refactor the graphical summary form
  * use TListView with TImageList
- regenerate language files

git-svn-id: trunk@46256 -
2014-09-19 20:29:15 +00:00
bart
8dce505d77 PoChecker: starts implementing graphical summary for statistics.
git-svn-id: trunk@46230 -
2014-09-14 14:21:05 +00:00