summaryrefslogtreecommitdiffstats
path: root/src/basket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-03-051-3/+3
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-041-60/+60
* Remove various '#define' strings - part 6Michele Calgaro2023-12-141-4/+4
* Replace Qt with TQtMichele Calgaro2023-11-051-23/+23
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-3/+3
* Fix crash on moving or coping the note while the selection is empty.Slávek Banko2022-07-071-2/+2
* Prevent null pointer deference in methods for selection.Slávek Banko2021-10-291-0/+12
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2020-04-101-3/+3
* Fix support for GCC hidden visibility.gregory guy2020-04-101-2/+4
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-091-1/+1
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-1/+1
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-131-5/+5
* 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
* 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
* rename the following methods:tpearson2011-08-101-8/+8
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-69/+69
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
* TQt4 port baskettpearson2011-05-171-639/+648
* Add author-abandoned basket applicationtpearson2010-01-101-0/+5734