71 Commits (35ef2e76c5607461308dcf84fb10c1941952205f)

Author SHA1 Message Date
Kurt Hindenburg 145310d896 Use QStringLiteral and QLatin1String 11 years ago
Kurt Hindenburg 05d2328d67 Remove some KDE4 usage in comments 11 years ago
Kurt Hindenburg ff66b231bf Remove unneeded includes 11 years ago
Kurt Hindenburg f9bb14fa76 s/setResizeMode/setSectionResizeMode/ 11 years ago
Alexander Potashev 2b90ac7ba8 Fix i18n contexts for file open dialog 11 years ago
Kurt Hindenburg 4cc527b395 Set current color as selected in QColorDialog::getColor() 11 years ago
Kurt Hindenburg b9961b6b85 For wallpaper open dialog convert to QFileDialog 11 years ago
Montel Laurent 83515eafbc Port to new connect api 12 years ago
Montel Laurent 5d4cda3e2f kdelibs4support-- 12 years ago
Montel Laurent b9c664bfce Convert to QDialog 12 years ago
Michal Humpula d3310de9e0 port KIcon to QIcon 12 years ago
Kurt Hindenburg b6304bcc59 Port KUrl to QUrl 12 years ago
Kurt Hindenburg eda0e431b2 Minor whitespace changes 12 years ago
Alex Richardson a3ce74d4eb Convert to Qt5 signal slot syntax 12 years ago
Kurt Hindenburg 23cda60915 Convert from KUrlCompletion to QFileSystemModel + QCompleter 12 years ago
Kurt Hindenburg 8c6c87f368 remove #pragma about kfiledialog crashing 12 years ago
Kurt Hindenburg 404dcdaf09 s/KLineEdit/QLineEdit 12 years ago
Kurt Hindenburg 1ea501da62 remove include moc from .cpp files - removes build warnings 13 years ago
Kurt Hindenburg 6656338961 Add pragma to keep track of KFileDialog crashes 13 years ago
Kurt Hindenburg b3dcab9cdd very minor style issues w/ spaces 13 years ago
Kurt Hindenburg f9e20a6042 very minor style issues w/ spaces 13 years ago
Alex Richardson a83db71590 Port to KF5/Qt5 13 years ago
Alex Richardson ab5e15b1b7 Revert "Port to KF5/Qt5" 13 years ago
Alex Richardson 4adfbe84bd Port to KF5/Qt5 13 years ago
Kurt Hindenburg 2b8d43ef48 Transform ColorSchemeEditor class from QWidget to KDialog 13 years ago
Kurt Hindenburg fae004a827 Add _IsNewScheme bool member 13 years ago
Kurt Hindenburg a091014a14 Changing styling in accordance with KDE styling guidelines + comments 13 years ago
Kurt Hindenburg 1c3a87bf5f ColorScheme dialog improvements - extra column for intense colors 13 years ago
Kurt Hindenburg bee9aa8f78 minor style fixes - remove empty lines start/end code blocks 14 years ago
Kurt Hindenburg 5b083640ce whitespace and style fixes 14 years ago
Kurt Hindenburg 01d97f9e3c -Wshadow fixes 14 years ago
Kurt Hindenburg e0862c603a Style fixes - separte commands - remove 2 ; - align { elses 14 years ago
Jekyll Wu 663e342aa8 Krazy fix: add the missing KUIT context marker 14 years ago
Jekyll Wu 1f72e9efaa Some trivial changes 14 years ago
Jekyll Wu 10b8ab28fc Move code around for consistency 14 years ago
Jekyll Wu 7412150341 Use KMessageWidget in place of the home made Konsole::WarningBox 14 years ago
Jekyll Wu 84542d294d Add tooltip for the color column in the coloscheme editor 14 years ago
Jekyll Wu c15f89676b Make the name columns non-editable in colorscheme editor 14 years ago
Jekyll Wu f42fd4721b Clean up unneeded #includes 14 years ago
Kurt Hindenburg f109f5d37d Apply astyle-kdelibs 14 years ago
Jekyll Wu cf92cece2b Remove leading white spaces in blank lines to make them really empty 15 years ago
Jekyll Wu 948a56bb87 Prefer forward declaration 15 years ago
Jekyll Wu fd4f45661b Remove dead code 15 years ago
Kurt Hindenburg 3fc7f9c147 Add some i18nc KUIT context. 15 years ago
Jekyll Wu de61d40c63 Include Qt headers in the form of "#include <Module/Class>" 15 years ago
Montel Laurent f7e8df65c8 normalize signals/slots 15 years ago
Kurt Hindenburg 087f67e4fc Allow an image to be set as the background in the terminal. 15 years ago
Montel Laurent b91f50015d Normalize signals/slots 15 years ago
Montel Laurent a955ae6e36 Don't check pointer before to delete it 15 years ago
Kurt Hindenburg fa3790fc7f Add some 18nc context 16 years ago