Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  data d86fd11e mehr als 4 Jahren admin BUILD: Add 0BUILD files for account templates.
  doc 5771fd8a fast 17 Jahren admin Initial import.
  m4 3a79007d fast 6 Jahren admin BUILD: Updated gwenhywfar.m4 and aqbanking-m4 (...
  po 018bb9e3 etwa 3 Jahren admin de.po: Fixed a typo.
  src 5625f07f 11 Tagen admin Disable unimplemented dialogs.
.gitignore 1,04 KB e308d9bd fast 2 Jahren admin Added valgrind caller script.
0BUILD 8,57 KB f98b6c09 12 Tagen admin incremented version.
AUTHORS 37 Bytes 5771fd8a fast 17 Jahren admin Initial import.
COPYING 34,4 KB ddc925b1 mehr als 7 Jahren admin No longer ignore COPYING file.
Doxyfile.in 104 KB aee6b863 mehr als 7 Jahren admin Updated new Doxyfile.in file.
Makefile.am 4,83 KB c211e776 mehr als 4 Jahren admin No longer create symlinks. Created folder "aqfi...
Makefile.cvs 3,81 KB 08335794 mehr als 7 Jahren admin build system: Added APIDOC framework using Doxy...
NEWS 0 Bytes 5771fd8a fast 17 Jahren admin Initial import.
README 4,75 KB 9c8b5333 etwa 3 Jahren admin Updated README.
TODO 1,92 KB 5e953be1 fast 2 Jahren admin added entry to TODO list.
aqfinance-128x128.png 2,08 KB 4410ce07 mehr als 15 Jahren admin Added a few icons (not yet finished).
aqfinance-256x256.png 2,39 KB e210a34a etwa 15 Jahren admin Added icon in 256x256.
aqfinance-64x64.png 4,1 KB 4410ce07 mehr als 15 Jahren admin Added a few icons (not yet finished).
aqfinance-config.in.in 1,36 KB 906b4223 fast 17 Jahren admin Build system fixes.
aqfinance.jpg 4,1 KB 4410ce07 mehr als 15 Jahren admin Added a few icons (not yet finished).
aqfinance.m4 4,42 KB 906b4223 fast 17 Jahren admin Build system fixes.
aqfinance.png 20,6 KB 4410ce07 mehr als 15 Jahren admin Added a few icons (not yet finished).
configure.ac 21,4 KB 52554676 fast 4 Jahren admin Prepared release 0.9.137.
mksymlinks.sh 3,88 KB 6808afac etwa 11 Jahren admin Added missing mksymlinks.sh.
vg_run.sh 1,29 KB e308d9bd fast 2 Jahren admin Added valgrind caller script.

Aktuellste Revisionen

# Datum Autor Kommentar
5625f07f 01.09.2025 21:23 admin

Disable unimplemented dialogs.

b99d3371 01.09.2025 21:23 admin

fixed dialog creation.

6823ae99 01.09.2025 14:10 admin

use FF_Dialog class.

55ea45f6 01.09.2025 14:09 admin

fixed includes.

452730f2 01.09.2025 14:09 admin

added new constructor, fixed existing one, added initAndShowDialog()

ae8debc9 01.09.2025 11:42 admin

use new class FF_Dialog and offload gui placement and layout to that class.

8ebaa787 01.09.2025 11:41 admin

Introduce FF_Dialog.

Its only task is to correctly show a dialog in the context of AqFinance.
Its most important method is showAndRunDialog() which should correctly
handle placement and layout of a dialog.

9231e025 01.09.2025 11:05 admin

Fixed dialog resizing.

The correct order for creating dialogs seems to be:
- construct dialog
- dlg->create()
- dlg->show(PLACEMENT_VISIBLE)
- dlg->init()
- dlg->recalc() /* to set DIRTY FLAG, otherwise the next resize will do nothing */
- dlg->resize(dlg->getWidth(), dlg->getHeight())...

f98b6c09 01.09.2025 11:02 admin

incremented version.

88ba6e79 03.04.2025 18:17 admin

fixed a bug.

Alle Revisionen anzeigen | Revisionen anzeigen

Auch abrufbar als: Atom