summaryrefslogtreecommitdiffstats
path: root/src/basket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-03-051-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-041-60/+60
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove various '#define' strings - part 6Michele Calgaro2023-12-141-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-051-23/+23
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix crash on moving or coping the note while the selection is empty.Slávek Banko2022-07-071-2/+2
| | | | | | This resolves issue #11. Signed-off-by: Slávek Banko <[email protected]>
* Prevent null pointer deference in methods for selection.Slávek Banko2021-10-291-0/+12
| | | | | | This resolves the crash when exporting the Basket archive. Signed-off-by: Slávek Banko <[email protected]>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2020-04-101-3/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix support for GCC hidden visibility.gregory guy2020-04-101-2/+4
| | | | | Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-091-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-1/+1
|
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-5/+5
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-6/+6
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-5/+5
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-3/+3
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-4/+4
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-7/+7
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-5/+5
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-18/+18
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-13/+13
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-10/+10
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-45/+45
| | | | This reverts commit 882bcd26b3d60be72ea2b35921969a9850c52db9.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-45/+45
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* rename the following methods:tpearson2011-08-101-59/+59
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-8/+8
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-69/+69
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port baskettpearson2011-05-171-639/+648
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1232416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add author-abandoned basket applicationtpearson2010-01-101-0/+5734
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1072339 283d02a7-25f6-0310-bc7c-ecb5cbfe19da