summaryrefslogtreecommitdiffstats
path: root/src/qt_qt_wrapper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-021-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdestandarddirs.hMichele Calgaro2025-02-251-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdecrash.hMichele Calgaro2024-12-281-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Unref imggc and add separate CDE checksrjb3302024-10-301-7/+12
| | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com>
* Add some comments in drawTQPixmapToWindow()rjb3302024-10-281-3/+8
| | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com>
* Remove bitmap offset from radio for qtcurverjb3302024-10-271-4/+1
| | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com>
* Additional scrollbar correctionsrjb3302024-10-271-1/+24
| | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com>
* Add Palemoon to mozillaFixrjb3302024-10-271-1/+1
| | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com>
* Use bitmap masks for some widgetsrjb3302024-10-271-26/+77
| | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com>
* Replace Qt with TQtMichele Calgaro2024-04-071-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-051-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Check for null pointerr14.1.0Mavridis Philippe2023-02-081-1/+3
| | | | | | | This fixes a crash when the SESSION_MANAGER enviroment variable is not set. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Replace Qt branding with TQt ones and add GTK version.Chris2019-08-131-3/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix FTBFS with clangSlávek Banko2018-02-041-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Do not register crash handler for Firefox, Thunderbird, Chromium, etc.r14.0.0Timothy Pearson2014-11-181-2/+3
|
* Do not register DrKonqui signal handler when launching Mozilla and ChromiumTimothy Pearson2014-11-161-13/+28
| | | | This resolves Bug 1497
* Fix notification-daemon-tde hang on SM Phase 1 of logoutTimothy Pearson2014-07-171-1/+1
| | | | This resolves Bug 2051
* Fix prior commitTimothy Pearson2014-05-101-1/+2
|
* Provide a more descriptive program name to any inquiring processesTimothy Pearson2014-05-101-11/+21
|
* Attempt to fix crashes of type reported inTimothy Pearson2014-05-061-206/+210
| | | | TDECRSH-462c534-5e49d10-6c0a952-ef4ca8d-e1a8a91-9c3a359-fc344d2
* Fix Firefox scrollbarsTimothy Pearson2013-12-221-1/+1
|
* Fix numerous drawing glitches in FirefoxTimothy Pearson2013-12-221-5/+5
|
* Fix severe iceweasel/icedove tab bar corruptionTimothy Pearson2013-10-301-6/+4
| | | | Clean up minor build warnings
* Fix FTBFS.Darrell Anderson2013-03-031-1/+1
|
* Change cache file location to user's TDE cache directory rather than user's ↵Darrell Anderson2013-03-021-1/+3
| | | | | | root directory. This resolves bug report 1259.
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Set GTK event passthrough on startupTimothy Pearson2012-11-291-0/+9
|
* Fix a couple of glitches in tabs and dropdown listsTimothy Pearson2012-10-261-5/+7
|
* Prevent from registering with DCOPSlávek Banko2012-06-121-0/+2
| | | | This resolves Bug 956
* Rename kde-config to tde-configTimothy Pearson2012-02-261-2/+2
|
* Rename a few stragglersTimothy Pearson2011-12-241-6/+6
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-123/+123
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-35/+35
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-114/+114
| | | | This reverts commit 7225c815f485e09d2d967c4e97913cf676029103.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-114/+114
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-3/+3
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix highly visible incorrect mapping of GTK generic file icon to TDE unknown ↵v3.5.13tpearson2011-10-261-1/+1
| | | | | | | | | mimetype icon This is rammed throught the hard freeze only due to its high visibility in common GTK applications such as Firefox git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1260773 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix menu bar drawing failures on Firefox v4+ and Thunderbird when used with ↵tpearson2011-10-241-2/+2
| | | | | | | | | the GTK Qt Theme Engine This partially resolves Bug 546 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1260478 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix GTK Qt engine when used with a compositor supporting ARGB visualstpearson2011-10-241-2/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1260464 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add notes to gtk engine on how to fix the Tree View...when GTK fixes it first!tpearson2011-10-191-3/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1259600 283d02a7-25f6-0310-bc7c-ecb5cbfe19da