No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
tdebase/tqt3integration
Michele Calgaro 4808f8e67b
cmake files: change keywords to lower case
hace 3 semanas
..
libtqttde Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 2 meses
module Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 2 meses
utils cmake files: change keywords to lower case hace 3 semanas
CMakeL10n.txt Desktop file translations: hace 4 años
CMakeLists.txt Rename tqt-kde integration to tqt-tde. hace 5 años
ConfigureChecks.cmake Install the TDE integration library (libtqtkde) into TQt hace 5 años
Makefile.am Rename tqt-kde integration to tqt-tde. hace 5 años
README Rename tqt-kde integration to tqt-tde. hace 5 años
configure.in.in Rename tqt-kde integration to tqt-tde. hace 5 años

README

TQt/TDE UI integration. Makes TQt-only apps use several TDE dialogs without any modifications
to these applications. Can be turned off by setting $TQT_NO_TDE_INTEGRATION.

Installation:
Just plain make && make install.
Additionally 'make generate' needs to be done in utils/, and TQt needs to be patched using the sources
generated in utils/tqt . Patch should be applied, the .cpp/.h files belong to src/kernel/ ,
the .h file additionally should go to include/private .


<l.lunak@suse.cz>


=====

- nastavovat WM_CLASS i vsem poddialogum tech, ktere se zobrazuji?

v kded nesmi byt nic, co znovu vstupuje do event loop
    - udelat na to test
    - spravit tdewallet

blokovat uzivatelsky vstup, jako to dela kapp pro dcop

obcas se dela demand-attention v taskbaru
- navic je problem s focus stealing prevention, kdyz aplikace nejdriv zobrazi jen samotny dialog
    - delat updateUserTimestamp?

filedialogs
    - pamatovat si working directory pro kazdou dcop konexi, a pouzit, kdyz neni dano?
    - vraceni selectedFilter uplne nefunguje, protoze KFileDialog nevraci cely filter (*.cpp|C++ File), alen jen *.cpp

getColor()
    - KColorDialog neumi alpha channel - ale to mac taky ne

getFont()
    - zmenil jsem QFont* def na const QFont& def, tj. vzdy je k dispozici, neexistence se da null hodnotou