Timothy Pearson
40778f3745
Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS
13 years ago
Timothy Pearson
ad81c1f6d0
Commit these two GIT hashes to the TQt4 branch
...
078391d077
437b7e59d8
13 years ago
Timothy Pearson
078391d077
Fix Qt3 compilation when Xinerama is not available
...
Thanks to "Fat-Zer" for the patch!
13 years ago
Timothy Pearson
437b7e59d8
Fix Qt3 libjpeg silent crash if compiled library version does not match the shared library version present on the local system
...
Thanks to "Fat-Zer" for the patch!
13 years ago
Timothy Pearson
d89ad4b5ec
Remove duplicate headers in Qt3
13 years ago
Timothy Pearson
855a823c55
Make tsak error messages clearer
13 years ago
Timothy Pearson
a84030d5d9
Add LibreOffice 3.3.3 TDE patchset to GIT
13 years ago
Timothy Pearson
264504354d
Fix tsak process locking
...
Fork off tsak daemon automatically
13 years ago
Timothy Pearson
543eb0a027
Fix up tsak
13 years ago
Timothy Pearson
e675939609
Send a grouping of three SAK messages for each SAK keypress
...
This is needed because each client consumes a single notification message
13 years ago
Timothy Pearson
359c0da917
Make tsak far more robust
13 years ago
Timothy Pearson
76802a71ae
Make tsak a bit more robust
13 years ago
Timothy Pearson
34a301ab0c
Make tsak a bit more robust
13 years ago
Timothy Pearson
5714610dff
Remove link to config.h in Qt3 include directory
...
This repairs TDE compilation
13 years ago
Timothy Pearson
b8aa7258ce
Cleanup tsak a bit
13 years ago
Timothy Pearson
a51be1ba31
Add experimental tsak program
...
tsak may make its way into kdebase in the near future...stay tuned!
13 years ago
Timothy Pearson
e01e79d397
Fix Qt3 compilation against new libpng versions
13 years ago
Timothy Pearson
d4099caa96
Fix Qt3 builds on Slackware via removal of the png.h symlink
13 years ago
Timothy Pearson
15842f0ea0
Fix Qt3-->TQt3 conversion scripts
13 years ago
Timothy Pearson
a01d7c169f
Minor conversion script fixup
13 years ago
Timothy Pearson
58e7255884
Clean up said scripts a bit
13 years ago
Timothy Pearson
410ac8ccb7
Add scripts to autogenerate a "real" TQt3 from the Qt3 sources in GIT
13 years ago
Timothy Pearson
156128284a
Add new emitResizedSignal method to QDesktopWidget
13 years ago
Timothy Pearson
a93face913
TQt port the TDE file picker for LibreOffice
...
Also update LibreOffice debian packaging patches
13 years ago
Timothy Pearson
1a43685296
Fix TDE filepickers in OpenOffice
13 years ago
Timothy Pearson
9627687cd2
Added initial version of Trinity integration for LibreOffice
...
Native widgets are known to work properly
File picker may or may not function at this point
13 years ago
Timothy Pearson
ab52bb043e
Increase size of internal shared double buffer to accommodate larger screens more typical of modern (year 2011) systems
13 years ago
Timothy Pearson
8a8a2ac851
Add missing TQPainter::tqdrawPolyline(...) method
13 years ago
Timothy Pearson
9b240ccca4
Remove spurious junk that was causing kalyptus to fail from QSplitter/TQSplitter header files
13 years ago
Timothy Pearson
116eb65447
Added some misc files
13 years ago
Timothy Pearson
43cb8cc539
Revert delayed init commit as it won't work the way I intended
13 years ago
Timothy Pearson
6b749249ee
Add new delayed initialization constructor to QApplication
13 years ago
Timothy Pearson
b6c6d9f8dd
rename the following methods:
...
tqparent parent
tqmask mask
13 years ago
Timothy Pearson
03256f3cd5
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
13 years ago
Timothy Pearson
0594950f65
Add PE_HeaderSectionMenu to TQt4
13 years ago
Timothy Pearson
c9ab463ba1
Fix TQt4 FTBFS
13 years ago
Timothy Pearson
8267b6fe74
Fix TQt4 FTBFS
13 years ago
Timothy Pearson
5b8fb8d16e
Fix another Qt3/TQt4 FTBFS related to the QSplitter commit
13 years ago
Timothy Pearson
abad789602
Fix another FTBFS
13 years ago
Timothy Pearson
fe1b3c2e45
Fix FTBFS from prior commit
13 years ago
Timothy Pearson
816f448426
Expose some QSplitter private classes for added functionality in Trinity
...
This is not a security risk
13 years ago
Timothy Pearson
a4b5d4c845
Forward-port the following Qt3 GIT commits to TQt4:
...
3653f049bf
[ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView
4dd6a7ae2c
[ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element
13 years ago
Timothy Pearson
3653f049bf
[ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView
13 years ago
Timothy Pearson
4dd6a7ae2c
[ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element
...
This is needed to make the PopupMenuTitle UI element work properly
13 years ago
Timothy Pearson
18b62cf4a7
Add notes on future repairs
13 years ago
Timothy Pearson
7e80b57fd4
Disable the TQSocketNotifier<-->QSocketNotifier bridge and utilize
...
the builtin TQSocketNotifier code instead.
This fixes the DCOP server failure due to:
"tqsocketnotifiers are not being registered with the main tqeventloop (via TQApplication::eventLoop()->registerSocketNotifier( this )) (and for obvious reasons, they ***cannot*** be if the tqsocketnotifier<-->qsocketnotifier bridge is active)"
13 years ago
Timothy Pearson
4ff8edd99a
Remove obsolete FAQ file
14 years ago
Timothy Pearson
11b82515f8
Revert 01_export_stat64_symbols.diff due to FTBFS
14 years ago
Timothy Pearson
a7b8e60241
Work around QString::toDouble() problem in Qt4.7 under gcc4.6 and i386
...
This manifests as an incorrect conversion of "3.3" to a double value
greater than 3.3, as detected by the check for "too recent" version
in ./tools/designer/uic/main.cpp
Nokia really needs to get some quality control people checking their code!
14 years ago
Timothy Pearson
30af961d86
Remove temporary files from source tree
14 years ago