11 Commits (ffc1d2d36ff2ea8e5280f6ef145677c117727169)

Author SHA1 Message Date
Albert Astals Cid ba35bbd9e6 emit -> Q_EMIT 4 years ago
Albert Astals Cid e145f27970 Fix uninitialized memory read when opening the settings 4 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid d3b2317ab7 conf: Fix layout warnings 5 years ago
David Hurka d71929ffda Config dialog: Make screen combo box update in realtime 5 years ago
David Hurka 53a9f56668 Presentation config: Replace transitions checkbox by “Instant” item in combobox 5 years ago
David Hurka ed87909807 Move “Advance automatically” checkbox to its spin box 5 years ago
David Hurka 134cbc30d5 Port config dialogs from .ui to QFormLayout 5 years ago
David Hurka 4c7a2ac60e Connect presentation screen selection to KConfigWidgets 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid ddf691fbc9 Port away from deprecated QDesktopWidget::numScreens 6 years ago
Albert Astals Cid 265b85fd6e Remove unneded deprecated KConfigDialogManager::changedMap calls 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid 968e9d6073 Enable clazy old-style-connect 6 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Tobias Koenig 81f80ac3a4 Implement drawing quick selection tool for presentation mode 11 years ago
Montel Laurent 3b4ee788b8 Fix includes 12 years ago
Montel Laurent d386ea257e Port to new connect api 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Andrius Štikonas c663b27305 i18n: Add translation context. 16 years ago
Andrius Štikonas 377470ab15 Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 17 years ago
Pino Toscano d6518cec86 Add the possibility to select the current screen as start of the presentation mode, and make that the default (as one would expect). 18 years ago
Pino Toscano 1817a198d0 Add the possibility to choose which screen to use for the presentation mode. 18 years ago
Dirk Mueller 60fc1ef5a3 fix memory leak (CID 3626) 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano e3994658b6 make it compile with the new snapshot 20 years ago
Pino Toscano 8683df0416 Ported the General and Presentation config pages to Qt4. 20 years ago
Tobias Koenig b10d10a2bd Convert 'struct DocumentInfo' into a QDomDocument for more flexible information 21 years ago