Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
tdebase/tqt3integration
Michele Calgaro 4808f8e67b
cmake files: change keywords to lower case
vor 2 Monaten
..
libtqttde Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
module Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
utils cmake files: change keywords to lower case vor 2 Monaten
CMakeL10n.txt Desktop file translations: vor 4 Jahren
CMakeLists.txt Rename tqt-kde integration to tqt-tde. vor 5 Jahren
ConfigureChecks.cmake Install the TDE integration library (libtqtkde) into TQt vor 5 Jahren
Makefile.am Rename tqt-kde integration to tqt-tde. vor 5 Jahren
README Rename tqt-kde integration to tqt-tde. vor 5 Jahren
configure.in.in Rename tqt-kde integration to tqt-tde. vor 5 Jahren

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