3535 Commits (b8a458dcdc923353eb095f4e1cd7705a1e8a354d)
 

Author SHA1 Message Date
Pino Toscano b8a458dcdc old stuff no more used, and no need to waste i18n strings 19 years ago
Pino Toscano ca481df309 SVN_SILENT old stuff 19 years ago
Pino Toscano 301ab93196 Riactivate the very very very, and I underline very, experimental newstuff support we had before the KNS1 -> KNS2 switch: 19 years ago
Pino Toscano d57dc437b5 Give a "better" subtitle for the Accessibility configuration page so it's more "compliant" (but it was also before, IMHO) to the new HIG. 19 years ago
Script Kiddy 0fc32d6b18 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano 536b632536 Correctly translate the ink annotations now. 19 years ago
Pino Toscano 668dcad8da Now the annotations can be dragged and moved after being placed on a page, even if the page is rotated. 19 years ago
Pino Toscano ba765a3b69 give the right parent page to the annotations also when restoring them from xml 19 years ago
Pino Toscano 0e7aeb2ba8 no need to set a new rotation if it's equal to the currently set 19 years ago
Pino Toscano b41dcfeddc - store a pointer of the owning page in each annotation 19 years ago
Aaron J. Seigo 425252e04a add about data to this generator. also makes a pot file possible again. everyone wins. ;) 19 years ago
Pino Toscano 9f17173619 always as temporary widget, show a text area for the annotation contents 19 years ago
Pino Toscano 65f4831365 correct markup 2, the revenge 19 years ago
Pino Toscano 26857d5433 SVN_SILENT don't allocate a matrix in the rare case there's no need for it 19 years ago
Pino Toscano 3c009773ca __linux__ -> Q_OS_LINUX 19 years ago
Christian Ehrlicher eff4ffe995 win32 compile++ 19 years ago
Pino Toscano b73555b7f3 Windows functions to get the amount of total and free memory. 19 years ago
Pino Toscano 905f6c0946 int -> qulongqlong for the memory sizes 19 years ago
Christian Ehrlicher 62ba0d45d0 k3procio-- 19 years ago
Christian Ehrlicher a913ceb5fd win32 compile++ 19 years ago
Pino Toscano 88474e3e46 manually iterate in RegularArea instead of using Q_FOREACH, it seems msvc does not like it in template classes 19 years ago
Pino Toscano 54f586f18a remove the editing of unique name and flags, they are internal 19 years ago
Pino Toscano 4754b6713e no need for a parent widget, as its parent will be another layout 19 years ago
Pino Toscano 5f3a391744 string -> char for startsWith() 19 years ago
Pino Toscano 5f38c3305f typos 19 years ago
Pino Toscano 8114ea7200 fix or add the include guards 19 years ago
Stephan Kulow 137f5be786 don't overrun array (CID 3864) 19 years ago
Pino Toscano dab13e8241 SVN_SILENT improve apidox for setAboutData() 19 years ago
Pino Toscano 27e738f238 Start adding backend information to each generator. 19 years ago
Pino Toscano fea03a9bbd appName -> catalogName, even for the information we get from the about data 19 years ago
Pino Toscano 66518d52a7 Do not delete the kde bookmark manager here, it's automatically deleted. 19 years ago
Pino Toscano f2ef436a56 when in embedded mode, create only the base actions for the view (zoom combo/in/out) 19 years ago
Pino Toscano 2f8a8f8f44 fix integration with the shell 19 years ago
Pino Toscano 5387c50960 Make the Configure backends dialog working, of course if the generators have the proper support for "mutable" configuration. 19 years ago
Pino Toscano 65920e10c6 document that reparseConfig() can be called even when not really necessary 19 years ago
Pino Toscano 43f83cb967 move the calculation of the number of configurable generators to the Document, and start to store the information about the configurability of a generator 19 years ago
Script Kiddy c1a3a10aa0 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano a07b2ca166 Properly build the url of the external sound to be played. 19 years ago
Laurent Montel 889031ab1d Remove not necessary cmake variable 19 years ago
Script Kiddy 94e66ff910 SVN_SILENT made messages (.desktop file) 19 years ago
Pino Toscano f76f15470a Add the file size to the document information that the generator may provide. 19 years ago
Pino Toscano b861878436 RegularAreaRect needs to be exported 19 years ago
Pino Toscano 2dd2506b8d forward declare what we can, so including area.h is no more needed 19 years ago
Pino Toscano fbe8dbf108 promote RegularAreaRect from a typedef to a class, a bit more easy to eventually expand in the future 19 years ago
Pino Toscano ffd5ed0280 the dialog for choosing backend is private, so let its header be _p.h 19 years ago
Pino Toscano 808aa2a621 duplicate header 19 years ago
Pino Toscano f28acc1e74 correct markup 19 years ago
Pino Toscano a71f01234b delete the internal doc when we close the document, not when we open the new one 19 years ago
Laurent Montel f2ce8de556 Remove not necessary cmake variable (already defined 19 years ago
Pino Toscano f5c216b19c extract the private class of AudioPlayer out of the implementation, so the Document can store the url of the current document; 19 years ago